summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-27GIT 1.5.4.5v1.5.4.5Junio C Hamano
2008-03-27Update draft release notes for 1.5.4.5Junio C Hamano
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano
2008-03-26Fix branches file configurationDaniel Barkalow
2008-03-26Tighten refspec processingDaniel Barkalow
2008-03-26Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu
2008-03-16Start draft ReleaseNotes for 1.5.4.5Junio C Hamano
2008-03-16rebase -m: do not trigger pre-commit verificationJunio C Hamano
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano
2008-03-15Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen
2008-03-14rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds
2008-03-14git-svn: don't blindly append '*' to branch/tags configEric Wong
2008-03-14Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano
2008-03-13merge-file: handle empty files gracefullyJohannes Schindelin
2008-03-13merge-recursive: handle file mode changesClemens Buchacher
2008-03-13Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar
2008-03-13git fetch: Take '-n' to mean '--no-tags'Johannes Schindelin
2008-03-12quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano
2008-03-12git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau
2008-03-12gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski
2008-03-11git-svn: fix find-rev error message when missing argMarc-Andre Lureau
2008-03-11t0021: tr portability fix for SolarisJeff King
2008-03-11launch_editor(): allow spaces in the filenameJohannes Schindelin
2008-03-11git rebase --abort: always restore the right commitMike Hommey
2008-03-11Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano
2008-03-11Merge branch 'aw/maint-shortlog-blank-lines' into maintJunio C Hamano
2008-03-10git-pull documentation: warn about the option orderJunio C Hamano
2008-03-09git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit
2008-03-08GIT 1.5.4.4v1.5.4.4Junio C Hamano
2008-03-08ident.c: reword error message when the user name cannot be determinedSanti Béjar
2008-03-08Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó
2008-03-08Merge branch 'mh/maint-http-proxy-fix' into maintJunio C Hamano
2008-03-08Merge branch 'js/maint-daemon' into maintJunio C Hamano
2008-03-08Merge branch 'js/maint-cvsexport' into maintJunio C Hamano
2008-03-08Merge branch 'jc/maint-log-merge-left-right' into maintJunio C Hamano
2008-03-08Merge branch 'ew/maint-svn-cert-fileprovider' into maintJunio C Hamano
2008-03-07unquote_c_style: fix off-by-one.Pierre Habouzit
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano
2008-03-07config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König
2008-03-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-03-05shortlog: take the first populated line of the descriptionAndy Whitcroft
2008-03-05git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce
2008-03-03Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy