16 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
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