aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-16
* rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-16
* format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-15
* Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-15
* git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-15
* rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds2008-03-14
* git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-14
* Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano2008-03-14
|\
| * quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano2008-03-12
| * git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit2008-03-09
* | merge-file: handle empty files gracefullyJohannes Schindelin2008-03-13
* | merge-recursive: handle file mode changesClemens Buchacher2008-03-13
* | Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-13
* | git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin2008-03-13
* | git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau2008-03-12
* | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski2008-03-12
* | git-svn: fix find-rev error message when missing argMarc-Andre Lureau2008-03-11
* | t0021: tr portability fix for SolarisJeff King2008-03-11
* | launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-11
* | git rebase --abort: always restore the right commitMike Hommey2008-03-11
* | Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-11
|\ \
| * | filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-08
* | | Merge branch 'aw/maint-shortlog-blank-lines' into maintJunio C Hamano2008-03-11
|\ \ \
| * | | shortlog: take the first populated line of the descriptionAndy Whitcroft2008-03-05
* | | | git-pull documentation: warn about the option orderJunio C Hamano2008-03-10
| |_|/ |/| |
* | | GIT 1.5.4.4v1.5.4.4Junio C Hamano2008-03-08
* | | ident.c: reword error message when the user name cannot be determinedSanti Béjar2008-03-08
* | | Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen2008-03-08
* | | Really make the LF after reset in fast-import optionalAdeodato Simó2008-03-08
* | | Merge branch 'mh/maint-http-proxy-fix' into maintJunio C Hamano2008-03-08
|\ \ \
| * | | Set proxy override with http_init()Mike Hommey2008-02-27
* | | | Merge branch 'js/maint-daemon' into maintJunio C Hamano2008-03-08
|\ \ \ \
| * | | | daemon: ensure that base-path is an existing directoryJohannes Sixt2008-02-27
| * | | | daemon: send more error messages to the syslogJohannes Sixt2008-02-27
| |/ / /
* | | | Merge branch 'js/maint-cvsexport' into maintJunio C Hamano2008-03-08
|\ \ \ \
| * | | | cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-19
* | | | | Merge branch 'jc/maint-log-merge-left-right' into maintJunio C Hamano2008-03-08
|\ \ \ \ \
| * | | | | Fix "git log --merge --left-right"Junio C Hamano2008-02-27
| | |/ / / | |/| | |
* | | | | Merge branch 'ew/maint-svn-cert-fileprovider' into maintJunio C Hamano2008-03-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | git-svn: Don't prompt for client cert password everytime.Sebastian Noack2008-02-27
| |/ / /
* | | | unquote_c_style: fix off-by-one.Pierre Habouzit2008-03-07
* | | | test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-07
* | | | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-07
* | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-03-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce2008-03-05
* | | | Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce2008-03-03