| Commit message (Expand) | Author | Age |
* | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 |
* | Allow cherry-pick (and revert) to add signoff line | Dan McGee | 2008-04-26 |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-02 |
|\ |
|
| * | revert: actually check for a dirty index | Jeff King | 2008-03-02 |
* | | Avoid unnecessary "if-before-free" tests. | Jim Meyering | 2008-02-22 |
* | | Make error messages from cherry-pick/revert more sensible | Junio C Hamano | 2008-02-05 |
|/ |
|
* | Improve use of lockfile API | Brandon Casey | 2008-01-16 |
* | Mention that git-rm can be an appropriate resolution as well as git-add. | David Symonds | 2007-11-30 |
* | revert/cherry-pick: Allow overriding the help text by the calling Porcelain | Wincent Colaiuta | 2007-11-30 |
* | revert/cherry-pick: do not mention the original ref | Junio C Hamano | 2007-11-25 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-14 |
|\ |
|
| * | revert/cherry-pick: allow starting from dirty work tree. | Junio C Hamano | 2007-11-13 |
* | | Resurrect git-revert.sh example and add comment to builtin-revert.c | Junio C Hamano | 2007-11-13 |
* | | Merge branch 'jc/revert-merge' | Junio C Hamano | 2007-11-04 |
|\ \ |
|
| * | | revert/cherry-pick: work on merge commits as well | Junio C Hamano | 2007-10-26 |
* | | | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 |
|\ \ \ |
|
| * | | | Make builtin-revert.c use parse_options. | Pierre Habouzit | 2007-10-29 |
| |/ / |
|
* | | | Merge branch 'maint' into HEAD | Junio C Hamano | 2007-10-30 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | cherry-pick/revert: more compact user direction message | Nicolas Pitre | 2007-10-30 |
* | | Use xmemdupz() in many places. | Pierre Habouzit | 2007-09-18 |
|/ |
|
* | More static | Junio C Hamano | 2007-06-13 |
* | Missing statics. | Pierre Habouzit | 2007-06-08 |
* | Fix command line parameter parser of revert/cherry-pick | Junio C Hamano | 2007-05-23 |
* | Correct error message in revert/cherry-pick | Shawn O. Pearce | 2007-05-10 |
* | Use .git/MERGE_MSG in cherry-pick/revert | Shawn O. Pearce | 2007-05-08 |
* | git-revert: Revert revert message to old behaviour | Johannes Schindelin | 2007-03-24 |
* | Correct new compiler warnings in builtin-revert | Shawn O. Pearce | 2007-03-12 |
* | Switch to run_command_v_opt in revert | Shawn O. Pearce | 2007-03-11 |
* | cherry-pick: Bug fix 'cherry picked from' message. | Shawn O. Pearce | 2007-03-05 |
* | cherry-pick: Suggest a better method to retain authorship | Johannes Schindelin | 2007-03-04 |
* | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 2007-03-03 |