Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | completion: complete "unstuck" `git push --recurse-submodules` | John Keeping | 2014-07-22 | |
* | | | | | | | | | | | Merge branch 'sk/mingw-tests-workaround' | Junio C Hamano | 2014-07-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | t800[12]: work around MSys limitation | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | t9902: mingw-specific fix for gitfile link files | Pat Thoyts | 2014-07-21 | |
| * | | | | | | | | | | | t4210: skip command-line encoding tests on mingw | Pat Thoyts | 2014-07-21 | |
| * | | | | | | | | | | | MinGW: disable legacy encoding tests | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | t0110/MinGW: skip tests that pass arbitrary bytes on the command line | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | MinGW: Skip test redirecting to fd 4 | Johannes Schindelin | 2014-07-17 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'sk/mingw-uni-fix-more' | Junio C Hamano | 2014-07-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Win32: enable color output in Windows cmd.exe | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: patch Windows environment on startup | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: keep the environment sorted | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: use low-level memory allocation during initialization | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: reduce environment array reallocations | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: don't copy the environment twice when spawning child processes | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: factor out environment block creation | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: unify environment function names | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: unify environment case-sensitivity | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: fix environment memory leaks | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: Unicode environment (incoming) | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Win32: Unicode environment (outgoing) | Karsten Blees | 2014-07-21 | |
| * | | | | | | | | | | | Revert "Windows: teach getenv to do a case-sensitive search" | Karsten Blees | 2014-07-17 | |
| * | | | | | | | | | | | tests: do not pass iso8859-1 encoded parameter | Pat Thoyts | 2014-07-15 | |
* | | | | | | | | | | | | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 2014-07-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | t9814: fix misconversion from test $a -o $b to test $a || test $b | Junio C Hamano | 2014-07-25 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2014-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | t4013: test diff-tree's --stdin commit formatting | Jeff King | 2014-07-28 | |
| * | | | | | | | | | | | | Merge branch 'jk/alloc-commit-id-maint' into maint | Junio C Hamano | 2014-07-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | diff-tree: avoid lookup_unknown_object | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | object_as_type: set commit index | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | alloc: factor out commit index | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | add object_as_type helper for casting objects | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | parse_object_buffer: do not set object type | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | move setting of object->type to alloc_* functions | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | alloc: write out allocator definitions | Jeff King | 2014-07-28 | |
| | * | | | | | | | | | | | | alloc.c: remove the alloc_raw_commit_node() function | Ramsay Jones | 2014-07-28 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'jk/misc-fixes-maint' | Junio C Hamano | 2014-07-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | apply: avoid possible bogus pointer | Jeff King | 2014-07-24 | |
| * | | | | | | | | | | | | | fix memory leak parsing core.commentchar | Jeff King | 2014-07-24 | |
| * | | | | | | | | | | | | | transport: fix leaks in refs_from_alternate_cb | Jeff King | 2014-07-24 | |
| * | | | | | | | | | | | | | free ref string returned by dwim_ref | Jeff King | 2014-07-24 | |
| * | | | | | | | | | | | | | receive-pack: don't copy "dir" parameter | Jeff King | 2014-07-24 | |
* | | | | | | | | | | | | | | t1402: check for refs ending with a dot | Jeff King | 2014-07-28 | |
* | | | | | | | | | | | | | | Revert "Merge branch 'dt/refs-check-refname-component-sse'" | Junio C Hamano | 2014-07-28 | |
* | | | | | | | | | | | | | | Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'" | Junio C Hamano | 2014-07-28 | |
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Git 2.1.0-rc0v2.1.0-rc0 | Junio C Hamano | 2014-07-27 | |
* | | | | | | | | | | | | | Merge branch 'jk/rebase-am-fork-point' | Junio C Hamano | 2014-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | rebase: omit patch-identical commits with --fork-point | John Keeping | 2014-07-16 | |
| * | | | | | | | | | | | | | rebase--am: use --cherry-pick instead of --ignore-if-in-upstream | John Keeping | 2014-07-15 | |
* | | | | | | | | | | | | | | Merge branch 'cc/replace-graft' | Junio C Hamano | 2014-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |