summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* get_short_sha1: make default disambiguation configurableJeff King2016-09-271-0/+14
* get_short_sha1: list ambiguous objects on errorJeff King2016-09-261-0/+24
* for_each_abbrev: drop duplicate objectsJeff King2016-09-261-0/+7
* sha1_array: let callbacks interrupt iterationJeff King2016-09-261-1/+2
* get_short_sha1: parse tags when looking for treeishJeff King2016-09-261-0/+7
* get_sha1: propagate flags to child functionsJeff King2016-09-261-1/+13
* get_sha1: avoid repeating ourselves via ONLY_TO_DIEJeff King2016-09-261-0/+6
* Merge branch 'jk/rebase-i-drop-ident-check'Junio C Hamano2016-09-211-0/+47
|\
| * rebase-interactive: drop early check for valid identjk/rebase-i-drop-ident-checkJeff King2016-07-291-0/+47
* | Merge branch 'va/i18n'Junio C Hamano2016-09-212-3/+3
|\ \
| * | notes: spell first word of error messages in lowercaseVasco Almeida2016-09-151-1/+1
| * | i18n: blame: mark error messages for translationVasco Almeida2016-09-151-2/+2
* | | Merge branch 'jt/format-patch-base-info-above-sig'Junio C Hamano2016-09-211-6/+27
|\ \ \
| * | | format-patch: show base info before email signaturejt/format-patch-base-info-above-sigJosh Triplett2016-09-151-6/+27
| |/ /
* | | Merge branch 'ks/perf-build-with-autoconf'Junio C Hamano2016-09-211-1/+7
|\ \ \
| * | | t/perf/run: copy config.mak.autogen & friends to build areaks/perf-build-with-autoconfKirill Smelkov2016-09-151-1/+7
| |/ /
* | | Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context'Junio C Hamano2016-09-211-0/+25
|\ \ \
| * | | xdiff: fix merging of hunks with -W context and -u contextrs/xdiff-merge-overlapping-hunks-for-W-contextRené Scharfe2016-09-141-0/+25
| * | | Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-09-081-1/+0
| |\ \ \
| * \ \ \ Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maintJunio C Hamano2016-09-081-0/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/difftool-command-not-found' into maintJunio C Hamano2016-09-081-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sb/checkout-explit-detach-no-advice' into maintJunio C Hamano2016-09-081-0/+23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rs/pull-signed-tag' into maintJunio C Hamano2016-09-081-0/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'js/test-lint-pathname' into maintJunio C Hamano2016-09-081-1/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/push-force-with-lease-creation' into maintJunio C Hamano2016-09-081-0/+38
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/reflog-date' into maintJunio C Hamano2016-09-081-0/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maintJunio C Hamano2016-09-083-48/+59
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-0833-43/+43
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-217-50/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t1007: factor out repeated setupjk/setup-sequence-updateJeff King2016-09-131-24/+8
| * | | | | | | | | | | | | | init: reset cached config when entering new repoJeff King2016-09-131-0/+32
| * | | | | | | | | | | | | | config: only read .git/config from configured reposJeff King2016-09-133-3/+19
| * | | | | | | | | | | | | | t1302: use "git -C"Jeff King2016-09-131-24/+6
| * | | | | | | | | | | | | | diff: always try to set up the repositoryJeff King2016-09-131-0/+20
| * | | | | | | | | | | | | | diff: handle --no-index prefixes consistentlyJeff King2016-09-131-0/+18
| * | | | | | | | | | | | | | patch-id: use RUN_SETUP_GENTLYJeff King2016-09-131-0/+14
| * | | | | | | | | | | | | | hash-object: always try to set up the git repositoryJeff King2016-09-131-0/+11
* | | | | | | | | | | | | | | Merge branch 'ks/pack-objects-bitmap'Junio C Hamano2016-09-212-1/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pack-objects: use reachability bitmap index when generating non-stdout packks/pack-objects-bitmapKirill Smelkov2016-09-122-1/+25
| * | | | | | | | | | | | | | | pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...Kirill Smelkov2016-09-121-0/+92
* | | | | | | | | | | | | | | | Merge branch 'js/cat-file-filters'Junio C Hamano2016-09-211-0/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cat-file: support --textconv/--filters in batch modejs/cat-file-filtersJohannes Schindelin2016-09-111-0/+10
| * | | | | | | | | | | | | | | | cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin2016-09-111-0/+20
| * | | | | | | | | | | | | | | | cat-file: introduce the --filters optionJohannes Schindelin2016-09-111-0/+34
* | | | | | | | | | | | | | | | | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void'Junio C Hamano2016-09-213-4/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | connect: advertized capability is not a refjt/accept-capability-advertisement-when-fetching-from-voidJonathan Tan2016-09-091-0/+40
| * | | | | | | | | | | | | | | | | tests: move test_lazy_prereq JGIT to test-lib.shJonathan Tan2016-09-092-4/+4
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2016-09-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-071-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'cc/apply-am'Junio C Hamano2016-09-192-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \