| Commit message (Expand) | Author | Age |
... | |
* | reset: don't allow "git reset -- $pathspec" in bare repo | Martin von Zweigbergk | 2013-01-15 |
* | reset.c: pass pathspec around instead of (prefix, argv) pair | Martin von Zweigbergk | 2013-01-15 |
* | reset $pathspec: exit with code 0 if successful | Martin von Zweigbergk | 2013-01-15 |
* | reset $pathspec: no need to discard index | Martin von Zweigbergk | 2013-01-15 |
* | i18n: reset: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 |
* | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 |
|\ |
|
| * | reset: the command takes committish | Junio C Hamano | 2012-07-09 |
* | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 |
|/ |
|
* | reset: update cache-tree data when appropriate | Thomas Rast | 2011-12-06 |
* | Merge branch 'jk/reset-reflog-message-fix' | Junio C Hamano | 2011-08-08 |
|\ |
|
| * | reset: give better reflog messages | Jeff King | 2011-07-22 |
* | | reset [<commit>] paths...: do not mishandle unmerged paths | Junio C Hamano | 2011-07-13 |
|/ |
|
* | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 |
|\ |
|
| * | i18n: git-reset "Unstaged changes after reset" message | Ævar Arnfjörð Bjarmason | 2011-03-09 |
| * | i18n: git-reset reset_type_names messages | Ævar Arnfjörð Bjarmason | 2011-03-09 |
| * | i18n: git-reset basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 |
* | | Fix sparse warnings | Stephen Boyd | 2011-03-22 |
|/ |
|
* | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 2010-11-15 |
* | add description parameter to OPT__QUIET | René Scharfe | 2010-11-15 |
* | reset: suggest what to do upon "git reset --mixed <paths>" | Ævar Arnfjörð Bjarmason | 2010-08-21 |
* | Sync with 1.7.0.4 | Junio C Hamano | 2010-03-31 |
* | Merge branch 'cc/reset-keep' | Junio C Hamano | 2010-03-20 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 |