summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2017-02-27Merge branch 'sg/completion'Junio C Hamano
2017-02-27Merge branch 'lt/pathspec-negative'Junio C Hamano
2017-02-27Merge branch 'cw/tag-reflog-message'Junio C Hamano
2017-02-27Merge branch 'jk/alternate-ref-optim'Junio C Hamano
2017-02-27Merge branch 'kn/ref-filter-branch-list'Junio C Hamano
2017-02-27Merge branch 'ps/urlmatch-wildcard'Junio C Hamano
2017-02-27Merge branch 'mm/merge-rename-delete-message'Junio C Hamano
2017-02-27Merge branch 'mh/ref-remove-empty-directory'Junio C Hamano
2017-02-27Merge branch 'jk/delta-chain-limit'Junio C Hamano
2017-02-27Merge branch 'jk/describe-omit-some-refs'Junio C Hamano
2017-02-16Merge branch 'ls/p4-path-encoding'Junio C Hamano
2017-02-15Merge branch 'sb/push-options-via-transport'Junio C Hamano
2017-02-10git-p4: fix git-p4.pathEncoding for removed filesLars Schneider
2017-02-10pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds
2017-02-10Merge branch 'jk/log-graph-name-only'Junio C Hamano
2017-02-10Merge branch 'da/t7800-cleanup'Junio C Hamano
2017-02-10Merge branch 'js/difftool-builtin'Junio C Hamano
2017-02-10Merge branch 'rs/p5302-create-repositories-before-tests'Junio C Hamano
2017-02-08push options: pass push options to the transport helperStefan Beller
2017-02-08tag: generate useful reflog messageCornelius Weig
2017-02-08receive-pack: avoid duplicates between our refs and alternatesJeff King
2017-02-08diff: print line prefix for --name-only outputJeff King
2017-02-08t7800: replace "wc -l" with test_line_countDavid Aguilar
2017-02-08Merge branch 'da/difftool-dir-diff-fix' into da/t7800-cleanupJunio C Hamano
2017-02-08t7800: simplify basic usage testDavid Aguilar
2017-02-07ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano
2017-02-06p5302: create repositories for index-pack results explicitlyRené Scharfe
2017-02-06difftool: fix bug when printing usageDavid Aguilar
2017-02-04completion: cache the path to the repositorySZEDER Gábor
2017-02-04completion: extract repository discovery from __gitdir()SZEDER Gábor
2017-02-04completion: respect 'git -C <path>'SZEDER Gábor
2017-02-04rev-parse: add '--absolute-git-dir' optionSZEDER Gábor
2017-02-04completion: fix completion after 'git -C <path>'SZEDER Gábor
2017-02-04completion: list short refs from a remote given as a URLSZEDER Gábor
2017-02-04completion: don't list 'HEAD' when trying refs completion outside of a repoSZEDER Gábor
2017-02-04completion: list refs from remote when remote's name matches a directorySZEDER Gábor
2017-02-04completion: respect 'git --git-dir=<path>' when listing remote refsSZEDER Gábor
2017-02-04completion: ensure that the repository path given on the command line existsSZEDER Gábor
2017-02-04completion tests: add tests for the __git_refs() helper functionSZEDER Gábor
2017-02-04completion tests: check __gitdir()'s output in the error casesSZEDER Gábor
2017-02-04completion tests: consolidate getting path of current working directorySZEDER Gábor
2017-02-04completion tests: make the $cur variable local to the test helper functionsSZEDER Gábor
2017-02-04completion tests: don't add test cruft to the test repositorySZEDER Gábor
2017-02-03Merge branch 'cw/log-updates-for-all-refs-really'Junio C Hamano
2017-02-03Merge branch 'js/re-running-failed-tests'Junio C Hamano
2017-02-03Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano
2017-02-03Merge branch 'sb/submodule-recursive-absorb'Junio C Hamano
2017-02-03Merge branch 'sb/unpack-trees-super-prefix'Junio C Hamano
2017-02-02Merge branch 'nd/log-graph-configurable-colors'Junio C Hamano
2017-02-02Merge branch 'mm/reset-facl-before-umask-test'Junio C Hamano