Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Git 2.1-rc2v2.1.0-rc2 | Junio C Hamano | 2014-08-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'mb/relnotes-2.1' | Junio C Hamano | 2014-08-07 | 1 | -61/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Release notes: grammatical fixesmb/relnotes-2.1 | Marc Branchaud | 2014-08-07 | 1 | -55/+53 | |
| * | | | | | | | | | | | | RelNotes: no more check_ref_format micro-optimization | Junio C Hamano | 2014-08-05 | 1 | -6/+0 | |
* | | | | | | | | | | | | | various contrib: Fix links in man pages | Stefan Beller | 2014-08-07 | 3 | -3/+3 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Git 2.1.0-rc1v2.1.0-rc1 | Junio C Hamano | 2014-08-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 2014-08-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git-push: fix link in man pagetf/maint-doc-push | Tony Finch | 2014-07-31 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'ta/doc-config' | Junio C Hamano | 2014-08-04 | 1 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | add documentation for writing config filesta/doc-config | Tanay Abhra | 2014-07-30 | 1 | -1/+30 | |
* | | | | | | | | | | | | | Sync with 2.0.4 | Junio C Hamano | 2014-07-30 | 3 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 | 4 | -3/+9 | |
| * | | | | | | | | | | | | commit --amend: test specifies authorship but forgets to check | Fabian Ruch | 2014-07-30 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Update draft release notes to 2.1 | Junio C Hamano | 2014-07-30 | 1 | -3/+5 | |
* | | | | | | | | | | | | Merge branch 'jk/more-push-completion' | Junio C Hamano | 2014-07-30 | 1 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | completion: complete `git push --force-with-lease=`jk/more-push-completion | John Keeping | 2014-07-22 | 1 | -1/+21 | |
| * | | | | | | | | | | | | completion: add some missing options to `git push` | John Keeping | 2014-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | completion: complete "unstuck" `git push --recurse-submodules` | John Keeping | 2014-07-22 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Merge branch 'sk/mingw-tests-workaround' | Junio C Hamano | 2014-07-30 | 8 | -24/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t800[12]: work around MSys limitationsk/mingw-tests-workaround | Karsten Blees | 2014-07-21 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | t9902: mingw-specific fix for gitfile link files | Pat Thoyts | 2014-07-21 | 1 | -4/+13 | |
| * | | | | | | | | | | | | | t4210: skip command-line encoding tests on mingw | Pat Thoyts | 2014-07-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | MinGW: disable legacy encoding tests | Karsten Blees | 2014-07-21 | 3 | -15/+18 | |
| * | | | | | | | | | | | | | t0110/MinGW: skip tests that pass arbitrary bytes on the command line | Karsten Blees | 2014-07-21 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | MinGW: Skip test redirecting to fd 4 | Johannes Schindelin | 2014-07-17 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'sk/mingw-uni-fix-more' | Junio C Hamano | 2014-07-30 | 8 | -150/+184 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Win32: enable color output in Windows cmd.exesk/mingw-uni-fix-more | Karsten Blees | 2014-07-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | Win32: patch Windows environment on startup | Karsten Blees | 2014-07-21 | 1 | -13/+12 | |
| * | | | | | | | | | | | | | Win32: keep the environment sorted | Karsten Blees | 2014-07-21 | 1 | -39/+65 | |
| * | | | | | | | | | | | | | Win32: use low-level memory allocation during initialization | Karsten Blees | 2014-07-21 | 1 | -15/+28 | |
| * | | | | | | | | | | | | | Win32: reduce environment array reallocations | Karsten Blees | 2014-07-21 | 1 | -27/+35 | |
| * | | | | | | | | | | | | | Win32: don't copy the environment twice when spawning child processes | Karsten Blees | 2014-07-21 | 3 | -64/+30 | |
| * | | | | | | | | | | | | | Win32: factor out environment block creation | Karsten Blees | 2014-07-21 | 1 | -23/+32 | |
| * | | | | | | | | | | | | | Win32: unify environment function names | Karsten Blees | 2014-07-21 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | Win32: unify environment case-sensitivity | Karsten Blees | 2014-07-21 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | Win32: fix environment memory leaks | Karsten Blees | 2014-07-21 | 3 | -6/+7 | |
| * | | | | | | | | | | | | | Win32: Unicode environment (incoming) | Karsten Blees | 2014-07-21 | 2 | -0/+17 | |
| * | | | | | | | | | | | | | Win32: Unicode environment (outgoing) | Karsten Blees | 2014-07-21 | 1 | -11/+14 | |
| * | | | | | | | | | | | | | Revert "Windows: teach getenv to do a case-sensitive search" | Karsten Blees | 2014-07-17 | 1 | -20/+3 | |
| * | | | | | | | | | | | | | tests: do not pass iso8859-1 encoded parameter | Pat Thoyts | 2014-07-15 | 4 | -7/+13 | |
* | | | | | | | | | | | | | | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 2014-07-30 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | t9814: fix misconversion from test $a -o $b to test $a || test $bep/avoid-test-a-o | Junio C Hamano | 2014-07-25 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2014-07-28 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | t4013: test diff-tree's --stdin commit formatting | Jeff King | 2014-07-28 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | Merge branch 'jk/alloc-commit-id-maint' into maint | Junio C Hamano | 2014-07-28 | 11 | -89/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | diff-tree: avoid lookup_unknown_objectjk/alloc-commit-id-maint | Jeff King | 2014-07-28 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | object_as_type: set commit index | Jeff King | 2014-07-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | alloc: factor out commit index | Jeff King | 2014-07-28 | 2 | -2/+8 | |
| | * | | | | | | | | | | | | | add object_as_type helper for casting objects | Jeff King | 2014-07-28 | 7 | -43/+25 | |
| | * | | | | | | | | | | | | | parse_object_buffer: do not set object type | Jeff King | 2014-07-28 | 1 | -2/+0 |