summaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-27builtin-prune: protect objects listed on the command lineJunio C Hamano2-3/+14
2008-03-27builtin-prune.c: use parse_options()Michele Ballabio1-22/+16
2008-03-27Add tests for git-pruneMichele Ballabio1-0/+34
2008-03-27parse-options.c: introduce OPT_DATEMichele Ballabio2-0/+11
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-26imap-send: properly error out if imap.host is not set in configGerrit Pape1-0/+4
2008-03-26t9600-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-25refspec: 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-24Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott1-0/+7
2008-03-23builtin-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-22remote.c: Fix overtight refspec validationJunio C Hamano5-49/+188
2008-03-22fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen1-3/+8
2008-03-22Make git-svn tests behave better on OS XKevin Ballard1-2/+23
2008-03-22Improve description of git filter-branch.Ralf Wildenhues1-11/+12
2008-03-22t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey1-6/+6
2008-03-20Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2-1/+32
2008-03-19remote show: do not show symbolic refsJohannes Schindelin2-1/+14
2008-03-19Document the sendemail.smtpserverport config variableKevin Ballard1-0/+3
2008-03-19Add --reverse to the git-rev-list usage stringKevin Ballard1-0/+1
2008-03-19make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre1-2/+9
2008-03-19builtin-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-18Fix t3200 configDaniel Barkalow1-10/+10
2008-03-18Tighten refspec processingDaniel Barkalow1-9/+38
2008-03-18Fix possible Solaris problem in 'checkout_entry()'Linus Torvalds1-2/+2
2008-03-18Fix read-tree not to discard errorsJunio C Hamano2-4/+7
2008-03-18Add tests to catch problems with un-unlinkable symlinksJunio C Hamano1-0/+35
2008-03-18Test: catch if trash cannot be removedJunio C Hamano1-1/+6
2008-03-18git-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
2008-03-16t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano1-18/+18
2008-03-16Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano1-9/+42