aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | refs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy2017-04-14
| * | | | | | | | | | | | | | | | t1406: new tests for submodule ref storeNguyễn Thái Ngọc Duy2017-04-14
| * | | | | | | | | | | | | | | | t1405: some basic tests on main ref storeNguyễn Thái Ngọc Duy2017-04-14
| * | | | | | | | | | | | | | | | t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-14
* | | | | | | | | | | | | | | | | Merge branch 'lt/mailinfo-in-body-header-continuation'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mailinfo: fix in-body header continuationsLinus Torvalds2017-04-11
* | | | | | | | | | | | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | push: propagate remote and refspec with --recurse-submodulesBrandon Williams2017-04-11
| * | | | | | | | | | | | | | | | | | push: propagate push-options with --recurse-submodulesBrandon Williams2017-04-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Rename sha1_array to oid_arraybrian m. carlson2017-03-31
| * | | | | | | | | | | | | | | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-31
| * | | | | | | | | | | | | | | | | | Convert sha1_array_lookup to take struct object_idbrian m. carlson2017-03-31
| * | | | | | | | | | | | | | | | | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
| * | | | | | | | | | | | | | | | | | test-sha1-array: convert most code to struct object_idbrian m. carlson2017-03-28
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-short-status'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller2017-03-29
| * | | | | | | | | | | | | | | | | | short status: improve reporting for submodule changesStefan Beller2017-03-29
| * | | | | | | | | | | | | | | | | | submodule.c: convert is_submodule_modified to use strbuf_getwholelineStefan Beller2017-03-27
* | | | | | | | | | | | | | | | | | | Merge branch 'js/difftool-builtin'Junio C Hamano2017-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | difftool: fix use-after-freeJohannes Schindelin2017-04-13
* | | | | | | | | | | | | | | | | | | | Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Junio C Hamano2017-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | diff: submodule inline diff to initialize env array.Stefan Beller2017-04-02
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/loose-object-info-report-error'Junio C Hamano2017-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | index-pack: detect local corruption in collision checkJeff King2017-04-01
| * | | | | | | | | | | | | | | | | | | sha1_loose_object_info: return error for corrupted objectsJeff King2017-04-01
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'sb/t3600-rephrase' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/submodule-update-initial-runs-custom-script' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/quote-env-path-list-component' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'st/verify-tag' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/regexec-buf' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dp/filter-branch-prune-empty' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/interpret-branch-name' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/cond-skip-tests' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/ident-empty' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/delta-chain-limit' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sg/test-with-stdin' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/interop-test' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jt/perf-updates' into maintJunio C Hamano2017-03-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ah/log-decorate-default-to-auto'Junio C Hamano2017-04-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | log: if --decorate is not given, default to --decorate=autoAlex Henrie2017-03-24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag: add tests for --with and --withoutÆvar Arnfjörð Bjarmason2017-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag: change --point-at to default to HEADÆvar Arnfjörð Bjarmason2017-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag: implicitly supply --list given another list-like optionÆvar Arnfjörð Bjarmason2017-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag: change misleading --list <pattern> documentationÆvar Arnfjörð Bjarmason2017-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag: add more incompatibles mode testsÆvar Arnfjörð Bjarmason2017-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tag tests: fix a typo in a test descriptionÆvar Arnfjörð Bjarmason2017-03-23