aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-29
* Introduce an unlink(2) wrapper which gives warning if unlink failedAlex Riesen2009-04-29
* Merge branch 'maint'Junio C Hamano2009-04-29
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-29
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-29
| | |\
| | | * diff -c -p: do not die on submodulesJunio C Hamano2009-04-29
* | | | daemon.c: fix segfault on OS XBenjamin Kramer2009-04-29
* | | | merge-recursive: do not die on a conflicting submoduleJunio C Hamano2009-04-29
* | | | git config: error when editing a repo config and not being in oneFelipe Contreras2009-04-29
* | | | parseopt: fix documentation for --keep-dashdashUwe Kleine-König2009-04-29
* | | | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-29
* | | | doc: consistently use ASCIIDOC_EXTRAEric Blake2009-04-28
* | | | Makefile: installing git in cygwin 1.7.0Eric Blake2009-04-28
* | | | Merge branch 'maint'Junio C Hamano2009-04-28
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-28
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
| | |\ \ | | | |/
| | | * grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
| | | * Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-27
| | | * builtin-merge: fix a typo in an error messageAllan Caffee2009-04-27
* | | | SubmittingPatches: itemize and reflect upon well written changesSam Vilain2009-04-28
* | | | Makefile: fix NO_PERL bug with gitwebJeff King2009-04-27
* | | | t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-27
* | | | NetBSD compilation fixPatrick Welche2009-04-27
* | | | Add semicolon to curly brace group in main MakefileMark Drago2009-04-27
* | | | prune-packed: advanced progress even for non-existing fan-out directoriesJohannes Sixt2009-04-27
* | | | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-26
* | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* | | | connect: replace inet_ntop with getnameinfoBenjamin Kramer2009-04-25
* | | | Documentation: git-clean: make description more readableWesley J. Landaker2009-04-25
* | | | Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker2009-04-25
* | | | Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty2009-04-25
* | | | t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-25
* | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-25
* | | | progress bar: round to the nearest instead of truncating downNicolas Pitre2009-04-25
* | | | GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano2009-04-24
* | | | Merge branch 'maint'Junio C Hamano2009-04-24
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-24
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-24
| | |\ \ | | | |/
| | | * test-genrandom: Add newline to usage stringStephen Boyd2009-04-23
* | | | t7800: respect NO_PERLJeff King2009-04-24
* | | | remote.c: do not trigger remote.<name>.<var> codepath for two-level namesJohannes Sixt2009-04-24
* | | | builtin-help: silently tolerate unknown keysJohannes Sixt2009-04-24
* | | | Explain seemingly pointless use of system in difftoolAlex Riesen2009-04-24
* | | | Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano2009-04-23
* | | | config.txt: Make configuration paragraph more consistentStephen Boyd2009-04-23
* | | | config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd2009-04-23
* | | | config.txt: add missing 'the's and make words pluralStephen Boyd2009-04-23
* | | | git-format-patch.txt: general rewordings and cleanupsStephen Boyd2009-04-23
* | | | git-show-branch.txt: cleanup example descriptionStephen Boyd2009-04-23
* | | | Documentation: use lowercase for shallow and deep threadingStephen Boyd2009-04-23