867 Commits (e269eb7946d0a4ba6a4e175133b5479446ac04a5)

Author SHA1 Message Date
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 13 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 13 years ago
Nguyễn Thái Ngọc Duy a47a645e70 checkout-index: remove obsolete comment 13 years ago
Jeff King 6280dfdc3b fast-export: quote paths in output 13 years ago
Jon Seymour 04f89259a6 Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. 13 years ago
Junio C Hamano ff00b682f2 reset [<commit>] paths...: do not mishandle unmerged paths 14 years ago
Junio C Hamano 534cea3fce "branch -d" can remove more than one branches 14 years ago
Jim Meyering dc4cd76710 plug a few coverity-spotted leaks 14 years ago
Jeff King 588d0e834b tag: accept multiple patterns for --list 14 years ago
Andreas Schwab daab4eeafa builtin/gc.c: add missing newline in message 14 years ago
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 225a6f1068 zlib: wrap deflateBound() too 14 years ago
Junio C Hamano 55bb5c9147 zlib: wrap deflate side of the API 14 years ago
Jim Meyering d8ead15963 fetch: do not leak a refspec 14 years ago
Junio C Hamano c17b229454 checkout -b <name>: correctly detect existing branch 14 years ago
Junio C Hamano 01771a8e2b log: --quiet should serve as synonym to -s 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Jeff King 6bf139440c clean up calling conventions for pretty.c functions 14 years ago
Jeff King 8b8a53744f pretty: add pp_commit_easy function for simple callers 14 years ago
Jeff King 5b38456ec7 mailinfo: always clean up rfc822 header folding 14 years ago
Jeff King 3eafdc961f remote: allow "-t" with fetch mirrors 14 years ago
Jens Lehmann ea5070c91f Teach read-tree the -n|--dry-run option 14 years ago
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 14 years ago
Jeff King cff38a5e11 receive-pack: eliminate duplicate .have refs 14 years ago
Jeff King 114a6a889f refactor refs_from_alternate_cb to allow passing extra data 14 years ago
Jeff King ea5f220821 fetch: avoid repeated commits in mark_complete 14 years ago
Junio C Hamano cc243c3ceb show: --ignore-missing 14 years ago
Junio C Hamano 46538012d9 notes remove: --stdin reads from the standard input 14 years ago
Junio C Hamano 2d370d2fbc notes remove: --ignore-missing 14 years ago
Junio C Hamano c3ab1a8e4c notes remove: allow removing more than one 14 years ago
Michael Schubert a87247731e ls-remote: the --exit-code option reports "no matching refs" 14 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Jay Soffian f0f90e34b0 "git log -h": typofix misspelled 'suppress' 14 years ago
Michael J Gruber 5a2df368c2 config: Give error message when not changing a multivar 14 years ago
Jeff King fad2652673 revert: allow reverting a root commit 14 years ago
Jeff King 161807349a cherry-pick: handle root commits with external strategies 14 years ago
Junio C Hamano 4bbf5a2615 read_sha1_file(): get rid of read_sha1_file_repl() madness 14 years ago
Jonathan Nieder 8c2be75fe1 add, merge, diff: do not use strcasecmp to compare config variable names 14 years ago
Boris Faure 8b1ae678a3 Do not strip empty lines / trailing spaces from a commit message template 14 years ago
Junio C Hamano 7c5f3cc4a5 grep: use get_pathspec() correctly 14 years ago
Michael Schubert 4f0accd638 tag: disallow '-' as tag name 14 years ago
Junio C Hamano cca2c172e0 git-grep: do not die upon -F/-P when grep.extendedRegexp is set. 14 years ago
Conrad Irwin b4bd466820 Add support for -p/--patch to git-commit 14 years ago
Conrad Irwin e41fcfe955 Allow git commit --interactive with paths 14 years ago
Michał Kiedrowicz 258a618849 git-grep: Bail out when -P is used with -F or -E 14 years ago
Michał Kiedrowicz 63e7e9d8b6 git-grep: Learn PCRE 14 years ago
Jeff King ed747dd521 blame: add --line-porcelain output format 14 years ago
Jeff King e86226e340 blame: refactor porcelain output 14 years ago
Junio C Hamano c4ce46fc7a index_fd(): turn write_object and format_check arguments into one flag 14 years ago
Junio C Hamano 0f891e7d7e rerere: libify rerere_clear() and rerere_gc() 14 years ago