aboutsummaryrefslogtreecommitdiff
path: root/git-revert.sh
Commit message (Expand)AuthorAge
* honor GIT_REFLOG_ACTION in git-commitJunio C Hamano2007-02-03
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Use nice names in conflict markers during cherry-pick/revert.Shawn O. Pearce2007-01-14
* Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2007-01-14
* Merge branch 'jc/int'Junio C Hamano2007-01-14
|\
| * Consistent message encoding while reusing log from an existing commit.Junio C Hamano2007-01-13
* | Allow whole-tree operations to be started from a subdirectoryJunio C Hamano2007-01-12
|/
* git-revert: Fix die before git-sh-setup defines it.Bob Proulx2007-01-12
* Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
* Suggest 'add' in am/revert/cherry-pick.Shawn O. Pearce2006-12-21
* Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\
| * git-revert with conflicts to behave as git-merge with conflictsLuben Tuikov2006-10-15
* | 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