summaryrefslogtreecommitdiffstats
path: root/builtin-prune-packed.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-28cvsserver: Add test for update -pDamien Diederen1-0/+18
2008-03-28cvsserver: Implement update -p (print to stdout)Damien Diederen1-12/+35
2008-03-28cvsserver: Add a few tests for 'status' commandDamien Diederen1-0/+32
2008-03-28cvsserver: Do not include status output for subdirectories if -l is passedDamien Diederen1-0/+2
2008-03-28cvsserver: Only print the file part of the filename in status headerDamien Diederen1-1/+3
2008-03-28cvsserver: Respond to the 'editors' and 'watchers' commandsDamien Diederen1-2/+7
2008-03-27Update draft release notes for 1.5.5Junio C Hamano1-1/+4
2008-03-27Update draft release notes for 1.5.4.5Junio C Hamano1-1/+10
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2-0/+19
2008-03-27test_must_fail: 129 is a valid error code from usage()Junio C Hamano1-1/+1
2008-03-27imap-send: properly error out if imap.host is not set in configGerrit Pape1-0/+4
2008-03-27t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld1-6/+6
2008-03-26Always set *nongit_ok in setup_git_directory_gently()SZEDER Gábor8-8/+16
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey1-2/+2
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano65-7/+831
2008-03-26Fix branches file configurationDaniel Barkalow1-6/+22
2008-03-26Tighten refspec processingDaniel Barkalow5-42/+214
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu1-1/+1
2008-03-26refspec: allow colon-less wildcard "refs/category/*"Junio C Hamano1-7/+11
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2-2/+20
2008-03-25Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2-4/+7
2008-03-25Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott1-0/+7
2008-03-24builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2-0/+7
2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu1-1/+1
2008-03-23RelNotes: mention checkout/branch's --track option, tooJohannes Schindelin1-2/+3
2008-03-23GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano2-2/+5
2008-03-23gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano2-2/+2
2008-03-23remote.c: Fix overtight refspec validationJunio C Hamano5-49/+188
2008-03-23fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen1-3/+8
2008-03-23Make git-svn tests behave better on OS XKevin Ballard1-2/+23
2008-03-23Improve description of git filter-branch.Ralf Wildenhues1-11/+12
2008-03-23t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey1-6/+6
2008-03-21Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2-1/+32
2008-03-20remote show: do not show symbolic refsJohannes Schindelin2-1/+14
2008-03-20Document the sendemail.smtpserverport config variableKevin Ballard1-0/+3
2008-03-20Add --reverse to the git-rev-list usage stringKevin Ballard1-0/+1
2008-03-20make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre1-2/+9
2008-03-20builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.autoBrandon Casey1-3/+3
2008-03-19Documentation/git-merge: document subtree strategy.Miklos Vajna1-0/+7
2008-03-19Fix tag followingDaniel Barkalow1-0/+16
2008-03-19Make revision limiting more robust against occasional bad commit datesLinus Torvalds2-11/+39
2008-03-19Fix t3200 configDaniel Barkalow1-10/+10
2008-03-19Tighten refspec processingDaniel Barkalow1-9/+38
2008-03-19Fix possible Solaris problem in 'checkout_entry()'Linus Torvalds1-2/+2
2008-03-19Fix read-tree not to discard errorsJunio C Hamano2-4/+7
2008-03-19Add tests to catch problems with un-unlinkable symlinksJunio C Hamano1-0/+35
2008-03-19Test: catch if trash cannot be removedJunio C Hamano1-1/+6
2008-03-19git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2-2/+49
2008-03-16Don't update unchanged merge entriesLinus Torvalds2-3/+47
2008-03-16fast-import: Allow "reset" to delete a new branch without errorEyvind Bernhardsen1-0/+2