summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-03-28GIT 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-15rev-parse: fix meaning of rev~ vs rev~0.Linus Torvalds
2008-03-15git-svn: don't blindly append '*' to branch/tags configEric Wong
2008-03-14Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano
2008-03-14merge-file: handle empty files gracefullyJohannes Schindelin
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-14Minor 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-13quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano
2008-03-13git-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-12git-svn: fix find-rev error message when missing argMarc-Andre Lureau
2008-03-12t0021: tr portability fix for SolarisJeff King
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin
2008-03-12git 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-10git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit
2008-03-09GIT 1.5.4.4v1.5.4.4Junio C Hamano
2008-03-09ident.c: reword error message when the user name cannot be determinedSanti Béjar
2008-03-09Fix 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