summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Update draft release notes for 1.5.5Libravatar Junio C Hamano1-1/+4
2008-03-27Merge branch 'maint'Libravatar Junio C Hamano4-2/+30
2008-03-27Update draft release notes for 1.5.4.5Libravatar Junio C Hamano1-1/+10
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintLibravatar Junio C Hamano70-55/+1067
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Libravatar Jeff King2-0/+19
2008-03-27test_must_fail: 129 is a valid error code from usage()Libravatar Junio C Hamano1-1/+1
2008-03-26imap-send: properly error out if imap.host is not set in configLibravatar Gerrit Pape1-0/+4
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityLibravatar Frank Lichtenheld1-6/+6
2008-03-26Always set *nongit_ok in setup_git_directory_gently()Libravatar SZEDER Gábor8-8/+16
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Libravatar Brandon Casey1-2/+2
2008-03-26Merge branch 'jc/maint-fetch-regression-1.5.4'Libravatar Junio C Hamano66-13/+853
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADLibravatar Junio C Hamano65-7/+831
2008-03-26Fix branches file configurationLibravatar Daniel Barkalow1-6/+22
2008-03-26Tighten refspec processingLibravatar Daniel Barkalow5-42/+214
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Libravatar Guanqun Lu1-1/+1
2008-03-25refspec: allow colon-less wildcard "refs/category/*"Libravatar Junio C Hamano1-7/+11
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryLibravatar Johannes Schindelin2-2/+20
2008-03-25Documentation/git-checkout: Update summary to reflect current abilitiesLibravatar Julian Phillips2-4/+7
2008-03-24Documentation: git-tag '-m'/'-F' implies '-a'Libravatar Dirk Süsserott1-0/+7
2008-03-23builtin-remote: Fix missing newline at end of listing of pushed branchesLibravatar Johannes Sixt2-0/+7
2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Libravatar Guanqun Lu1-1/+1
2008-03-23RelNotes: mention checkout/branch's --track option, tooLibravatar Johannes Schindelin1-2/+3
2008-03-23GIT 1.5.5-rc1Libravatar Junio C Hamano2-2/+5
2008-03-23gc --auto: raise default auto pack limit from 20 to 50Libravatar Junio C Hamano2-2/+2
2008-03-23Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Libravatar Junio C Hamano1-9/+14
2008-03-22remote.c: Fix overtight refspec validationLibravatar Junio C Hamano5-49/+188
2008-03-22fast-import: Document the effect of "merge" with no "from" in a commitLibravatar Eyvind Bernhardsen1-3/+8
2008-03-22Make git-svn tests behave better on OS XLibravatar Kevin Ballard1-2/+23
2008-03-22Improve description of git filter-branch.Libravatar Ralf Wildenhues1-11/+12
2008-03-22t/t7003-filter-branch.sh: use test_must_fail rather than '!'Libravatar Brandon Casey1-6/+6
2008-03-20Don't try and percent-escape existing percent escapes in git-svn URIsLibravatar Kevin Ballard2-1/+32
2008-03-19remote show: do not show symbolic refsLibravatar Johannes Schindelin2-1/+14
2008-03-19Document the sendemail.smtpserverport config variableLibravatar Kevin Ballard1-0/+3
2008-03-19Add --reverse to the git-rev-list usage stringLibravatar Kevin Ballard1-0/+1
2008-03-19make it easier for people who just want to get rid of 'git gc --auto'Libravatar Nicolas Pitre1-2/+9
2008-03-19builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.autoLibravatar Brandon Casey1-3/+3
2008-03-19Documentation/git-merge: document subtree strategy.Libravatar Miklos Vajna1-0/+7
2008-03-19Fix tag followingLibravatar Daniel Barkalow1-0/+16
2008-03-19Make revision limiting more robust against occasional bad commit datesLibravatar Linus Torvalds2-11/+39
2008-03-18Fix t3200 configLibravatar Daniel Barkalow1-10/+10
2008-03-18Tighten refspec processingLibravatar Daniel Barkalow1-9/+38
2008-03-18Fix possible Solaris problem in 'checkout_entry()'Libravatar Linus Torvalds1-2/+2
2008-03-18Fix read-tree not to discard errorsLibravatar Junio C Hamano2-4/+7
2008-03-18Add tests to catch problems with un-unlinkable symlinksLibravatar Junio C Hamano1-0/+35
2008-03-18Test: catch if trash cannot be removedLibravatar Junio C Hamano1-1/+6
2008-03-18git-merge-one-file: fix longstanding stupid thinkoLibravatar Junio C Hamano2-2/+49
2008-03-17Merge branch 'jc/makefile'Libravatar Junio C Hamano1-150/+276
2008-03-16Don't update unchanged merge entriesLibravatar Linus Torvalds2-3/+47
2008-03-16fast-import: Allow "reset" to delete a new branch without errorLibravatar Eyvind Bernhardsen1-0/+2
2008-03-16t1000: use "test_must_fail git frotz", not "! git frotz"Libravatar Junio C Hamano1-18/+18