Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-06-13 | More static | Junio C Hamano | 1 | -2/+2 |
2007-06-08 | Missing statics. | Pierre Habouzit | 1 | -1/+1 |
2007-05-23 | Fix command line parameter parser of revert/cherry-pick | Junio C Hamano | 1 | -2/+5 |
2007-05-10 | Correct error message in revert/cherry-pick | Shawn O. Pearce | 1 | -1/+1 |
2007-05-08 | Use .git/MERGE_MSG in cherry-pick/revert | Shawn O. Pearce | 1 | -11/+6 |
2007-03-24 | git-revert: Revert revert message to old behaviour | Johannes Schindelin | 1 | -5/+5 |
2007-03-12 | Correct new compiler warnings in builtin-revert | Shawn O. Pearce | 1 | -2/+2 |
2007-03-11 | Switch to run_command_v_opt in revert | Shawn O. Pearce | 1 | -4/+9 |
2007-03-05 | cherry-pick: Bug fix 'cherry picked from' message. | Shawn O. Pearce | 1 | -2/+2 |
2007-03-04 | cherry-pick: Suggest a better method to retain authorship | Johannes Schindelin | 1 | -13/+6 |
2007-03-03 | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 1 | -0/+406 |