summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/packfiles-in-repository'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 'ab/doc-hash-brokenness'Junio C Hamano
2018-04-11Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-04-11Merge branch 'ab/drop-contrib-examples'Junio C Hamano
2018-04-10The second batch for 2.18Junio C Hamano
2018-04-10Merge branch 'ys/bisect-object-id-missing-conversion-fix'Junio C Hamano
2018-04-10Merge branch 'yk/filter-branch-non-committish-refs'Junio C Hamano
2018-04-10Merge branch 'nd/trace-with-env'Junio C Hamano
2018-04-10Merge branch 'nd/parseopt-completion-more'Junio C Hamano
2018-04-10Merge branch 'ds/bsearch-hash'Junio C Hamano
2018-04-10Merge branch 'ws/rebase-p'Junio C Hamano
2018-04-10Merge branch 'jk/diff-highlight-graph-fix'Junio C Hamano
2018-04-10Merge branch 'nd/remove-ignore-env-field'Junio C Hamano
2018-04-10Merge branch 'ps/contains-id-error-message'Junio C Hamano
2018-04-10completion: improve ls-files filter performanceClemens Buchacher
2018-04-09The first batch for 2.18 cycleJunio 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 'bc/object-id'Junio C Hamano
2018-04-09Merge branch 'ma/shortlog-revparse'Junio C Hamano
2018-04-09Merge branch 'ab/install-symlinks'Junio C Hamano
2018-04-09Merge branch 'ml/filter-branch-no-op-error'Junio C Hamano
2018-04-09Merge branch 'ab/pcre-v2'Junio C Hamano
2018-04-09Merge branch 'ti/fetch-everything-local-optim'Junio C Hamano
2018-04-09Merge branch 'en/rename-directory-detection'Junio C Hamano
2018-04-09configure.ac: fix botched FREAD_READS_DIRECTORIES checkEric Sunshine
2018-04-09git-worktree.txt: unify command-line prompt in example blocksEric Sunshine
2018-04-09git-worktree.txt: recommend 'git worktree remove' over manual deletionEric Sunshine
2018-04-09Documentation: normalize spelling of 'normalised'Elijah Newren
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu
2018-04-09daemon.c: fix condition for redirecting stderrLucas Werkmeister
2018-04-09t5404: relax overzealous testJohannes Schindelin
2018-04-08ref-filter: factor ref_array pushing into its own functionJeff King
2018-04-08ref-filter: make ref_array_item allocation more consistentJeff King
2018-04-08ref-filter: use "struct object_id" consistentlyJeff King
2018-04-08send-email: simplify Gmail example in the documentationMichal Nazarewicz
2018-04-07Documentation/git-bisect.txt: git bisect term → git bisect termsAnders Kaseorg
2018-04-05mergetools: add support for guiffyBill Ritcher
2018-04-05git-svn: allow empty email-address using authors-prog and authors-fileAndreas Heiduk
2018-04-05commit: allow partial commits with relative pathsBrandon Williams
2018-04-05t5561: skip tests if curl is not availableJeff King
2018-04-05t5561: drop curl stderr redirectsJeff King
2018-04-05t2028: tighten grep expression to make "move worktree" test more robustEric Sunshine