aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imap-send: properly error out if imap.host is not set in configGerrit Pape2008-03-26
* t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld2008-03-26
* Always set *nongit_ok in setup_git_directory_gently()SZEDER Gábor2008-03-26
* Merge branch 'jc/maint-fetch-regression-1.5.4'Junio C Hamano2008-03-26
|\
| * git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-26
| * Fix branches file configurationDaniel Barkalow2008-03-26
| * Tighten refspec processingDaniel Barkalow2008-03-26
| * Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-26
* | refspec: allow colon-less wildcard "refs/category/*"Junio C Hamano2008-03-25
* | init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2008-03-25
* | Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2008-03-25
* | Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott2008-03-24
* | builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-23
* | Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-23
* | RelNotes: mention checkout/branch's --track option, tooJohannes Schindelin2008-03-23
* | GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano2008-03-23
* | gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano2008-03-23
* | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-03-23
|\ \
| * | git-p4: Use P4EDITOR environment variable when setShawn Bohrer2008-03-13
| * | git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Shawn Bohrer2008-03-13
| * | git-p4: Optimize the fetching of data from perforce.Marius Storm-Olsen2008-03-13
* | | remote.c: Fix overtight refspec validationJunio C Hamano2008-03-22
* | | fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen2008-03-22
* | | Make git-svn tests behave better on OS XKevin Ballard2008-03-22
* | | Improve description of git filter-branch.Ralf Wildenhues2008-03-22
* | | t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-22
* | | Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-20
* | | remote show: do not show symbolic refsJohannes Schindelin2008-03-19
* | | Document the sendemail.smtpserverport config variableKevin Ballard2008-03-19
* | | Add --reverse to the git-rev-list usage stringKevin Ballard2008-03-19
* | | make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre2008-03-19
* | | builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.autoBrandon Casey2008-03-19
* | | Documentation/git-merge: document subtree strategy.Miklos Vajna2008-03-19
* | | Fix tag followingDaniel Barkalow2008-03-19
* | | Make revision limiting more robust against occasional bad commit datesLinus Torvalds2008-03-19
* | | Fix t3200 configDaniel Barkalow2008-03-18
* | | Tighten refspec processingDaniel Barkalow2008-03-18
* | | Fix possible Solaris problem in 'checkout_entry()'Linus Torvalds2008-03-18
* | | Fix read-tree not to discard errorsJunio C Hamano2008-03-18
* | | Add tests to catch problems with un-unlinkable symlinksJunio C Hamano2008-03-18
* | | Test: catch if trash cannot be removedJunio C Hamano2008-03-18
* | | git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2008-03-18
* | | Merge branch 'jc/makefile'Junio C Hamano2008-03-17
|\ \ \
| * | | Makefile: flatten enumeration of headers, objects and programsJunio C Hamano2008-03-12
| * | | Makefile: DIFF_OBJS is not special at all these daysJunio C Hamano2008-03-12
| |/ /
* | | Don't update unchanged merge entriesLinus Torvalds2008-03-16
* | | fast-import: Allow "reset" to delete a new branch without errorEyvind Bernhardsen2008-03-16
* | | t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano2008-03-16
* | | Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano2008-03-16
* | | Resurrect git-rerere to contrib/examplesJunio C Hamano2008-03-16