aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-16
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | read-cache: force_verify_index_checksumJeff Hostetler2017-04-15
* | | | | | | | | | | | Merge branch 'jh/string-list-micro-optim'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | string-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler2017-04-15
* | | | | | | | | | | | | Merge branch 'nd/conditional-config-include'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | config: resolve symlinks in conditional include's patternsNguyễn Thái Ngọc Duy2017-04-14
* | | | | | | | | | | | | | Merge branch 'tb/doc-eol-normalization'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | gitattributes.txt: document how to normalize the line endingsTorsten Bögershausen2017-04-13
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | p0004: make perf test executableChristian Couder2017-04-18
| * | | | | | | | | | | | | t3008: skip lazy-init test on a single-core boxKevin Willford2017-04-12
| * | | | | | | | | | | | | test-online-cpus: helper to return cpu countJeff Hostetler2017-04-12
| * | | | | | | | | | | | | name-hash: fix buffer overrunKevin Willford2017-03-31
* | | | | | | | | | | | | | Merge branch 'sf/putty-w-args'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | connect.c: handle errors from split_cmdlineJeff King2017-04-16
* | | | | | | | | | | | | | | Merge branch 'ld/p4-current-branch-fix'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-p4: don't use name-rev to get current branchLuke Diamand2017-04-16
| * | | | | | | | | | | | | | | git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand2017-04-16
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor2017-04-16
* | | | | | | | | | | | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | test-read-cache: setup git dirRené Scharfe2017-04-16
* | | | | | | | | | | | | | | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | 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