aboutsummaryrefslogtreecommitdiff
path: root/git-revert.sh
Commit message (Expand)AuthorAge
* Fix git-revertJunio C Hamano2006-10-09
* cherry-pick: make -r the defaultJunio C Hamano2006-10-05
* Fix grammatical error in git-revertJunio C Hamano2006-07-12
* revert/cherry-pick: use aggressive merge.Linus Torvalds2006-05-09
* cherry-pick/revert: error-help message rewording.Junio C Hamano2006-02-21
* revert/cherry-pick: handle single quote in author name.Junio C Hamano2006-01-07
* git-revert: Usage string clean-upfreku045@student.liu.se2005-12-14
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-08
* Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis2005-12-04
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-25
* git-revert: make --edit default.Junio C Hamano2005-11-23
* Allow editing of a revert-messageLinus Torvalds2005-11-23
* Do not lose author name information to locale gotchas.Junio C Hamano2005-11-11
* Do not require clean tree when reverting and cherry-picking.Junio C Hamano2005-09-26
* Big tool rename.Junio C Hamano2005-09-07