summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen
2008-03-23Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano
2008-03-16Resurrect git-rerere to contrib/examplesJunio C Hamano
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen
2008-03-13git-p4: Use P4EDITOR environment variable when setShawn Bohrer
2008-03-13git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Shawn Bohrer
2008-03-13git-p4: Optimize the fetching of data from perforce.Marius Storm-Olsen
2008-03-12Merge branch 'js/remote'Junio C Hamano
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
2008-03-10bash: Remove completion of core.legacyheaders optionShawn O. Pearce
2008-03-10bash: add 'git svn' subcommands and optionsSZEDER Gábor
2008-03-10bash: add new 'git stash' subcommandsSZEDER Gábor
2008-03-10bash: refactor searching for subcommands on the command lineSZEDER Gábor
2008-03-10bash: remove unnecessary conditions when checking for subcommandsSZEDER Gábor
2008-03-10bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...Kevin Ballard
2008-03-09Merge branch 'jc/am'Junio C Hamano
2008-03-08Merge branch 'dc/format-pretty'Junio C Hamano
2008-03-05bash: git-branch -d and -m lists only local branchesSZEDER Gábor
2008-03-05bash: add git-branch optionsSZEDER Gábor
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng
2008-03-05am: --rebasingJunio C Hamano
2008-03-04git-p4: Fix import of changesets with file deletionsSimon Hausmann
2008-03-03Merge branch 'np/verify-pack'Junio C Hamano
2008-03-01Make git-remote a builtinJohannes Schindelin
2008-03-01add storage size output to 'git verify-pack -v'Nicolas Pitre
2008-03-01Merge branch 'maint'Junio C Hamano
2008-03-01git.el: find the git-status buffer whatever its name isRémi Vanicat
2008-02-28completion: support format-patch's --cover-letter optionJohannes Schindelin
2008-02-27Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano
2008-02-27git.el: Do not display empty directories.Alexandre Julliard
2008-02-27Merge branch 'db/checkout'Junio C Hamano
2008-02-27git-p4: Support usage of perforce client specTor Arvid Lund
2008-02-27git-p4: git-p4 submit cleanups.Simon Hausmann
2008-02-27git-p4: Removed git-p4 submit --direct.Simon Hausmann
2008-02-27git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann
2008-02-27git-p4: Remove --log-substitutions feature.Simon Hausmann
2008-02-27git-p4: support exclude pathsTommy Thorn
2008-02-24Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce
2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal
2008-02-16Build in checkoutDaniel Barkalow
2008-02-16Merge branch 'maint'Junio C Hamano
2008-02-16hg-to-git: fix parent analysisStelian Pop
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa
2008-02-08git.el: Better handling of subprocess errors.Alexandre Julliard