Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Sync with 2.0.4 | Junio C Hamano | 2014-07-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 | |
| * | | | | | | | | | | | | commit --amend: test specifies authorship but forgets to check | Fabian Ruch | 2014-07-30 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Update draft release notes to 2.1 | Junio C Hamano | 2014-07-30 | |
* | | | | | | | | | | | | Merge branch 'jk/more-push-completion' | Junio C Hamano | 2014-07-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | completion: complete `git push --force-with-lease=` | John Keeping | 2014-07-22 | |
| * | | | | | | | | | | | | completion: add some missing options to `git push` | John Keeping | 2014-07-22 | |
| * | | | | | | | | | | | | 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 |