summaryrefslogtreecommitdiffstats
path: root/thread-utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-19Make usage of windows.h lean and meanMarius Storm-Olsen1-4/+1
2009-09-19Add platform files for porting to MSVCFrank Li3-0/+93
2009-09-19Add MinGW header files to build git with MSVCFrank Li5-0/+256
2009-09-19Add empty header files for MSVC portMarius Storm-Olsen14-0/+14
2009-09-19Test for WIN32 instead of __MINGW32_Frank Li6-13/+15
2009-09-19Fix __stdcall placement and function prototypeFrank Li2-3/+3
2009-09-19Set _O_BINARY as default fmode for both MinGW and MSVCMarius Storm-Olsen2-2/+5
2009-09-19Change regerror() declaration from K&R style to ANSI C (C89)Frank Li1-5/+2
2009-09-19Add include guards to compat/win32.hMarius Storm-Olsen1-0/+5
2009-09-19Avoid declaration after statementFrank Li3-5/+14
2009-09-19pack-objects: remove SP at the end of usage stringThiago Farina1-9/+9
2009-09-19Update the usage bundle string.Thiago Farina1-3/+7
2009-09-17cvs: initialize empty passwordClemens Buchacher1-0/+1
2009-09-16GIT 1.6.4.4v1.6.4.4Junio C Hamano4-3/+30
2009-09-14http.c: avoid freeing an uninitialized pointerJunio C Hamano1-1/+1
2009-09-14web--browse: fix Mac OS X GUI detection for 10.6Heiko Voigt1-1/+2
2009-09-14remove logical typo in documentation of sample update hookHeiko Voigt1-1/+1
2009-09-14Nicolas Pitre has a new email addressNicolas Pitre6-5/+6
2009-09-13git-archive: infer output format from filename when unspecifiedDmitry Potapov2-3/+41
2009-09-13completion: Replace config --list with --get-regexpTodd Zullinger1-21/+9
2009-09-13git-archive: add '-o' as a alias for '--output'Dmitry Potapov3-3/+4
2009-09-13test local clone by copyingClemens Buchacher1-21/+33
2009-09-13git-clone doc: typofixJohannes Gilger1-1/+1
2009-09-13git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2-3/+4
2009-09-13git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano1-7/+1
2009-09-13GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano1-0/+31
2009-09-13Improve --patch option documentation in git-addJari Aalto1-3/+8
2009-09-13quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano1-1/+1
2009-09-13preserve mtime of local cloneClemens Buchacher3-1/+23
2009-09-13don't dereference NULL upon fdopen failureJim Meyering5-8/+8
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering1-7/+3
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering7-9/+14
2009-09-13wrap git's main usage string.Matthieu Moy1-1/+4
2009-09-13GIT 1.6.4.3v1.6.4.3Junio C Hamano4-3/+33
2009-09-13svn: properly escape arguments for authors-progMark Lodato2-0/+15
2009-09-12Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2-4/+2
2009-09-12rebase: use plumbing to show dirty stateJeff King1-1/+1
2009-09-12status: make "how to stage" messages optionalJeff King4-0/+15
2009-09-12push: make non-fast-forward help message configurableJeff King7-1/+51
2009-09-12pager: set LESS=FRSX also on WindowsJohannes Sixt1-2/+4
2009-09-12start_command: do not clobber cmd->env on Windows code pathJohannes Sixt3-9/+17
2009-09-11http.c: remove verification of remote packsTay Ray Chuan1-11/+0
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht3-2/+10
2009-09-11mailinfo: add '--scissors' to usage messageNicolas Sebrecht1-1/+1
2009-09-11INSTALL: Describe dependency knobs from MakefileBrian Gernhardt1-14/+24
2009-09-11INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt1-5/+9
2009-09-10git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant1-7/+5
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt1-1/+7
2009-09-09git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts1-12/+1
2009-09-09INSTALL: Update description of our SHA-1 codeBrian Gernhardt1-2/+2