Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | fetch-pack: move code to report unmatched refs to a function | Matt McCutchen | 2017-03-02 | 4 | -9/+23 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jk/interpret-branch-name' into maint | Junio C Hamano | 2017-03-28 | 10 | -51/+249 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | checkout: restrict @-expansions when finding branchjk/interpret-branch-name | Jeff King | 2017-03-02 | 2 | -1/+11 | |
| * | | | | | | | | | | | | strbuf_check_ref_format(): expand only local branches | Jeff King | 2017-03-02 | 2 | -3/+3 | |
| * | | | | | | | | | | | | branch: restrict @-expansions when deleting | Jeff King | 2017-03-02 | 2 | -4/+7 | |
| * | | | | | | | | | | | | t3204: test git-branch @-expansion corner cases | Jeff King | 2017-03-02 | 1 | -0/+123 | |
| * | | | | | | | | | | | | interpret_branch_name: allow callers to restrict expansions | Jeff King | 2017-03-02 | 8 | -28/+69 | |
| * | | | | | | | | | | | | strbuf_branchname: add docstring | Jeff King | 2017-03-02 | 1 | -0/+15 | |
| * | | | | | | | | | | | | strbuf_branchname: drop return value | Jeff King | 2017-03-02 | 2 | -5/+2 | |
| * | | | | | | | | | | | | interpret_branch_name: move docstring to header file | Jeff King | 2017-03-02 | 2 | -21/+21 | |
| * | | | | | | | | | | | | interpret_branch_name(): handle auto-namelen for @{-1} | Jeff King | 2017-03-02 | 2 | -1/+10 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'ab/cond-skip-tests' into maint | Junio C Hamano | 2017-03-28 | 3 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | gitweb tests: skip tests when we don't have Time::HiResab/cond-skip-tests | Ævar Arnfjörð Bjarmason | 2017-03-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | | gitweb tests: change confusing "skip_all" phrasing | Ævar Arnfjörð Bjarmason | 2017-03-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | cvs tests: skip tests that call "cvs commit" when running as root | Ævar Arnfjörð Bjarmason | 2017-02-27 | 2 | -0/+10 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jk/ident-empty' into maint | Junio C Hamano | 2017-03-28 | 2 | -19/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ident: do not ignore empty config name/emailjk/ident-empty | Jeff King | 2017-02-23 | 2 | -2/+13 | |
| * | | | | | | | | | | | | ident: reject all-crud ident name | Jeff King | 2017-02-23 | 2 | -0/+16 | |
| * | | | | | | | | | | | | ident: handle NULL email when complaining of empty name | Jeff King | 2017-02-23 | 2 | -13/+33 | |
| * | | | | | | | | | | | | ident: mark error messages for translation | Jeff King | 2017-02-23 | 1 | -6/+6 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jk/delta-chain-limit' into maint | Junio C Hamano | 2017-03-28 | 3 | -23/+207 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pack-objects: convert recursion to iteration in break_delta_chain()jk/delta-chain-limit | Jeff King | 2017-01-27 | 1 | -30/+99 | |
| * | | | | | | | | | | | | pack-objects: enforce --depth limit in reused deltas | Jeff King | 2017-01-27 | 3 | -0/+115 | |
* | | | | | | | | | | | | | Merge branch 'sg/test-with-stdin' into maint | Junio C Hamano | 2017-03-28 | 2 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tests: make the 'test_pause' helper work in non-verbose modesg/test-with-stdin | SZEDER Gábor | 2017-03-18 | 1 | -7/+2 | |
| * | | | | | | | | | | | | | tests: create an interactive gdb session with the 'debug' helper | SZEDER Gábor | 2017-03-18 | 2 | -1/+2 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/interop-test' into maint | Junio C Hamano | 2017-03-28 | 8 | -1/+270 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t/interop: add test of old clients against modern git-daemonjk/interop-test | Jeff King | 2017-03-10 | 2 | -1/+43 | |
| * | | | | | | | | | | | | | t: add an interoperability test harness | Jeff King | 2017-03-10 | 6 | -0/+227 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jt/perf-updates' into maint | Junio C Hamano | 2017-03-28 | 3 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t/perf: add fallback for pre-bin-wrappers versions of gitjt/perf-updates | Jeff King | 2017-03-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | t/perf: use $MODERN_GIT for all repo-copying steps | Jeff King | 2017-03-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | t/perf: export variable used in other blocks | Jonathan Tan | 2017-03-03 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'rs/strbuf-add-real-path' into maint | Junio C Hamano | 2017-03-28 | 6 | -2/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | strbuf: add strbuf_add_real_path()rs/strbuf-add-real-path | René Scharfe | 2017-02-27 | 4 | -1/+32 | |
| * | | | | | | | | | | | | | cocci: use ALLOC_ARRAY | René Scharfe | 2017-02-27 | 2 | -1/+17 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/parse-config-key-cleanup' into maint | Junio C Hamano | 2017-03-28 | 3 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | parse_hide_refs_config: tell parse_config_key we don't want a subsectionjk/parse-config-key-cleanup | Jeff King | 2017-02-24 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | parse_config_key: allow matching single-level config | Jeff King | 2017-02-24 | 2 | -3/+10 | |
| * | | | | | | | | | | | | | parse_config_key: use skip_prefix instead of starts_with | Jeff King | 2017-02-24 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | refs: parse_hide_refs_config to use parse_config_keysb/parse-hide-refs-config-cleanup | Stefan Beller | 2017-02-24 | 1 | -3/+4 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Git 2.12.2v2.12.2 | Junio C Hamano | 2017-03-24 | 3 | -2/+25 | |
* | | | | | | | | | | | | | Merge branch 'ab/doc-no-option-notation-fix' into maint | Junio C Hamano | 2017-03-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | doc: change erroneous --[no]-whatever into --[no-]whateverab/doc-no-option-notation-fix | Ævar Arnfjörð Bjarmason | 2017-03-20 | 2 | -2/+2 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'ab/push-default-doc-fix' into maint | Junio C Hamano | 2017-03-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | push: mention "push.default=tracking" in the documentationab/push-default-doc-fix | Ævar Arnfjörð Bjarmason | 2017-03-20 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'nd/commit-hook-doc-fix' into maint | Junio C Hamano | 2017-03-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git-commit.txt: list post-rewrite in HOOKS sectionnd/commit-hook-doc-fix | Nguyễn Thái Ngọc Duy | 2017-03-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'jc/config-case-cmdline-take-2' into maint | Junio C Hamano | 2017-03-24 | 2 | -97/+163 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | config: use git_config_parse_key() in git_config_parse_parameter()jc/config-case-cmdline-take-2 | Junio C Hamano | 2017-02-23 | 2 | -5/+71 |