summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-20l10n: sv.po: Update Swedish translation (3139t0f0u)Libravatar Peter Krefting1-168/+176
2017-02-20l10n: de.po: translate 241 messagesLibravatar Ralf Thielow1-1472/+2859
2017-02-19Merge branch 'ko/merge-l10n' of https://github.com/changwoo/git-l10n-koLibravatar Jiang Xin1-178/+200
2017-02-19Merge branch 'master' of https://github.com/vnwildman/gitLibravatar Jiang Xin1-169/+177
2017-02-19l10n: ko.po: Update Korean translationLibravatar Changwoo Ryu1-178/+200
2017-02-18l10n: vi.po (3139t): Updated 2 new messages for rc1Libravatar Tran Ngoc Quan1-169/+177
2017-02-17init: document dotfiles exclusion on template copyLibravatar Grégoire Paris1-2/+2
2017-02-18l10n: fr.po: v2.12.0 round 2 3139tLibravatar Jean-Noel Avila1-192/+234
2017-02-17tempfile: set errno to a known value before calling ferror()Libravatar Jeff King1-2/+7
2017-02-17Git 2.12-rc2Libravatar Junio C Hamano1-1/+1
2017-02-17rev-parse: fix several options when running in a subdirectoryLibravatar Johannes Schindelin4-9/+16
2017-02-17rev-parse tests: add tests executed from a subdirectoryLibravatar Michael Rappazzo3-2/+54
2017-02-18l10n: git.pot: v2.12.0 round 2 (2 new)Libravatar Jiang Xin1-167/+175
2017-02-18Merge branch 'master' of git://github.com/git-l10n/git-poLibravatar Jiang Xin9-11031/+20680
2017-02-18Merge branch 'master' of https://github.com/vnwildman/gitLibravatar Jiang Xin1-1338/+2669
2017-02-18Merge branch 'master' of https://github.com/Softcatala/git-poLibravatar Jiang Xin1-1366/+2621
2017-02-17l10n: vi.po: Updated Vietnamese translation (3137t)Libravatar Tran Ngoc Quan1-1338/+2669
2017-02-16Hopefully the final batch of mini-topics before the finalLibravatar Junio C Hamano1-0/+18
2017-02-16Merge branch 'jk/tempfile-ferror-fclose-confusion'Libravatar Junio C Hamano1-6/+2
2017-02-16Merge branch 'dp/submodule-doc-markup-fix'Libravatar Junio C Hamano1-1/+1
2017-02-16Merge branch 'jk/reset-to-break-a-commit-doc-updated'Libravatar Junio C Hamano1-0/+48
2017-02-16Merge branch 'jk/reset-to-break-a-commit-doc'Libravatar Junio C Hamano1-38/+0
2017-02-16Merge branch 'js/mingw-isatty'Libravatar Junio C Hamano1-0/+4
2017-02-16Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'Libravatar Junio C Hamano1-3/+3
2017-02-16Merge branch 'rs/ls-files-partial-optim'Libravatar Junio C Hamano1-10/+11
2017-02-16Merge branch 'rs/cocci-check-free-only-null'Libravatar Junio C Hamano1-0/+6
2017-02-16Merge branch 'ls/p4-path-encoding'Libravatar Junio C Hamano2-10/+30
2017-02-16tempfile: avoid "ferror | fclose" trickLibravatar Jeff King1-6/+2
2017-02-16config.txt: fix formatting of submodule.alternateErrorStrategy sectionLibravatar David Pursehouse1-1/+1
2017-02-16clean: use warning_errno() when appropriateLibravatar Nguyễn Thái Ngọc Duy1-4/+12
2017-02-16reset: add an example of how to split a commit into twoLibravatar Jacob Keller1-0/+48
2017-02-16Revert "reset: add an example of how to split a commit into two"Libravatar Junio C Hamano1-38/+0
2017-02-16bisect_next_all: convert xsnprintf to xstrfmtLibravatar Maxim Moseychuk1-4/+5
2017-02-16stop_progress_msg: convert xsnprintf to xstrfmtLibravatar Maxim Moseychuk1-7/+4
2017-02-16l10n: update Catalan translationLibravatar Jordi Mas1-1366/+2621
2017-02-15A bit more for -rc2Libravatar Junio C Hamano1-0/+15
2017-02-15Merge branch 'tg/stash-doc-cleanup'Libravatar Junio C Hamano1-2/+3
2017-02-15Merge branch 'jk/doc-submodule-markup-fix'Libravatar Junio C Hamano1-3/+6
2017-02-15Merge branch 'jk/doc-remote-helpers-markup-fix'Libravatar Junio C Hamano1-3/+3
2017-02-15show-branch: use skip_prefix to drop magic numbersLibravatar Jeff King1-11/+8
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