Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-09 | Move code to clean up after a branch change to branch.c | 1 | -4/+2 | |
2008-02-09 | Library function to check for unmerged index entries | 1 | -13/+1 | |
2008-01-16 | Improve use of lockfile API | 1 | -1/+0 | |
2008-01-02 | git-reset: refuse to do hard reset in a bare repository | 1 | -0/+3 | |
2007-12-12 | Fix small memory leaks induced by diff_tree_setup_paths | 1 | -0/+1 | |
2007-11-11 | Merge branch 'js/reset' | 1 | -44/+37 | |
2007-11-06 | git-reset: add -q option to operate quietly | 1 | -4/+10 | |
2007-11-05 | builtin-reset: avoid forking "update-index --refresh" | 1 | -24/+29 | |
2007-11-05 | builtin-reset: do not call "ls-files --unmerged" | 1 | -20/+8 | |
2007-11-03 | git-reset: do not be confused if there is nothing to reset | 1 | -6/+18 | |
2007-10-21 | Improved const correctness for strings | 1 | -1/+1 | |
2007-09-12 | Make "git reset" a builtin. | 1 | -0/+279 |