Files
git/builtin
Jonathan Nieder 6a156fdea2 revert: simplify communicating command-line arguments
Currently, command-line arguments are communicated using (argc, argv)
until a prepare_revs() turns it into a terse structure.  However,
since we plan to expose the cherry-picking machinery through a public
API in the future, we want callers to be able to call in with a
filled-in structure.  For the revert builtin, this means that the
chief argument parser, parse_args(), should parse into such a
structure.  Make this change.

[rr: minor improvements, commit message]

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-10-23 21:26:51 -07:00
..
2011-10-13 19:03:23 -07:00
2011-10-05 12:36:23 -07:00
2011-06-20 14:27:36 -07:00
2011-08-28 21:20:28 -07:00
2011-10-17 21:37:12 -07:00
2011-09-12 11:43:58 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-10-06 13:54:32 -07:00
2011-10-03 11:55:57 -07:00
2011-10-05 12:36:20 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 10:16:54 -07:00
2011-03-22 11:43:27 -07:00
2011-03-22 10:16:54 -07:00
2011-10-10 15:56:17 -07:00
2011-09-01 15:46:13 -07:00
2011-03-09 23:52:56 -08:00
2011-05-31 12:19:11 -07:00
2011-10-10 15:56:18 -07:00
2011-03-22 10:16:54 -07:00
2011-08-25 14:42:11 -07:00
2011-03-22 10:16:54 -07:00