summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git branch -D: give a better error message when lockfile creation failsMiklos Vajna2009-09-293-7/+24
* parse-opt: ignore negation of OPT_NONEG for ambiguity checksAndreas Schwab2009-09-293-0/+28
* make 'git clone' ask the remote only for objects it cares aboutNicolas Pitre2009-09-261-10/+17
* send-email: fix obscure error when encryption=tls and smtp cannot connectYakov Lerner2009-09-251-1/+1
* bash: teach 'git checkout' optionsSZEDER Gábor2009-09-251-1/+15
* perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey2009-09-251-0/+8
* pull: Clarify "helpful" message for another corner casev1.6.5-rc2Junio C Hamano2009-09-221-1/+6
* Update "describe" documentation to match realityThiago Farina2009-09-221-1/+1
* bash: teach 'git reset --patch'SZEDER Gábor2009-09-221-1/+1
* bash: update 'git stash' completionSZEDER Gábor2009-09-221-4/+16
* bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor2009-09-221-7/+7
* pay attention to DESTDIR when building with NO_PERL_MAKEMAKERJunio C Hamano2009-09-221-4/+4
* pre-commit.sample: add comment re tr portability; fix grammarJim Meyering2009-09-221-4/+7
* Update Release Notes to 1.6.5Junio C Hamano2009-09-211-4/+14
* test-genrandom: ensure stdout is set to _O_BINARY on WindowsJohannes Sixt2009-09-211-2/+1
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2009-09-202-259/+618
|\
| * gitk: Work around leftover temporary save filePat Thoyts2009-09-211-0/+1
| * gitk: Show diff of commits at end of compare-commits outputPaul Mackerras2009-09-101-23/+58
| * gitk: Update Swedish translation (280t0f0u)Peter Krefting2009-08-141-236/+559
* | Merge branch 'maint'Junio C Hamano2009-09-201-1/+2
|\ \
| * | push: Correctly initialize nonfastforward in transport_push.Matthieu Moy2009-09-201-1/+2
* | | Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen2009-09-181-0/+1
* | | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen2009-09-188-1/+1503
* | | Add README for MSVC buildMarius Storm-Olsen2009-09-181-0/+39
* | | Add MSVC to MakefileMarius Storm-Olsen2009-09-183-1/+128
* | | Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen2009-09-181-0/+2
* | | Make usage of windows.h lean and meanMarius Storm-Olsen2009-09-187-12/+13
* | | Add platform files for porting to MSVCFrank Li2009-09-183-0/+93
* | | Add MinGW header files to build git with MSVCFrank Li2009-09-185-0/+256
* | | Add empty header files for MSVC portMarius Storm-Olsen2009-09-1814-0/+14
* | | Test for WIN32 instead of __MINGW32_Frank Li2009-09-186-13/+15
* | | Fix __stdcall placement and function prototypeFrank Li2009-09-182-3/+3
* | | Set _O_BINARY as default fmode for both MinGW and MSVCMarius Storm-Olsen2009-09-182-2/+5
* | | Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2009-09-181-5/+2
* | | Add include guards to compat/win32.hMarius Storm-Olsen2009-09-181-0/+5
* | | Avoid declaration after statementFrank Li2009-09-183-5/+14
* | | pack-objects: remove SP at the end of usage stringThiago Farina2009-09-181-9/+9
* | | Update the usage bundle string.Thiago Farina2009-09-181-3/+7
* | | cvs: initialize empty passwordClemens Buchacher2009-09-171-0/+1
* | | Merge 1.6.4.4 inJunio C Hamano2009-09-162-1/+28
|\ \ \ | |/ /
| * | GIT 1.6.4.4v1.6.4.4Junio C Hamano2009-09-164-3/+30
| * | Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2009-09-162-7/+44
| |\ \
| * \ \ Merge branch 'tf/diff-whitespace-incomplete-line' into maintJunio C Hamano2009-09-161-33/+53
| |\ \ \
| * \ \ \ Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2009-09-162-9/+43
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano2009-09-163-5/+18
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'maint'Junio C Hamano2009-09-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'rc/maint-http-no-head-pack-check' into maintJunio C Hamano2009-09-141-1/+1
| |\ \ \ \ \ \
| | * | | | | | http.c: avoid freeing an uninitialized pointerJunio C Hamano2009-09-141-1/+1
* | | | | | | | web--browse: fix Mac OS X GUI detection for 10.6Heiko Voigt2009-09-141-1/+2
* | | | | | | | remove logical typo in documentation of sample update hookHeiko Voigt2009-09-141-1/+1