summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-23pretty.c: add %x00 format specifier.Govind Salinas
2008-03-23GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano
2008-03-23gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano
2008-03-23Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano
2008-03-23remote.c: Fix overtight refspec validationJunio C Hamano
2008-03-23fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen
2008-03-23Make git-svn tests behave better on OS XKevin Ballard
2008-03-23Improve description of git filter-branch.Ralf Wildenhues
2008-03-23t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey
2008-03-21Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard
2008-03-20remote show: do not show symbolic refsJohannes Schindelin
2008-03-20Document the sendemail.smtpserverport config variableKevin Ballard
2008-03-20Add --reverse to the git-rev-list usage stringKevin Ballard
2008-03-20make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre
2008-03-20builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.autoBrandon Casey
2008-03-19Documentation/git-merge: document subtree strategy.Miklos Vajna
2008-03-19Fix tag followingDaniel Barkalow
2008-03-19Make revision limiting more robust against occasional bad commit datesLinus Torvalds
2008-03-19Fix t3200 configDaniel Barkalow
2008-03-19Tighten refspec processingDaniel Barkalow
2008-03-19Fix possible Solaris problem in 'checkout_entry()'Linus Torvalds
2008-03-19Fix read-tree not to discard errorsJunio C Hamano
2008-03-19Add tests to catch problems with un-unlinkable symlinksJunio C Hamano
2008-03-19Test: catch if trash cannot be removedJunio C Hamano
2008-03-19git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano
2008-03-17Merge branch 'jc/makefile'Junio C Hamano
2008-03-16Don't update unchanged merge entriesLinus Torvalds
2008-03-16fast-import: Allow "reset" to delete a new branch without errorEyvind Bernhardsen
2008-03-16t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano
2008-03-16Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano
2008-03-16Resurrect git-rerere to contrib/examplesJunio C Hamano
2008-03-16Merge branch 'maint'Junio C Hamano
2008-03-16Start draft ReleaseNotes for 1.5.4.5Junio C Hamano
2008-03-16rebase -m: do not trigger pre-commit verificationJunio C Hamano
2008-03-16Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2008-03-16git-gui: Improve directions regarding POT update in po/READMEJunio C Hamano
2008-03-16git-gui: Update Japanese translationしらいしななこ
2008-03-15Redo "add test_cmp function for test scripts"Junio C Hamano
2008-03-15Merge branch 'jk/portable'Junio C Hamano
2008-03-15Merge branch 'py/submodule'Junio C Hamano
2008-03-15Merge branch 'db/diff-to-fp'Junio C Hamano
2008-03-15Merge branch 'cc/help'Junio C Hamano
2008-03-15shortlog: do not require to run from inside a git repositoryJonas Fonseca
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen
2008-03-15Fix recent 'unpack_trees()'-related changes breaking 'git stash'Linus Torvalds
2008-03-15git-gui: Adjusted Japanese translation to updated POTShawn O. Pearce