summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-01Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2009-04-30gitk: Add Russian translationAlex Riesen
2009-04-30improve error message in config.cAlex Riesen
2009-04-29Merge branch 'maint'Junio C Hamano
2009-04-29daemon.c: fix segfault on OS XBenjamin Kramer
2009-04-29merge-recursive: do not die on a conflicting submoduleJunio C Hamano
2009-04-29git config: error when editing a repo config and not being in oneFelipe Contreras
2009-04-29parseopt: fix documentation for --keep-dashdashUwe Kleine-König
2009-04-29Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin
2009-04-29Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-29Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-29diff -c -p: do not die on submodulesJunio C Hamano
2009-04-28doc: consistently use ASCIIDOC_EXTRAEric Blake
2009-04-28Makefile: installing git in cygwin 1.7.0Eric Blake
2009-04-28Merge branch 'maint'Junio C Hamano
2009-04-28Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-28Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-28SubmittingPatches: itemize and reflect upon well written changesSam Vilain
2009-04-28Makefile: fix NO_PERL bug with gitwebJeff King
2009-04-28grep: fix segfault when "git grep '('" is givenLinus Torvalds
2009-04-27t5701: do not get stuck in empty-push/Johannes Schindelin
2009-04-27NetBSD compilation fixPatrick Welche
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee
2009-04-27builtin-merge: fix a typo in an error messageAllan Caffee
2009-04-27Add semicolon to curly brace group in main MakefileMark Drago
2009-04-27prune-packed: advanced progress even for non-existing fan-out directoriesJohannes Sixt
2009-04-26t4202: fix typov1.6.3-rc3Linus Torvalds
2009-04-25Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin
2009-04-25connect: replace inet_ntop with getnameinfoBenjamin Kramer
2009-04-25Documentation: git-clean: make description more readableWesley J. Landaker
2009-04-25Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker
2009-04-25Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty
2009-04-25t7700-repack: repack -a now works properly, expect success from testBrandon Casey
2009-04-25t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey
2009-04-25progress bar: round to the nearest instead of truncating downNicolas Pitre
2009-04-25GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano
2009-04-25Merge branch 'maint'Junio C Hamano
2009-04-25Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-04-25Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-24t7800: respect NO_PERLJeff King
2009-04-24remote.c: do not trigger remote.<name>.<var> codepath for two-level namesJohannes Sixt
2009-04-24builtin-help: silently tolerate unknown keysJohannes Sixt
2009-04-24Explain seemingly pointless use of system in difftoolAlex Riesen
2009-04-23Makefile: ignore perl/ subdirectory under NO_PERLJunio C Hamano
2009-04-23config.txt: Make configuration paragraph more consistentStephen Boyd
2009-04-23config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd
2009-04-23config.txt: add missing 'the's and make words pluralStephen Boyd
2009-04-23git-format-patch.txt: general rewordings and cleanupsStephen Boyd
2009-04-23git-show-branch.txt: cleanup example descriptionStephen Boyd
2009-04-23Documentation: use lowercase for shallow and deep threadingStephen Boyd