777 Commits (5266d369b21f8c260fa60d94fb29c3998c521e4a)

Author SHA1 Message Date
Junio C Hamano b9a62cbeb9 packed_object_info_detail(): do not return a string 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 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
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
Jeff King a9f5a3558d remote: separate the concept of push and fetch mirrors 14 years ago
Jeff King 13fc2c1877 remote: disallow some nonsensical option combinations 14 years ago
Joe Ratterman b22520a37c grep: allow -E and -n to be turned on by default via configuration 14 years ago
Johan Herland 84a7e35eea Make "git notes add" more user-friendly when there are existing notes 14 years ago
Jeff King 03bb5789cd notes: make expand_notes_ref globally accessible 14 years ago
Junio C Hamano 4e10cf9a17 Revert two "no-done" reverts 14 years ago
Junio C Hamano 44d8dc54e7 Fix potential local deadlock during fetch-pack 14 years ago
Junio C Hamano 8e9182e091 enable "no-done" extension only when fetching over smart-http 14 years ago
Junio C Hamano 07514c83c2 Revert "fetch-pack: Implement no-done capability" 14 years ago
Joe Ratterman 7d6cb10b84 grep: Add the option '--line-number' 14 years ago
Jeff King 97b1b4f3a6 merge: merge unborn index before setting ref 14 years ago
Nguyễn Thái Ngọc Duy 97d0b74a49 Improve tree_entry_interesting() handling code 14 years ago
Nguyễn Thái Ngọc Duy f0096c06bc Convert read_tree{,_recursive} to support struct pathspec 14 years ago
Junio C Hamano 93e535a5b7 merge: merge with the default upstream branch without argument 14 years ago
Jared Hance c395c25b86 merge: match the help text with the documentation 14 years ago
Michael J Gruber ad5aeeded3 revision.c: introduce --min-parents and --max-parents options 14 years ago
Junio C Hamano f31027c99c diffcore-rename: fall back to -C when -C -C busts the rename limit 14 years ago