aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Sync with 2.0.4Junio C Hamano2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Git 2.0.4v2.0.4Junio C Hamano2014-07-30
| * | | | | | | | | | | | commit --amend: test specifies authorship but forgets to checkFabian Ruch2014-07-30
| |/ / / / / / / / / / /
* | | | | | | | | | | | Update draft release notes to 2.1Junio C Hamano2014-07-30
* | | | | | | | | | | | Merge branch 'jk/more-push-completion'Junio C Hamano2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | completion: complete `git push --force-with-lease=`John Keeping2014-07-22
| * | | | | | | | | | | | completion: add some missing options to `git push`John Keeping2014-07-22
| * | | | | | | | | | | | completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-07-22
* | | | | | | | | | | | | Merge branch 'sk/mingw-tests-workaround'Junio C Hamano2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t800[12]: work around MSys limitationKarsten Blees2014-07-21
| * | | | | | | | | | | | | t9902: mingw-specific fix for gitfile link filesPat Thoyts2014-07-21
| * | | | | | | | | | | | | t4210: skip command-line encoding tests on mingwPat Thoyts2014-07-21
| * | | | | | | | | | | | | MinGW: disable legacy encoding testsKarsten Blees2014-07-21
| * | | | | | | | | | | | | t0110/MinGW: skip tests that pass arbitrary bytes on the command lineKarsten Blees2014-07-21
| * | | | | | | | | | | | | MinGW: Skip test redirecting to fd 4Johannes Schindelin2014-07-17
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Win32: enable color output in Windows cmd.exeKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: patch Windows environment on startupKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: keep the environment sortedKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: use low-level memory allocation during initializationKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: reduce environment array reallocationsKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: don't copy the environment twice when spawning child processesKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: factor out environment block creationKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: unify environment function namesKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: unify environment case-sensitivityKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: fix environment memory leaksKarsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: Unicode environment (incoming)Karsten Blees2014-07-21
| * | | | | | | | | | | | | Win32: Unicode environment (outgoing)Karsten Blees2014-07-21
| * | | | | | | | | | | | | Revert "Windows: teach getenv to do a case-sensitive search"Karsten Blees2014-07-17
| * | | | | | | | | | | | | tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-15
* | | | | | | | | | | | | | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano2014-07-25
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-07-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | t4013: test diff-tree's --stdin commit formattingJeff King2014-07-28
| * | | | | | | | | | | | | | Merge branch 'jk/alloc-commit-id-maint' into maintJunio C Hamano2014-07-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | diff-tree: avoid lookup_unknown_objectJeff King2014-07-28
| | * | | | | | | | | | | | | object_as_type: set commit indexJeff King2014-07-28
| | * | | | | | | | | | | | | alloc: factor out commit indexJeff King2014-07-28
| | * | | | | | | | | | | | | add object_as_type helper for casting objectsJeff King2014-07-28
| | * | | | | | | | | | | | | parse_object_buffer: do not set object typeJeff King2014-07-28
| | * | | | | | | | | | | | | move setting of object->type to alloc_* functionsJeff King2014-07-28
| | * | | | | | | | | | | | | alloc: write out allocator definitionsJeff King2014-07-28
| | * | | | | | | | | | | | | alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones2014-07-28
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jk/misc-fixes-maint'Junio C Hamano2014-07-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | apply: avoid possible bogus pointerJeff King2014-07-24
| * | | | | | | | | | | | | | fix memory leak parsing core.commentcharJeff King2014-07-24
| * | | | | | | | | | | | | | transport: fix leaks in refs_from_alternate_cbJeff King2014-07-24
| * | | | | | | | | | | | | | free ref string returned by dwim_refJeff King2014-07-24
| * | | | | | | | | | | | | | receive-pack: don't copy "dir" parameterJeff King2014-07-24
* | | | | | | | | | | | | | | t1402: check for refs ending with a dotJeff King2014-07-28