index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-07
Merge branch 'tr/reset-checkout-patch'
Junio C Hamano
1
-0
/
+19
2009-08-21
reset: make the reminder output consistent with "checkout"
Matthieu Moy
1
-1
/
+2
2009-08-21
Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.
Matthieu Moy
1
-2
/
+2
2009-08-15
Implement 'git reset --patch'
Thomas Rast
1
-0
/
+19
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
1
-1
/
+1
2008-12-02
Add 'merge' mode to 'git reset'
Linus Torvalds
1
-8
/
+18
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
1
-1
/
+1
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
1
-0
/
+3
2008-07-25
git-reset: Let -q hush "locally modified" messages
Stephan Beyer
1
-6
/
+9
2008-07-20
"needs update" considered harmful
Junio C Hamano
1
-1
/
+1
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-2
/
+2
2008-06-25
Allow "git-reset path" when unambiguous
Junio C Hamano
1
-5
/
+34
2008-05-31
git-reset: honor -q and do not show progress message
Jamis Buck
1
-4
/
+5
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-03-05
Make builtin-reset.c use parse_options.
Carlos Rica
1
-27
/
+20
2008-03-01
Clean up find_unique_abbrev() callers
Junio C Hamano
1
-6
/
+2
2008-02-09
Move code to clean up after a branch change to branch.c
Daniel Barkalow
1
-4
/
+2
2008-02-09
Library function to check for unmerged index entries
Daniel Barkalow
1
-13
/
+1
2008-01-16
Improve use of lockfile API
Brandon Casey
1
-1
/
+0
2008-01-02
git-reset: refuse to do hard reset in a bare repository
Jeff King
1
-0
/
+3
2007-12-12
Fix small memory leaks induced by diff_tree_setup_paths
Mike Hommey
1
-0
/
+1
2007-11-11
Merge branch 'js/reset'
Junio C Hamano
1
-44
/
+37
2007-11-06
git-reset: add -q option to operate quietly
Gerrit Pape
1
-4
/
+10
2007-11-05
builtin-reset: avoid forking "update-index --refresh"
Johannes Schindelin
1
-24
/
+29
2007-11-05
builtin-reset: do not call "ls-files --unmerged"
Johannes Schindelin
1
-20
/
+8
2007-11-03
git-reset: do not be confused if there is nothing to reset
Johannes Schindelin
1
-6
/
+18
2007-10-21
Improved const correctness for strings
Shawn O. Pearce
1
-1
/
+1
2007-09-12
Make "git reset" a builtin.
Carlos Rica
1
-0
/
+279