aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | gitk: Work around leftover temporary save filePat Thoyts2009-09-21
| * | | | gitk: Show diff of commits at end of compare-commits outputPaul Mackerras2009-09-10
| * | | | gitk: Update Swedish translation (280t0f0u)Peter Krefting2009-08-14
* | | | | Merge branch 'maint'Junio C Hamano2009-09-20
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | push: Correctly initialize nonfastforward in transport_push.Matthieu Moy2009-09-20
* | | | Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen2009-09-18
* | | | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen2009-09-18
* | | | Add README for MSVC buildMarius Storm-Olsen2009-09-18
* | | | Add MSVC to MakefileMarius Storm-Olsen2009-09-18
* | | | Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen2009-09-18
* | | | Make usage of windows.h lean and meanMarius Storm-Olsen2009-09-18
* | | | Add platform files for porting to MSVCFrank Li2009-09-18
* | | | Add MinGW header files to build git with MSVCFrank Li2009-09-18
* | | | 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