summaryrefslogtreecommitdiff
path: root/git-revert.sh
AgeCommit message (Expand)Author
2007-02-03honor GIT_REFLOG_ACTION in git-commitJunio C Hamano
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-15Use nice names in conflict markers during cherry-pick/revert.Shawn O. Pearce
2007-01-15Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano
2007-01-14Merge branch 'jc/int'Junio C Hamano
2007-01-13Consistent message encoding while reusing log from an existing commit.Junio C Hamano
2007-01-13Allow whole-tree operations to be started from a subdirectoryJunio C Hamano
2007-01-12git-revert: Fix die before git-sh-setup defines it.Bob Proulx
2007-01-10Disallow working directory commands in a bare repository.Shawn O. Pearce
2006-12-22Suggest 'add' in am/revert/cherry-pick.Shawn O. Pearce
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-10-16git-revert with conflicts to behave as git-merge with conflictsLuben Tuikov
2006-10-10Fix git-revertJunio C Hamano
2006-10-06cherry-pick: make -r the defaultJunio C Hamano
2006-07-13Fix grammatical error in git-revertJunio C Hamano
2006-05-10revert/cherry-pick: use aggressive merge.Linus Torvalds
2006-02-21cherry-pick/revert: error-help message rewording.Junio C Hamano
2006-01-08revert/cherry-pick: handle single quote in author name.Junio C Hamano
2005-12-14git-revert: Usage string clean-upfreku045@student.liu.se
2005-12-08Add documentation for git-revert and git-cherry-pick.Nikolai Weibull
2005-12-05Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-24git-revert: make --edit default.Junio C Hamano
2005-11-24Allow editing of a revert-messageLinus Torvalds
2005-11-11Do not lose author name information to locale gotchas.Junio C Hamano
2005-09-27Do not require clean tree when reverting and cherry-picking.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano