summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-15Merge branch 'sb/doc-unify-bottom'Libravatar Junio C Hamano8-8/+8
2017-02-15Merge branch 'sb/push-options-via-transport'Libravatar Junio C Hamano3-0/+26
2017-02-15Merge branch 'cw/completion'Libravatar Junio C Hamano1-21/+118
2017-02-15Merge branch 'rs/swap'Libravatar Junio C Hamano14-65/+63
2017-02-15Merge branch 'sb/submodule-doc'Libravatar Junio C Hamano1-32/+25
2017-02-14grep: treat revs the same for --untracked as for --no-indexLibravatar Jeff King2-6/+6
2017-02-14remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRLibravatar Jonathan Nieder2-2/+12
2017-02-14remote: avoid reading $GIT_DIR config in non-repoLibravatar Jeff King2-1/+10
2017-02-14show-branch: store resolved head in heap bufferLibravatar Jeff King1-14/+5
2017-02-14show-branch: drop head_len variableLibravatar Jeff King1-6/+2
2017-02-14grep: do not diagnose misspelt revs with --no-indexLibravatar Jeff King2-1/+6
2017-02-14grep: avoid resolving revision names in --no-index caseLibravatar Jeff King2-0/+19
2017-02-14grep: fix "--" rev/pathspec disambiguationLibravatar Jeff King2-5/+57
2017-02-14grep: re-order rev-parsing loopLibravatar Jeff King1-9/+11
2017-02-14grep: do not unnecessarily query repo for "--"Libravatar Jonathan Tan2-4/+20
2017-02-14grep: move thread initialization a little lowerLibravatar Jeff King1-14/+14
2017-02-14mingw: make stderr unbuffered againLibravatar Johannes Schindelin1-0/+4
2017-02-13gc: ignore old gc.log filesLibravatar David Turner3-7/+71
2017-02-13rm: reuse strbuf for all remove_dir_recursively() calls, againLibravatar René Scharfe1-3/+3
2017-02-13Documentation/stash: remove mention of git reset --hardLibravatar Thomas Gummerer1-2/+3
2017-02-13docs/git-submodule: fix unbalanced quoteLibravatar Jeff King1-3/+6
2017-02-13docs/gitremote-helpers: fix unbalanced quotesLibravatar Jeff King1-3/+3
2017-02-13ls-files: move only kept cache entries in prune_cache()Libravatar René Scharfe1-5/+4
2017-02-13ls-files: pass prefix length explicitly to prune_cache()Libravatar René Scharfe1-5/+7
2017-02-14Merge branch 'master' of git://github.com/nafmo/git-l10n-svLibravatar Jiang Xin1-1337/+2670
2017-02-14Merge branch 'fr_v2.11.0_rnd1' of git://github.com/jnavila/gitLibravatar Jiang Xin1-1344/+2655
2017-02-11cocci: detect useless free(3) callsLibravatar René Scharfe1-0/+6
2017-02-11l10n: sv.po: Update Swedish translation (3137t0f0u)Libravatar Peter Krefting1-1337/+2670
2017-02-11l10n: fr.po: v2.11-rc0 first roundLibravatar Jean-Noel Avila1-1337/+2648
2017-02-11l10n: ko.po: Update Korean translationLibravatar Changwoo Ryu1-1320/+2617
2017-02-10git-p4: fix git-p4.pathEncoding for removed filesLibravatar Lars Schneider2-10/+30
2017-02-10Git 2.12-rc1Libravatar Junio C Hamano2-1/+16
2017-02-10Merge branch 'nd/rev-list-all-includes-HEAD-doc'Libravatar Junio C Hamano1-2/+2
2017-02-10Merge branch 'rs/fill-directory-optim'Libravatar Junio C Hamano1-4/+3
2017-02-10Merge branch 'jk/log-graph-name-only'Libravatar Junio C Hamano2-0/+49
2017-02-10Merge branch 'da/t7800-cleanup'Libravatar Junio C Hamano1-12/+19
2017-02-10Merge branch 'dl/difftool-doc-no-gui-option'Libravatar Junio C Hamano1-2/+3
2017-02-10Merge branch 'js/difftool-builtin'Libravatar Junio C Hamano2-4/+16
2017-02-10Merge branch 'rs/p5302-create-repositories-before-tests'Libravatar Junio C Hamano1-0/+7
2017-02-10Merge branch 'ps/worktree-prune-help-fix'Libravatar Junio C Hamano1-2/+2
2017-02-10Merge branch 'ew/complete-svn-authorship-options'Libravatar Junio C Hamano1-2/+2
2017-02-10Merge branch 'jk/reset-to-break-a-commit-doc'Libravatar Junio C Hamano1-0/+38
2017-02-10Merge branch 'bw/push-submodule-only'Libravatar Junio C Hamano2-7/+8
2017-02-09mingw: use OpenSSL's SHA-1 routinesLibravatar Jeff Hostetler1-1/+0
2017-02-09Documentation: unify bottom "part of git suite" linesLibravatar Stefan Beller8-8/+8
2017-02-08push options: pass push options to the transport helperLibravatar Stefan Beller3-0/+26
2017-02-08diff: print line prefix for --name-only outputLibravatar Jeff King2-0/+49
2017-02-08dir: avoid allocation in fill_directory()Libravatar René Scharfe1-4/+3
2017-02-08rev-list-options.txt: update --all about HEADLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2017-02-08t7800: replace "wc -l" with test_line_countLibravatar David Aguilar1-12/+19