aboutsummaryrefslogtreecommitdiff
path: root/builtin-reset.c
Commit message (Expand)AuthorAge
* Improve use of lockfile APIBrandon Casey2008-01-16
* git-reset: refuse to do hard reset in a bare repositoryJeff King2008-01-02
* Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey2007-12-12
* Merge branch 'js/reset'Junio C Hamano2007-11-11
|\
| * builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
| * builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
* | git-reset: add -q option to operate quietlyGerrit Pape2007-11-06
|/
* git-reset: do not be confused if there is nothing to resetJohannes Schindelin2007-11-03
* Improved const correctness for stringsShawn O. Pearce2007-10-21
* Make "git reset" a builtin.Carlos Rica2007-09-12