summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2018-05-08Merge branch 'sb/object-store-replace'Junio C Hamano
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano
2018-05-08Merge branch 'js/empty-config-section-fix'Junio C Hamano
2018-05-08Merge branch 'sb/submodule-move-nested'Junio C Hamano
2018-05-08Merge branch 'dj/runtime-prefix'Junio C Hamano
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano
2018-04-25Merge branch 'cc/perf-bisect'Junio C Hamano
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano
2018-04-25Merge branch 'js/t5404-path-fix'Junio C Hamano
2018-04-25Merge branch 'nd/worktree-move'Junio C Hamano
2018-04-25Merge branch 'ks/branch-list-detached-rebase-i'Junio C Hamano
2018-04-25Merge branch 'jk/t5561-missing-curl'Junio C Hamano
2018-04-25Merge branch 'bw/commit-partial-from-subdirectory-fix'Junio C Hamano
2018-04-25Merge branch 'jk/relative-directory-fix'Junio C Hamano
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano
2018-04-25Merge branch 'pw/rebase-keep-empty-fixes'Junio C Hamano
2018-04-12refs: add repository argument to get_main_ref_storeStefan Beller
2018-04-11Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnJunio C Hamano
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques
2018-04-11Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano
2018-04-11t/perf: add scripts to bisect performance regressionsChristian Couder
2018-04-11perf/run: add --subsection optionChristian Couder
2018-04-11Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Junio C Hamano
2018-04-11Merge branch 'rs/status-with-removed-submodule'Junio C Hamano
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano
2018-04-11Merge branch 'sb/object-store'Junio C Hamano
2018-04-11Merge branch 'jc/test-must-be-empty'Junio C Hamano
2018-04-11Merge branch 'cc/perf-aggregate-sort'Junio C Hamano
2018-04-11Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-04-11commit-graph: implement "--append" optionDerrick Stolee
2018-04-11commit-graph: build graph from starting commitsDerrick Stolee
2018-04-11commit-graph: read only from specific pack-indexesDerrick Stolee
2018-04-11commit: integrate commit graph with commit parsingDerrick Stolee
2018-04-11commit-graph: implement git commit-graph readDerrick Stolee
2018-04-10Merge branch 'yk/filter-branch-non-committish-refs'Junio C Hamano
2018-04-10Merge branch 'nd/parseopt-completion-more'Junio C Hamano
2018-04-10Merge branch 'ps/contains-id-error-message'Junio C Hamano
2018-04-09Merge branch 'tg/stash-untracked-with-pathspec-fix'Junio C Hamano
2018-04-09Merge branch 'nd/worktree-prune'Junio C Hamano
2018-04-09Merge branch 'ma/shortlog-revparse'Junio C Hamano
2018-04-09Merge branch 'en/rename-directory-detection'Junio C Hamano
2018-04-09git_config_set: reuse empty sectionsJohannes Schindelin
2018-04-09git config --unset: remove empty sections (in the common case)Johannes Schindelin
2018-04-09t1300: `--unset-all` can leave an empty section behind (bug)Johannes Schindelin
2018-04-09t1300: add a few more hairy examples of sections becoming emptyJohannes Schindelin
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu
2018-04-09t5404: relax overzealous testJohannes Schindelin
2018-04-05t1300: remove unreasonable expectation from TODOJohannes Schindelin
2018-04-05t1300: avoid relying on a bugJohannes Schindelin
2018-04-05config --replace-all: avoid extra line breaksJohannes Schindelin