summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-05fetch-pack: update the documentation for "<refs>..." argumentsLibravatar Gabriel Souza Franco1-0/+4
2016-03-05l10n: de.po: translate 48 new messagesLibravatar Ralf Thielow1-1360/+1545
2016-03-05l10n: de.po: translate "command" as "Befehl"Libravatar Ralf Thielow1-40/+40
2016-03-05l10n: de.po: fix interactive rebase messageLibravatar Ralf Thielow1-2/+2
2016-03-05l10n: de.po: add space to abbreviation "z. B."Libravatar Ralf Thielow1-3/+3
2016-03-05l10n: de.po: fix typoLibravatar Christoph Hoopmann1-1/+1
2016-03-05l10n: TEAMS: update Ralf Thielow's email addressLibravatar Ralf Thielow1-1/+1
2016-03-05Merge branch 'master' of git://github.com/nafmo/git-l10n-svLibravatar Jiang Xin1-1358/+1537
2016-03-05Merge branch 'ko/merge-l10n' of https://github.com/changwoo/git-l10n-koLibravatar Jiang Xin1-1402/+1583
2016-03-04xdiff/xprepare: fix a memory leakLibravatar Ramsay Jones1-0/+1
2016-03-04xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bitsLibravatar Ramsay Jones1-1/+1
2016-03-04Git 2.8-rc1Libravatar Junio C Hamano2-1/+13
2016-03-04Merge branch 'nd/clear-gitenv-upon-use-of-alias'Libravatar Junio C Hamano1-11/+9
2016-03-04Merge branch 'js/pthread-exit-emu-windows'Libravatar Junio C Hamano1-1/+1
2016-03-04Merge branch 'sb/submodule-parallel-fetch'Libravatar Junio C Hamano4-32/+9
2016-03-04Merge branch 'jk/tighten-alloc'Libravatar Junio C Hamano1-1/+1
2016-03-04Merge branch 'nd/i18n-2.8.0'Libravatar Junio C Hamano4-21/+21
2016-03-04Merge branch 'tb/avoid-gcc-on-darwin-10-6'Libravatar Junio C Hamano1-0/+3
2016-03-04Merge branch 'jk/pack-idx-corruption-safety'Libravatar Junio C Hamano4-0/+207
2016-03-04Merge branch 'mg/httpd-tests-update-for-apache-2.4'Libravatar Junio C Hamano1-0/+3
2016-03-04t5510: do not leave changed cwdLibravatar Michael J Gruber1-4/+6
2016-03-04Merge branch 'js/mingw-tests'Libravatar Junio C Hamano1-1/+7
2016-03-04t9700: fix test for perl older than 5.14Libravatar Jeff King1-1/+7
2016-03-04l10n: sv.po: Update Swedish translation (2509t0f0u)Libravatar Peter Krefting1-1355/+1534
2016-03-04l10n: sv.po: Fix inconsistent translation of "progress meter"Libravatar Peter Krefting1-4/+4
2016-03-03documentation: fix some typosLibravatar Thomas Ackermann2-2/+2
2016-03-03index-pack: add a helper function to derive .idx/.keep filenameLibravatar Junio C Hamano1-18/+17
2016-03-03Merge branch 'jc/maint-index-pack-keep' into jc/index-packLibravatar Junio C Hamano2-1/+7
2016-03-03index-pack: correct --keep[=<msg>]Libravatar Junio C Hamano2-1/+7
2016-03-03t0001: fix GIT_* environment variable check under --valgrindLibravatar Johannes Sixt1-11/+9
2016-03-03l10n: ko.po: Update Korean translationLibravatar Changwoo Ryu1-1402/+1583
2016-03-02Documentation: reword rebase summaryLibravatar Stefan Beller1-1/+1
2016-03-02Mark win32's pthread_exit() as NORETURNLibravatar Johannes Schindelin1-1/+1
2016-03-02l10n: ru.po: update Russian translationLibravatar Dimitriy Ryazantcev1-1380/+1503
2016-03-01builtin/receive-pack.c: use parse_options APILibravatar Sidhant Sharma [:tk]1-33/+20
2016-03-01git: submodule honor -c credential.* from command lineLibravatar Jacob Keller4-14/+133
2016-03-01quote: implement sq_quotef()Libravatar Jacob Keller2-0/+16
2016-03-01submodule: fix segmentation fault in submodule--helper cloneLibravatar Jacob Keller1-3/+3
2016-03-01submodule: fix submodule--helper clone usageLibravatar Jacob Keller1-1/+1
2016-03-01submodule: check argc count for git submodule--helper cloneLibravatar Jacob Keller1-0/+4
2016-03-01submodule: don't pass empty string arguments to submodule--helper cloneLibravatar Jacob Keller1-2/+2
2016-03-01clone: allow an explicit argument for parallel submodule clonesLibravatar Stefan Beller3-7/+33
2016-03-01submodule update: expose parallelism to the userLibravatar Stefan Beller4-2/+34
2016-03-01submodule helper: remove double 'fatal: ' prefixLibravatar Stefan Beller1-2/+2
2016-03-01git submodule update: have a dedicated helper for cloningLibravatar Stefan Beller2-34/+259
2016-03-01run_processes_parallel: rename parameters for the callbacksLibravatar Stefan Beller2-7/+7
2016-03-01run_processes_parallel: treat output of children as byte arrayLibravatar Stefan Beller3-4/+16
2016-03-01submodule update: direct error message to stderrLibravatar Stefan Beller2-4/+4
2016-03-01fetching submodules: respect `submodule.fetchJobs` config optionLibravatar Stefan Beller5-2/+38
2016-03-01submodule-config: drop check against NULLLibravatar Stefan Beller1-3/+3