aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Add empty header files for MSVC portMarius Storm-Olsen2009-09-18
* | | | Test for WIN32 instead of __MINGW32_Frank Li2009-09-18
* | | | Fix __stdcall placement and function prototypeFrank Li2009-09-18
* | | | Set _O_BINARY as default fmode for both MinGW and MSVCMarius Storm-Olsen2009-09-18
* | | | Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2009-09-18
* | | | Add include guards to compat/win32.hMarius Storm-Olsen2009-09-18
* | | | Avoid declaration after statementFrank Li2009-09-18
* | | | pack-objects: remove SP at the end of usage stringThiago Farina2009-09-18
* | | | Update the usage bundle string.Thiago Farina2009-09-18
* | | | cvs: initialize empty passwordClemens Buchacher2009-09-17
* | | | Merge 1.6.4.4 inJunio C Hamano2009-09-16
|\ \ \ \ | |/ / /
| * | | GIT 1.6.4.4v1.6.4.4Junio C Hamano2009-09-16
| * | | Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2009-09-16
| |\ \ \
| * \ \ \ Merge branch 'tf/diff-whitespace-incomplete-line' into maintJunio C Hamano2009-09-16
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2009-09-16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano2009-09-16
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2009-09-14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'rc/maint-http-no-head-pack-check' into maintJunio C Hamano2009-09-14
| |\ \ \ \ \ \ \
| | * | | | | | | http.c: avoid freeing an uninitialized pointerJunio C Hamano2009-09-14
* | | | | | | | | web--browse: fix Mac OS X GUI detection for 10.6Heiko Voigt2009-09-14
* | | | | | | | | remove logical typo in documentation of sample update hookHeiko Voigt2009-09-14
* | | | | | | | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-14
* | | | | | | | | git-archive: infer output format from filename when unspecifiedDmitry Potapov2009-09-13
* | | | | | | | | completion: Replace config --list with --get-regexpTodd Zullinger2009-09-13
* | | | | | | | | git-archive: add '-o' as a alias for '--output'Dmitry Potapov2009-09-13
* | | | | | | | | test local clone by copyingClemens Buchacher2009-09-13
* | | | | | | | | git-clone doc: typofixJohannes Gilger2009-09-13
* | | | | | | | | git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2009-09-13
* | | | | | | | | git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano2009-09-13
* | | | | | | | | GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano2009-09-13
* | | | | | | | | Improve --patch option documentation in git-addJari Aalto2009-09-13
* | | | | | | | | Merge branch 'pk/fast-import-tars'Junio C Hamano2009-09-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | import-tars: Allow per-tar author and commit message.Peter Krefting2009-09-03
* | | | | | | | | | Merge branch 'pk/fast-import-dirs'Junio C Hamano2009-09-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add script for importing bits-and-pieces to Git.Peter Krefting2009-09-03
* | | | | | | | | | | Merge branch 'jt/pushinsteadof'Junio C Hamano2009-09-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-08
| * | | | | | | | | | | Wrap rewrite globals in a struct in preparation for adding another setJosh Triplett2009-09-07
* | | | | | | | | | | | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | status: make "how to stage" messages optionalJeff King2009-09-11
| * | | | | | | | | | | | push: make non-fast-forward help message configurableJeff King2009-09-11
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jc/merge-saner-messages'Junio C Hamano2009-09-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | merge-recursive: give less scary messages when merge did not startJunio C Hamano2009-09-08
* | | | | | | | | | | | | quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano2009-09-13
* | | | | | | | | | | | | preserve mtime of local cloneClemens Buchacher2009-09-13
* | | | | | | | | | | | | don't dereference NULL upon fdopen failureJim Meyering2009-09-13
* | | | | | | | | | | | | use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-13
* | | | | | | | | | | | | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2009-09-11
| * | | | | | | | | | | | | Use a clearer style to issue commands to remote helpersDaniel Barkalow2009-09-03