4 Commits (0155a64e88ad65408f9ca6d988156aec0898863d)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason a4941a81c8 reset: suggest what to do upon "git reset --mixed <paths>" 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Christian Couder 9bc454df08 reset: add option "--keep" to "git reset" 15 years ago
Stephan Beyer d0f379c2dc reset: use "unpack_trees()" directly instead of "git read-tree" 15 years ago
Christian Couder 2b06b0a02f reset: improve mixed reset error message when in a bare repo 15 years ago
Jeff King cd0f0f68e1 reset: unbreak hard resets with GIT_WORK_TREE 15 years ago
Jeff King 952dfc6944 reset: improve worktree safety valves 15 years ago
Felipe Contreras 5d2dcc423e General --quiet improvements 15 years ago
Matthieu Moy 3deffc52d8 reset: make the reminder output consistent with "checkout" 15 years ago
Matthieu Moy 43673fddd3 Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. 15 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 15 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Mike Ralphson 3ea3c215c0 Fix typos / spelling in comments 16 years ago
Linus Torvalds 9e8eceab73 Add 'merge' mode to 'git reset' 16 years ago
Miklos Vajna eca35a25a9 Fix git branch -m for symrefs. 16 years ago
Dmitry Potapov 048f276200 do not segfault if make_cache_entry failed 16 years ago
Dmitry Potapov d09e2cd551 do not segfault if make_cache_entry failed 16 years ago
Stephan Beyer b0320eaf6a git-reset: Let -q hush "locally modified" messages 17 years ago
Junio C Hamano d14e7407b3 "needs update" considered harmful 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Junio C Hamano dfc8f39e43 Allow "git-reset path" when unambiguous 17 years ago
Jamis Buck 5aa965a0c1 git-reset: honor -q and do not show progress message 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Carlos Rica 5eee6b28b5 Make builtin-reset.c use parse_options. 17 years ago
Junio C Hamano 2efb3b0617 Clean up find_unique_abbrev() callers 17 years ago
Daniel Barkalow c369e7b805 Move code to clean up after a branch change to branch.c 17 years ago
Daniel Barkalow 94a5728cfb Library function to check for unmerged index entries 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Jeff King 49b9362fd3 git-reset: refuse to do hard reset in a bare repository 17 years ago
Mike Hommey 03b69c7606 Fix small memory leaks induced by diff_tree_setup_paths 17 years ago
Gerrit Pape 521b53e5c7 git-reset: add -q option to operate quietly 17 years ago
Johannes Schindelin 620a6cd42e builtin-reset: avoid forking "update-index --refresh" 17 years ago
Johannes Schindelin cdf4a751fa builtin-reset: do not call "ls-files --unmerged" 17 years ago
Johannes Schindelin 2e7a9785c2 git-reset: do not be confused if there is nothing to reset 17 years ago
Shawn O. Pearce 538dfe7397 Improved const correctness for strings 17 years ago
Carlos Rica 0e5a7faa3a Make "git reset" a builtin. 17 years ago