Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | diff: use the word "path" instead of "name" for blobs | Jeff King | 2017-05-24 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | diff: pass whole pending entry in blobinfo | Jeff King | 2017-05-24 | 1 | -23/+15 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: record paths for pending objects | Jeff King | 2017-05-24 | 1 | -11/+21 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: record modes for "a..b" endpoints | Jeff King | 2017-05-24 | 2 | -5/+7 | |
| * | | | | | | | | | | | | | | | | t4063: add tests of direct blob diffs | Jeff King | 2017-05-24 | 1 | -0/+91 | |
| * | | | | | | | | | | | | | | | | get_sha1_with_context: dynamically allocate oc->path | Jeff King | 2017-05-24 | 5 | -8/+24 | |
| * | | | | | | | | | | | | | | | | get_sha1_with_context: always initialize oc->symlink_path | Jeff King | 2017-05-24 | 2 | -1/+1 | |
| * | | | | | | | | | | | | | | | | sha1_name: consistently refer to object_context as "oc" | Jeff King | 2017-05-24 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: add handle_dotdot() helper | Jeff King | 2017-05-24 | 1 | -75/+102 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: hoist ".." check out of range parsing | Jeff King | 2017-05-24 | 1 | -14/+10 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: stop using "dotdot" as a generic pointer | Jeff King | 2017-05-24 | 1 | -14/+15 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: simplify commit reference lookups | Jeff King | 2017-05-24 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | | | | handle_revision_arg: reset "dotdot" consistently | Jeff King | 2017-05-24 | 2 | -0/+12 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jc/name-rev-lw-tag' into maint | Junio C Hamano | 2017-06-24 | 2 | -8/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | name-rev: favor describing with tags and use committer date to tiebreakjc/name-rev-lw-tag | Junio C Hamano | 2017-03-29 | 2 | -10/+45 | |
| * | | | | | | | | | | | | | | | name-rev: refactor logic to see if a new candidate is a better name | Junio C Hamano | 2017-03-29 | 1 | -3/+13 | |
* | | | | | | | | | | | | | | | | Prepare for 2.13.2cc/subprocess-comment-fix | Junio C Hamano | 2017-06-13 | 2 | -1/+38 | |
* | | | | | | | | | | | | | | | | Merge branch 'ad/pull-remote-doc' into maint | Junio C Hamano | 2017-06-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | docs: fix formatting and grammarad/pull-remote-doc | Adam Dinwoodie | 2017-06-02 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/drop-free-refspecs' into maint | Junio C Hamano | 2017-06-13 | 1 | -22/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | remote: drop free_refspecs() functionjk/drop-free-refspecs | Jeff King | 2017-06-01 | 1 | -22/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/connect-symref-info-leak-fix' into maint | Junio C Hamano | 2017-06-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | connect.c: fix leak in parse_one_symref_info()jk/connect-symref-info-leak-fix | Jeff King | 2017-05-26 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'rf/completion-config-commit' into maint | Junio C Hamano | 2017-06-13 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | completion: add completions for git config commitrf/completion-config-commit | Rikard Falkeborn | 2017-05-30 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'ab/t3070-test-dedup' into maint | Junio C Hamano | 2017-06-13 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | wildmatch test: remove redundant duplicate testab/t3070-test-dedup | Ævar Arnfjörð Bjarmason | 2017-05-29 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jh/memihash-opt' into maint | Junio C Hamano | 2017-06-13 | 1 | -5/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | p0004: don't error out if test repo is too small | René Scharfe | 2017-05-16 | 1 | -5/+8 | |
| * | | | | | | | | | | | | | | | | p0004: don't abort if multi-threaded is too slow | René Scharfe | 2017-05-16 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | p0004: use test_perf | René Scharfe | 2017-05-16 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | | | | p0004: avoid using pipes | René Scharfe | 2017-05-16 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | p0004: simplify calls of test-lazy-init-name-hash | René Scharfe | 2017-05-16 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | Merge branch 'tb/pull-ff-rebase-autostash' into maint | Junio C Hamano | 2017-06-13 | 2 | -11/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | pull: ff --rebase --autostash works in dirty repotb/pull-ff-rebase-autostash | Tyler Brazier | 2017-06-01 | 2 | -11/+32 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'jh/close-index-before-stat' into maint | Junio C Hamano | 2017-06-13 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | read-cache: close index.lock in do_write_indexjh/close-index-before-stat | Jeff Hostetler | 2017-04-28 | 1 | -4/+9 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'sl/clean-d-ignored-fix' into maint | Junio C Hamano | 2017-06-13 | 6 | -5/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | clean: teach clean -d to preserve ignored pathssl/clean-d-ignored-fix | Samuel Lijin | 2017-05-24 | 2 | -1/+43 | |
| * | | | | | | | | | | | | | | | | | | dir: expose cmp_name() and check_contains() | Samuel Lijin | 2017-05-22 | 2 | -5/+9 | |
| * | | | | | | | | | | | | | | | | | | dir: hide untracked contents of untracked dirs | Samuel Lijin | 2017-05-22 | 4 | -3/+41 | |
| * | | | | | | | | | | | | | | | | | | dir: recurse into untracked dirs for ignored files | Samuel Lijin | 2017-05-22 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | t7061: status --ignored should search untracked dirs | Samuel Lijin | 2017-05-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | t7300: clean -d should skip dirs with ignored files | Samuel Lijin | 2017-05-22 | 1 | -0/+16 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able' into maint | Junio C Hamano | 2017-06-13 | 1 | -19/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | send-email: Net::SMTP::starttls was introduced in v2.34dk/send-email-avoid-net-smtp-ssl-when-able | Jonathan Nieder | 2017-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | send-email: Net::SMTP::SSL is obsolete, use only when necessary | Dennis Kaarsemaker | 2017-05-20 | 1 | -19/+35 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/skip-test-in-the-middle' into maint | Junio C Hamano | 2017-06-13 | 2 | -50/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | t5545: enhance test coverage when no http server is installedjc/skip-test-in-the-middle | Stefan Beller | 2017-05-18 | 1 | -42/+43 | |
| * | | | | | | | | | | | | | | | | | | test: allow skipping the remainder | Junio C Hamano | 2017-05-18 | 1 | -8/+13 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |