summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-103-5/+22
* Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-103-4/+4
* Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-062-13/+29
* GIT 1.5.4.5v1.5.4.5Junio C Hamano2008-03-272-7/+1
* Update draft release notes for 1.5.4.5Junio C Hamano2008-03-271-1/+10
* Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-2770-55/+1067
|\
| * git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-2665-7/+831
| * Fix branches file configurationDaniel Barkalow2008-03-261-6/+22
| * Tighten refspec processingDaniel Barkalow2008-03-265-42/+214
* | Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-272-0/+19
* | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-261-2/+2
|/
* Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-261-1/+1
* Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-162-1/+54
* rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-161-1/+1
* format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-155-16/+57
* Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-151-1/+5
* git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-151-1/+1
* rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds2008-03-141-13/+15
* git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-141-1/+2
* Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano2008-03-141-3/+19
|\
| * quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano2008-03-121-2/+2
| * git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit2008-03-091-3/+19
* | merge-file: handle empty files gracefullyJohannes Schindelin2008-03-132-3/+4
* | merge-recursive: handle file mode changesClemens Buchacher2008-03-132-2/+62
* | Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-131-10/+8
* | git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin2008-03-131-0/+2
* | git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau2008-03-121-1/+1
* | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski2008-03-121-2/+2
* | git-svn: fix find-rev error message when missing argMarc-Andre Lureau2008-03-111-1/+2
* | t0021: tr portability fix for SolarisJeff King2008-03-111-1/+3
* | launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-112-1/+32
* | git rebase --abort: always restore the right commitMike Hommey2008-03-112-3/+73
* | Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-112-1/+34
|\ \
| * | filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-082-1/+34
* | | Merge branch 'aw/maint-shortlog-blank-lines' into maintJunio C Hamano2008-03-111-2/+3
|\ \ \
| * | | shortlog: take the first populated line of the descriptionAndy Whitcroft2008-03-051-2/+3
* | | | git-pull documentation: warn about the option orderJunio C Hamano2008-03-101-0/+2
| |_|/ |/| |
* | | GIT 1.5.4.4v1.5.4.4Junio C Hamano2008-03-082-7/+27
* | | ident.c: reword error message when the user name cannot be determinedSanti Béjar2008-03-081-1/+1
* | | Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen2008-03-081-1/+6
* | | Really make the LF after reset in fast-import optionalAdeodato Simó2008-03-082-1/+4
* | | Merge branch 'mh/maint-http-proxy-fix' into maintJunio C Hamano2008-03-087-12/+22
|\ \ \
| * | | Set proxy override with http_init()Mike Hommey2008-02-277-12/+22
* | | | Merge branch 'js/maint-daemon' into maintJunio C Hamano2008-03-081-5/+13
|\ \ \ \
| * | | | daemon: ensure that base-path is an existing directoryJohannes Sixt2008-02-271-0/+8
| * | | | daemon: send more error messages to the syslogJohannes Sixt2008-02-271-5/+5
| |/ / /
* | | | Merge branch 'js/maint-cvsexport' into maintJunio C Hamano2008-03-082-8/+67
|\ \ \ \
| * | | | cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-192-8/+67
* | | | | Merge branch 'jc/maint-log-merge-left-right' into maintJunio C Hamano2008-03-081-8/+4
|\ \ \ \ \
| * | | | | Fix "git log --merge --left-right"Junio C Hamano2008-02-271-8/+4
| | |/ / / | |/| | |