Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve use of lockfile API | Brandon Casey | 2008-01-16 | 1 | -1/+0 |
* | git-reset: refuse to do hard reset in a bare repository | Jeff King | 2008-01-02 | 1 | -0/+3 |
* | Fix small memory leaks induced by diff_tree_setup_paths | Mike Hommey | 2007-12-12 | 1 | -0/+1 |
* | Merge branch 'js/reset' | Junio C Hamano | 2007-11-11 | 1 | -44/+37 |
|\ | |||||
| * | builtin-reset: avoid forking "update-index --refresh" | Johannes Schindelin | 2007-11-05 | 1 | -24/+29 |
| * | builtin-reset: do not call "ls-files --unmerged" | Johannes Schindelin | 2007-11-05 | 1 | -20/+8 |
* | | git-reset: add -q option to operate quietly | Gerrit Pape | 2007-11-06 | 1 | -4/+10 |
|/ | |||||
* | git-reset: do not be confused if there is nothing to reset | Johannes Schindelin | 2007-11-03 | 1 | -6/+18 |
* | Improved const correctness for strings | Shawn O. Pearce | 2007-10-21 | 1 | -1/+1 |
* | Make "git reset" a builtin. | Carlos Rica | 2007-09-12 | 1 | -0/+279 |