summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano
2008-03-15Merge branch 'maint'Junio 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-15Fix recent 'unpack_trees()'-related changes breaking 'git stash'Linus Torvalds
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-15Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-03-14gitk: initial Italian translationMichele Ballabio
2008-03-14gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -dPaul Mackerras
2008-03-14Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder
2008-03-14web--browse: use custom commands defined at config timeChristian Couder
2008-03-14Merge branch 'mr/autoconf-fread'Junio C Hamano
2008-03-14Merge branch 'maint'Junio C Hamano
2008-03-14Merge branch 'ph/maint-quiltimport' into maintJunio C Hamano
2008-03-14read-tree() and unpack_trees(): use consistent limitJunio C Hamano
2008-03-14merge-file: handle empty files gracefullyJohannes Schindelin
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-14pack-objects: proper pack time stamping with --max-pack-sizeNicolas Pitre
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-13Merge branch 'maint'Junio C Hamano
2008-03-13gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin
2008-03-13Documentation/config: typofixJunio C Hamano
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-12Merge git://repo.or.cz/git-guiJunio C Hamano
2008-03-12git-gui: Simplify MSGFMT setting in MakefileJunio C Hamano
2008-03-12Merge branch 'js/remote'Junio C Hamano
2008-03-12Merge branch 'lt/unpack-trees'Junio C Hamano
2008-03-12"remote update": print remote name being fetched fromSamuel Tardieu
2008-03-12Merge branch 'maint'Junio C Hamano
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-11gitk: Avoid Tcl error when switching viewsPaul Mackerras
2008-03-11[PATCH] gitk: Don't show local changes when we there is no work treeDavid Aguilar
2008-03-11autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos
2008-03-11Merge branch 'jc/cherry-pick' (early part)Junio C Hamano
2008-03-11Merge branch 'maint'Junio C Hamano
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-11unpack_trees(): fix diff-index regression.Linus Torvalds
2008-03-11update 'git rebase' documentationSZEDER Gábor
2008-03-11bash: fix long option with argument double completionSZEDER Gábor
2008-03-11bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen
2008-03-10bash: use __gitdir when completing 'git rebase' optionsSZEDER Gábor