19791 Commits (f2ef6075c9d248523bf658d82065b46d892b5601)
 

Author SHA1 Message Date
Ramsay Jones 5322ef2006 Fix some printf format warnings 15 years ago
Felipe Contreras ffc01f9bad send-email: fix mutt regex for grouped aliases 15 years ago
Erik Faye-Lund 18660bc96e add NORETURN_PTR for function pointers 15 years ago
Erik Faye-Lund a4f3131c07 increase portability of NORETURN declarations 15 years ago
Jeff King f4ea32f0b4 improve reflog date/number heuristic 15 years ago
Junio C Hamano 1be224ba6e builtin-mailinfo.c: check error status from rewind and ftruncate 15 years ago
Sebastian Schuberth e0ab002b50 Make just opening the generated MSVC solution file not modify it 15 years ago
Sebastian Schuberth 76031f191e Make generated MSVC solution file open from Windows Explorer 15 years ago
Michael Wookey 6f798b9590 generators/vcproj.pm: remove UNICODE from build 15 years ago
Jim Meyering 0484682ef3 typo fix: Directory `...' exist, ...: s/exist/exists/ 15 years ago
Brandon Casey c9486ae847 Documentation/git-gc.txt: default --aggressive window is 250, not 10 15 years ago
Frederik Schwarzer 42a0ea94ce Correct minor typo in post-receive hook template 15 years ago
Miklos Vajna 1b018fd9be git branch -D: give a better error message when lockfile creation fails 15 years ago
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 15 years ago
Nicolas Pitre 5bdc32d3e5 make 'git clone' ask the remote only for objects it cares about 16 years ago
Christian Himpel fa9d3485ea git-am: force egrep to use correct characters set 16 years ago
Christian Himpel 6900d750f4 git-am: fixed patch_format detection according to RFC2822 16 years ago
Yakov Lerner fb3650ed10 send-email: fix obscure error when encryption=tls and smtp cannot connect 16 years ago
SZEDER Gábor e648f8b6d0 bash: teach 'git checkout' options 16 years ago
Brandon Casey efe47f8f2c perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIR 16 years ago
Junio C Hamano a6dbf8814f pull: Clarify "helpful" message for another corner case 16 years ago
Thiago Farina 3ddcb1981b Update "describe" documentation to match reality 16 years ago
SZEDER Gábor 9f040e9524 bash: teach 'git reset --patch' 16 years ago
SZEDER Gábor 59d5eeee9f bash: update 'git stash' completion 16 years ago
SZEDER Gábor 918c03c2a7 bash: rename __git_find_subcommand() to __git_find_on_cmdline() 16 years ago
Junio C Hamano 3696c4ce89 pay attention to DESTDIR when building with NO_PERL_MAKEMAKER 16 years ago
Jim Meyering f1e3156e62 pre-commit.sample: add comment re tr portability; fix grammar 16 years ago
Junio C Hamano 6426ee61c7 Update Release Notes to 1.6.5 16 years ago
Johannes Sixt a16753dc2e test-genrandom: ensure stdout is set to _O_BINARY on Windows 16 years ago
Junio C Hamano 0984e3a772 Merge git://git.kernel.org/pub/scm/gitk/gitk 16 years ago
Pat Thoyts 9bedb0e185 gitk: Work around leftover temporary save file 16 years ago
Junio C Hamano 6e4ece61ff Merge branch 'maint' 16 years ago
Matthieu Moy bb8cccd017 push: Correctly initialize nonfastforward in transport_push. 16 years ago
Marius Storm-Olsen f5c3178151 Tag GIT_VERSION when Git is built with MSVC 16 years ago
Marius Storm-Olsen 259d87c354 Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) 16 years ago
Marius Storm-Olsen a2c6bf0e76 Add README for MSVC build 16 years ago
Marius Storm-Olsen 164a5e3faa Add MSVC to Makefile 16 years ago
Marius Storm-Olsen 386ac45102 Define strncasecmp and ftruncate for MSVC 16 years ago
Marius Storm-Olsen 435bdf8c7f Make usage of windows.h lean and mean 16 years ago
Frank Li d75f8e6131 Add platform files for porting to MSVC 16 years ago
Frank Li 16fe1e0369 Add MinGW header files to build git with MSVC 16 years ago
Marius Storm-Olsen 55fcb06482 Add empty header files for MSVC port 16 years ago
Frank Li 71064e3f86 Test for WIN32 instead of __MINGW32_ 16 years ago
Frank Li d7fa500fb5 Fix __stdcall placement and function prototype 16 years ago
Marius Storm-Olsen a6ca8c6246 Set _O_BINARY as default fmode for both MinGW and MSVC 16 years ago
Frank Li 3f83bf3784 Change regerror() declaration from K&R style to ANSI C (C89) 16 years ago
Marius Storm-Olsen 627735f9bf Add include guards to compat/win32.h 16 years ago
Frank Li 0d30ad71fa Avoid declaration after statement 16 years ago
Thiago Farina 812bdbc31b pack-objects: remove SP at the end of usage string 16 years ago
Thiago Farina 1f986c4ac4 Update the usage bundle string. 16 years ago