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