summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRLibravatar Brandon Casey1-0/+8
2009-09-22pull: Clarify "helpful" message for another corner caseLibravatar Junio C Hamano1-1/+6
2009-09-22Update "describe" documentation to match realityLibravatar Thiago Farina1-1/+1
2009-09-22bash: teach 'git reset --patch'Libravatar SZEDER Gábor1-1/+1
2009-09-22bash: update 'git stash' completionLibravatar SZEDER Gábor1-4/+16
2009-09-22bash: rename __git_find_subcommand() to __git_find_on_cmdline()Libravatar SZEDER Gábor1-7/+7
2009-09-22pay attention to DESTDIR when building with NO_PERL_MAKEMAKERLibravatar Junio C Hamano1-4/+4
2009-09-22pre-commit.sample: add comment re tr portability; fix grammarLibravatar Jim Meyering1-4/+7
2009-09-21Update Release Notes to 1.6.5Libravatar Junio C Hamano1-4/+14
2009-09-21test-genrandom: ensure stdout is set to _O_BINARY on WindowsLibravatar Johannes Sixt1-2/+1
2009-09-20Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano2-259/+618
2009-09-21gitk: Work around leftover temporary save fileLibravatar Pat Thoyts1-0/+1
2009-09-20Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2009-09-20push: Correctly initialize nonfastforward in transport_push.Libravatar Matthieu Moy1-1/+2
2009-09-18Tag GIT_VERSION when Git is built with MSVCLibravatar Marius Storm-Olsen1-0/+1
2009-09-18Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Libravatar Marius Storm-Olsen8-1/+1503
2009-09-18Add README for MSVC buildLibravatar Marius Storm-Olsen1-0/+39
2009-09-18Add MSVC to MakefileLibravatar Marius Storm-Olsen3-1/+128
2009-09-18Define strncasecmp and ftruncate for MSVCLibravatar Marius Storm-Olsen1-0/+2
2009-09-18Make usage of windows.h lean and meanLibravatar Marius Storm-Olsen7-12/+13
2009-09-18Add platform files for porting to MSVCLibravatar Frank Li3-0/+93
2009-09-18Add MinGW header files to build git with MSVCLibravatar Frank Li5-0/+256
2009-09-18Add empty header files for MSVC portLibravatar Marius Storm-Olsen14-0/+14
2009-09-18Test for WIN32 instead of __MINGW32_Libravatar Frank Li6-13/+15
2009-09-18Fix __stdcall placement and function prototypeLibravatar Frank Li2-3/+3
2009-09-18Set _O_BINARY as default fmode for both MinGW and MSVCLibravatar Marius Storm-Olsen2-2/+5
2009-09-18Change regerror() declaration from K&R style to ANSI C (C89)Libravatar Frank Li1-5/+2
2009-09-18Add include guards to compat/win32.hLibravatar Marius Storm-Olsen1-0/+5
2009-09-18Avoid declaration after statementLibravatar Frank Li3-5/+14
2009-09-18pack-objects: remove SP at the end of usage stringLibravatar Thiago Farina1-9/+9
2009-09-18Update the usage bundle string.Libravatar Thiago Farina1-3/+7
2009-09-18fetch: Speed up fetch by rewriting find_non_local_tagsLibravatar Julian Phillips1-33/+74
2009-09-17cvs: initialize empty passwordLibravatar Clemens Buchacher1-0/+1
2009-09-16Merge 1.6.4.4 inLibravatar Junio C Hamano2-1/+28
2009-09-16GIT 1.6.4.4Libravatar Junio C Hamano4-3/+30
2009-09-16Merge branch 'jc/maint-unpack-objects-strict' into maintLibravatar Junio C Hamano2-7/+44
2009-09-16Merge branch 'tf/diff-whitespace-incomplete-line' into maintLibravatar Junio C Hamano1-33/+53
2009-09-16Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintLibravatar Junio C Hamano2-9/+43
2009-09-16Merge branch 'jc/maint-checkout-index-to-prefix' into maintLibravatar Junio C Hamano3-5/+18
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' into jc/maint-blank-at-eofLibravatar Junio C Hamano1-22/+47
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Libravatar Junio C Hamano1-14/+35
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Libravatar Junio C Hamano1-148/+148
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Libravatar Junio C Hamano8-70/+288
2009-09-15diff -B: colour whitespace errorsLibravatar Junio C Hamano1-26/+49
2009-09-15diff.c: emit_add_line() takes only the rest of the lineLibravatar Junio C Hamano1-7/+9
2009-09-15diff.c: split emit_line() from the first char and the rest of the lineLibravatar Junio C Hamano1-7/+26
2009-09-14diff.c: shuffling code aroundLibravatar Junio C Hamano1-125/+125
2009-09-14diff --whitespace: fix blank lines at endLibravatar Junio C Hamano2-22/+54
2009-09-14Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-09-14Merge branch 'rc/maint-http-no-head-pack-check' into maintLibravatar Junio C Hamano1-1/+1