1000 Commits (821b315ebebd5371abd9124478261064b36a6592)

Author SHA1 Message Date
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
Junio C Hamano b9a62cbeb9 packed_object_info_detail(): do not return a string 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
Conrad Irwin 1020d08786 Use a temporary index for git commit --interactive 14 years ago
Junio C Hamano f23e8decd5 merge: introduce merge.ff configuration variable 14 years ago
Junio C Hamano 933e44d3a0 "add -p": work-around an old laziness that does not coalesce hunks 14 years ago
Josh Stone 9b01f0038b blame: tolerate bogus e-mail addresses a bit better 14 years ago
Michael J Gruber b388e14b89 rev-list --count: separate count for --cherry-mark 14 years ago
Junio C Hamano 75973b2cb5 Fix "add -u" that sometimes fails to resolve unmerged paths 14 years ago
Vincent van Ravesteijn 5729482429 Documentation: update to git-merge-base --octopus 14 years ago
Carlos Martín Nieto 1c40c36b9a log: convert to parse-options 14 years ago
Ramkumar Ramachandra 5e31075a19 revert: Hide '-r' option in default usage 14 years ago
Carlos Martín Nieto 250087f2e5 format-patch: don't pass on the --quiet flag 14 years ago
Ævar Arnfjörð Bjarmason 2c050e017a i18n: mark init-db messages for translation 14 years ago
Ævar Arnfjörð Bjarmason f06f08b78c i18n: mark checkout plural warning for translation 14 years ago
Ævar Arnfjörð Bjarmason 20fc73e3b0 i18n: mark checkout --detach messages for translation 14 years ago
Ævar Arnfjörð Bjarmason d3e1ddfd39 i18n: mark clone nonexistent repository message for translation 14 years ago
Ævar Arnfjörð Bjarmason f68f180172 i18n: mark merge CHERRY_PICK_HEAD messages for translation 14 years ago
Ævar Arnfjörð Bjarmason c7f426d4bc i18n: mark merge "upstream" messages for translation 14 years ago
Ævar Arnfjörð Bjarmason 650ed9db74 i18n: mark merge "Could not read from" message for translation 14 years ago
Ramsay Jones 1e0f8c41ac sparse: Fix an "symbol 'merge_file' not decared" warning 14 years ago
Ramsay Jones c8f1444d9e sparse: Fix an "symbol 'format_subject' not declared" warning 14 years ago
Ramsay Jones 2ad9d4cb18 sparse: Fix an "symbol 'cmd_index_pack' not declared" warning 14 years ago
Junio C Hamano 4e8115fff1 merge: allow "-" as a short-hand for "previous branch" 14 years ago
Junio C Hamano 15366280c2 Teach core.bigfilethreashold to pack-objects 14 years ago
Namhyung Kim 84393bfd73 blame: add --abbrev command line option and make it honor core.abbrev 14 years ago
Junio C Hamano 33e0f62ba9 pathspec: rename per-item field has_wildcard to use_wildcard 14 years ago
Dan McGee 7cd52b5b4b Share color list between graph and show-branch 14 years ago
Stephen Boyd 1e4cd68c00 sparse: Fix errors and silence warnings 14 years ago
Michael J Gruber 4b56cf58a9 reflog: fix overriding of command line options 14 years ago
Michael J Gruber ef803fd4b0 builtin/log.c: separate default and setup of cmd_log_init() 14 years ago
Jeff King 0990248610 remote: deprecate --mirror 14 years ago