749 Commits (6d63070cacf88cd03b4bc73fd64fea046accd450)

Author SHA1 Message Date
Jim Meyering d8ead15963 fetch: do not leak a refspec 14 years ago
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 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
Jonathan Nieder 8c2be75fe1 add, merge, diff: do not use strcasecmp to compare config variable names 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
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
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
Junio C Hamano 15366280c2 Teach core.bigfilethreashold to pack-objects 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
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
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
Junio C Hamano e7c3a59c22 builtin/diff.c: remove duplicated call to diff_result_code() 14 years ago
Johannes Schindelin c0aa335c95 Remove unused variables 14 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Junio C Hamano ccdc4ec304 diff/status: refactor opportunistic index update 14 years ago
Junio C Hamano 066bf4c2e4 fetch-pack: use smaller handshake window for initial request 14 years ago
Junio C Hamano 6afca450c3 fetch-pack: progressively use larger handshake windows 14 years ago
Junio C Hamano c12f5917e4 fetch-pack: factor out hardcoded handshake window size 14 years ago
Jeff King 0be240cc65 checkout: tweak detached-orphan warning format 14 years ago
Jeff King 5c08dc48a8 checkout: clear commit marks after detached-orphan check 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
René Scharfe c41dd2fd7d grep: read patterns from stdin with -f - 14 years ago
Junio C Hamano e52d719266 fetch-pack: objects in our alternates are available to us 14 years ago
Junio C Hamano 36cfda1552 refs_from_alternate: helper to use refs from alternates 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago