summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fetch: silence git-gc if --quiet is givennd/fetch-pass-quiet-to-gc-child-processNguyễn Thái Ngọc Duy2014-08-181-0/+2
* fetch: convert argv_gc_auto to struct argv_arrayNguyễn Thái Ngọc Duy2014-08-181-4/+4
* Git 2.1v2.1.0Junio C Hamano2014-08-152-1/+6
* tests: fix negated test_i18ngrep callsJohannes Sixt2014-08-133-6/+6
* Merge branch 'master' of git://ozlabs.org/~paulus/gitkJunio C Hamano2014-08-102-323/+341
|\
| * gitk: Updated Bulgarian translation (302t,0f,0u)Alexander Shopov2014-08-081-323/+329
| * gitk: Add keybinding to switch to parent commitMax Kirillov2014-08-081-0/+12
* | Git 2.1-rc2v2.1.0-rc2Junio C Hamano2014-08-081-1/+1
* | Merge branch 'mb/relnotes-2.1'Junio C Hamano2014-08-071-61/+53
|\ \
| * | Release notes: grammatical fixesmb/relnotes-2.1Marc Branchaud2014-08-071-55/+53
| * | RelNotes: no more check_ref_format micro-optimizationJunio C Hamano2014-08-051-6/+0
* | | various contrib: Fix links in man pagesStefan Beller2014-08-073-3/+3
|/ /
* | Git 2.1.0-rc1v2.1.0-rc1Junio C Hamano2014-08-041-1/+1
* | Merge branch 'tf/maint-doc-push'Junio C Hamano2014-08-041-1/+1
|\ \
| * | git-push: fix link in man pagetf/maint-doc-pushTony Finch2014-07-311-1/+1
* | | Merge branch 'ta/doc-config'Junio C Hamano2014-08-041-1/+30
|\ \ \
| * | | add documentation for writing config filesta/doc-configTanay Abhra2014-07-301-1/+30
* | | | Sync with 2.0.4Junio C Hamano2014-07-303-1/+8
|\ \ \ \
| * | | | Git 2.0.4v2.0.4Junio C Hamano2014-07-304-3/+9
| * | | | commit --amend: test specifies authorship but forgets to checkFabian Ruch2014-07-301-0/+1
| |/ / /
* | | | Update draft release notes to 2.1Junio C Hamano2014-07-301-3/+5
* | | | Merge branch 'jk/more-push-completion'Junio C Hamano2014-07-301-1/+27
|\ \ \ \
| * | | | completion: complete `git push --force-with-lease=`jk/more-push-completionJohn Keeping2014-07-221-1/+21
| * | | | completion: add some missing options to `git push`John Keeping2014-07-221-0/+1
| * | | | completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-07-221-0/+5
* | | | | Merge branch 'sk/mingw-tests-workaround'Junio C Hamano2014-07-308-24/+51
|\ \ \ \ \
| * | | | | t800[12]: work around MSys limitationsk/mingw-tests-workaroundKarsten Blees2014-07-211-0/+12
| * | | | | t9902: mingw-specific fix for gitfile link filesPat Thoyts2014-07-211-4/+13
| * | | | | t4210: skip command-line encoding tests on mingwPat Thoyts2014-07-211-2/+2
| * | | | | MinGW: disable legacy encoding testsKarsten Blees2014-07-213-15/+18
| * | | | | t0110/MinGW: skip tests that pass arbitrary bytes on the command lineKarsten Blees2014-07-211-2/+5
| * | | | | MinGW: Skip test redirecting to fd 4Johannes Schindelin2014-07-171-1/+1
* | | | | | Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-308-150/+184
|\ \ \ \ \ \
| * | | | | | Win32: enable color output in Windows cmd.exesk/mingw-uni-fix-moreKarsten Blees2014-07-211-0/+4
| * | | | | | Win32: patch Windows environment on startupKarsten Blees2014-07-211-13/+12
| * | | | | | Win32: keep the environment sortedKarsten Blees2014-07-211-39/+65
| * | | | | | Win32: use low-level memory allocation during initializationKarsten Blees2014-07-211-15/+28
| * | | | | | Win32: reduce environment array reallocationsKarsten Blees2014-07-211-27/+35
| * | | | | | Win32: don't copy the environment twice when spawning child processesKarsten Blees2014-07-213-64/+30
| * | | | | | Win32: factor out environment block creationKarsten Blees2014-07-211-23/+32
| * | | | | | Win32: unify environment function namesKarsten Blees2014-07-211-7/+7
| * | | | | | Win32: unify environment case-sensitivityKarsten Blees2014-07-211-2/+1
| * | | | | | Win32: fix environment memory leaksKarsten Blees2014-07-213-6/+7
| * | | | | | Win32: Unicode environment (incoming)Karsten Blees2014-07-212-0/+17
| * | | | | | Win32: Unicode environment (outgoing)Karsten Blees2014-07-211-11/+14
| * | | | | | Revert "Windows: teach getenv to do a case-sensitive search"Karsten Blees2014-07-171-20/+3
| * | | | | | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-154-7/+13
* | | | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-07-301-2/+8
|\ \ \ \ \ \ \
| * | | | | | | t9814: fix misconversion from test $a -o $b to test $a || test $bep/avoid-test-a-oJunio C Hamano2014-07-251-2/+8
* | | | | | | | Merge branch 'maint'Junio C Hamano2014-07-281-0/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |