Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make usage of windows.h lean and mean | Marius Storm-Olsen | 2009-09-18 | 7 | -12/+13 |
* | Add platform files for porting to MSVC | Frank Li | 2009-09-18 | 3 | -0/+93 |
* | Add MinGW header files to build git with MSVC | Frank Li | 2009-09-18 | 5 | -0/+256 |
* | Add empty header files for MSVC port | Marius Storm-Olsen | 2009-09-18 | 14 | -0/+14 |
* | Test for WIN32 instead of __MINGW32_ | Frank Li | 2009-09-18 | 6 | -13/+15 |
* | Fix __stdcall placement and function prototype | Frank Li | 2009-09-18 | 2 | -3/+3 |
* | Set _O_BINARY as default fmode for both MinGW and MSVC | Marius Storm-Olsen | 2009-09-18 | 2 | -2/+5 |
* | Change regerror() declaration from K&R style to ANSI C (C89) | Frank Li | 2009-09-18 | 1 | -5/+2 |
* | Add include guards to compat/win32.h | Marius Storm-Olsen | 2009-09-18 | 1 | -0/+5 |
* | Avoid declaration after statement | Frank Li | 2009-09-18 | 3 | -5/+14 |
* | pack-objects: remove SP at the end of usage string | Thiago Farina | 2009-09-18 | 1 | -9/+9 |
* | Update the usage bundle string. | Thiago Farina | 2009-09-18 | 1 | -3/+7 |
* | cvs: initialize empty password | Clemens Buchacher | 2009-09-17 | 1 | -0/+1 |
* | Merge 1.6.4.4 in | Junio C Hamano | 2009-09-16 | 2 | -1/+28 |
|\ | |||||
| * | GIT 1.6.4.4v1.6.4.4 | Junio C Hamano | 2009-09-16 | 4 | -3/+30 |
| * | Merge branch 'jc/maint-unpack-objects-strict' into maint | Junio C Hamano | 2009-09-16 | 2 | -7/+44 |
| |\ | |||||
| * \ | Merge branch 'tf/diff-whitespace-incomplete-line' into maint | Junio C Hamano | 2009-09-16 | 1 | -33/+53 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/maint-1.6.3-checkout-unborn' into maint | Junio C Hamano | 2009-09-16 | 2 | -9/+43 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/maint-checkout-index-to-prefix' into maint | Junio C Hamano | 2009-09-16 | 3 | -5/+18 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'rc/maint-http-no-head-pack-check' into maint | Junio C Hamano | 2009-09-14 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | http.c: avoid freeing an uninitialized pointer | Junio C Hamano | 2009-09-14 | 1 | -1/+1 |
* | | | | | | | web--browse: fix Mac OS X GUI detection for 10.6 | Heiko Voigt | 2009-09-14 | 1 | -1/+2 |
* | | | | | | | remove logical typo in documentation of sample update hook | Heiko Voigt | 2009-09-14 | 1 | -1/+1 |
* | | | | | | | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-14 | 6 | -5/+6 |
* | | | | | | | git-archive: infer output format from filename when unspecified | Dmitry Potapov | 2009-09-13 | 2 | -3/+41 |
* | | | | | | | completion: Replace config --list with --get-regexp | Todd Zullinger | 2009-09-13 | 1 | -21/+9 |
* | | | | | | | git-archive: add '-o' as a alias for '--output' | Dmitry Potapov | 2009-09-13 | 3 | -3/+4 |
* | | | | | | | test local clone by copying | Clemens Buchacher | 2009-09-13 | 1 | -21/+33 |
* | | | | | | | git-clone doc: typofix | Johannes Gilger | 2009-09-13 | 1 | -1/+1 |
* | | | | | | | git-push: Accept -n as a synonym for --dry-run. | Nelson Elhage | 2009-09-13 | 2 | -3/+4 |
* | | | | | | | git-commit doc: remove duplicated --dry-run description | Junio C Hamano | 2009-09-13 | 1 | -7/+1 |
* | | | | | | | GIT 1.6.5-rc1v1.6.5-rc1 | Junio C Hamano | 2009-09-13 | 1 | -0/+31 |
* | | | | | | | Improve --patch option documentation in git-add | Jari Aalto | 2009-09-13 | 1 | -3/+8 |
* | | | | | | | Merge branch 'pk/fast-import-tars' | Junio C Hamano | 2009-09-13 | 1 | -4/+46 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | import-tars: Allow per-tar author and commit message. | Peter Krefting | 2009-09-03 | 1 | -4/+46 |
* | | | | | | | | Merge branch 'pk/fast-import-dirs' | Junio C Hamano | 2009-09-13 | 1 | -0/+416 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add script for importing bits-and-pieces to Git. | Peter Krefting | 2009-09-03 | 1 | -0/+416 |
* | | | | | | | | | Merge branch 'jt/pushinsteadof' | Junio C Hamano | 2009-09-13 | 5 | -32/+131 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add url.<base>.pushInsteadOf: URL rewriting for push only | Josh Triplett | 2009-09-08 | 5 | -10/+106 |
| * | | | | | | | | | Wrap rewrite globals in a struct in preparation for adding another set | Josh Triplett | 2009-09-07 | 1 | -25/+28 |
* | | | | | | | | | | Merge branch 'jk/unwanted-advices' | Junio C Hamano | 2009-09-13 | 8 | -1/+66 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | status: make "how to stage" messages optional | Jeff King | 2009-09-11 | 4 | -0/+15 |
| * | | | | | | | | | | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 | 7 | -1/+51 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jc/merge-saner-messages' | Junio C Hamano | 2009-09-13 | 1 | -4/+21 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | merge-recursive: give less scary messages when merge did not start | Junio C Hamano | 2009-09-08 | 1 | -4/+21 |
* | | | | | | | | | | | quiltimport documentation: --dry-run and -n are synonyms | Junio C Hamano | 2009-09-13 | 1 | -1/+1 |
* | | | | | | | | | | | preserve mtime of local clone | Clemens Buchacher | 2009-09-13 | 3 | -1/+23 |
* | | | | | | | | | | | don't dereference NULL upon fdopen failure | Jim Meyering | 2009-09-13 | 5 | -8/+8 |
* | | | | | | | | | | | use write_str_in_full helper to avoid literal string lengths | Jim Meyering | 2009-09-13 | 1 | -7/+3 |