summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-02Fix some printf format warningsRamsay Jones
2009-09-29builtin-mailinfo.c: check error status from rewind and ftruncateJunio C Hamano
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey
2009-09-29typo fix: Directory `...' exist, ...: s/exist/exists/Jim Meyering
2009-09-29Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey
2009-09-29Correct minor typo in post-receive hook templateFrederik Schwarzer
2009-09-29git branch -D: give a better error message when lockfile creation failsMiklos Vajna
2009-09-29parse-opt: ignore negation of OPT_NONEG for ambiguity checksAndreas Schwab
2009-09-26make 'git clone' ask the remote only for objects it cares aboutNicolas Pitre
2009-09-25send-email: fix obscure error when encryption=tls and smtp cannot connectYakov Lerner
2009-09-25bash: teach 'git checkout' optionsSZEDER Gábor
2009-09-25perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey
2009-09-23pull: Clarify "helpful" message for another corner casev1.6.5-rc2Junio C Hamano
2009-09-23Update "describe" documentation to match realityThiago Farina
2009-09-22bash: teach 'git reset --patch'SZEDER Gábor
2009-09-22bash: update 'git stash' completionSZEDER Gábor
2009-09-22bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor
2009-09-22pay attention to DESTDIR when building with NO_PERL_MAKEMAKERJunio C Hamano
2009-09-22pre-commit.sample: add comment re tr portability; fix grammarJim Meyering
2009-09-22Update Release Notes to 1.6.5Junio C Hamano
2009-09-21test-genrandom: ensure stdout is set to _O_BINARY on WindowsJohannes Sixt
2009-09-21Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2009-09-21gitk: Work around leftover temporary save filePat Thoyts
2009-09-20Merge branch 'maint'Junio C Hamano
2009-09-20push: Correctly initialize nonfastforward in transport_push.Matthieu Moy
2009-09-19Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen
2009-09-19Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen
2009-09-19Add README for MSVC buildMarius Storm-Olsen
2009-09-19Add MSVC to MakefileMarius Storm-Olsen
2009-09-19Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen
2009-09-19Make usage of windows.h lean and meanMarius Storm-Olsen
2009-09-19Add platform files for porting to MSVCFrank Li
2009-09-19Add MinGW header files to build git with MSVCFrank Li
2009-09-19Add empty header files for MSVC portMarius Storm-Olsen
2009-09-19Test for WIN32 instead of __MINGW32_Frank Li
2009-09-19Fix __stdcall placement and function prototypeFrank Li
2009-09-19Set _O_BINARY as default fmode for both MinGW and MSVCMarius Storm-Olsen
2009-09-19Change regerror() declaration from K&R style to ANSI C (C89)Frank Li
2009-09-19Add include guards to compat/win32.hMarius Storm-Olsen
2009-09-19Avoid declaration after statementFrank Li
2009-09-19pack-objects: remove SP at the end of usage stringThiago Farina
2009-09-19Update the usage bundle string.Thiago Farina
2009-09-17cvs: initialize empty passwordClemens Buchacher
2009-09-16Merge 1.6.4.4 inJunio C Hamano
2009-09-16GIT 1.6.4.4v1.6.4.4Junio C Hamano
2009-09-16Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano
2009-09-16Merge branch 'tf/diff-whitespace-incomplete-line' into maintJunio C Hamano
2009-09-16Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano