summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-04-27bash: Add completion for gitk --mergeLibravatar Richard Quirk1-1/+6
2008-04-22Merge branch 'maint'Libravatar Junio C Hamano2-1/+3
2008-04-21post-receive-email: fix accidental removal of a trailing space in signature lineLibravatar Andy Parkins1-1/+2
2008-04-21completion: remove use of dashed git commandsLibravatar Dan McGee1-4/+4
2008-04-21completion: allow 'git remote' subcommand completionLibravatar Dan McGee1-0/+1
2008-04-21git.el: Set process-environment instead of invoking envLibravatar Clifford Caoile1-7/+4
2008-04-21bash: Add completion for git diff --base --ours --theirsLibravatar Teemu Likonen1-0/+1
2008-04-09contrib/hooks: add an example pre-auto-gc hookLibravatar Miklos Vajna1-0/+36
2008-04-06Add prefix oriented completions for diff and format-patch commands.Libravatar Pascal Obry1-1/+4
2008-04-06Add interactive option in rebase command completion list.Libravatar Pascal Obry1-1/+1
2008-03-30Allow git-cvsserver database table name prefix to be specified.Libravatar Josh Elsasser1-1/+2
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Libravatar Marius Storm-Olsen1-13/+15
2008-03-23Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Libravatar Junio C Hamano1-9/+14
2008-03-16Resurrect git-rerere to contrib/examplesLibravatar Junio C Hamano1-0/+284
2008-03-15Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryLibravatar Bernt Hansen1-1/+1
2008-03-13git-p4: Use P4EDITOR environment variable when setLibravatar Shawn Bohrer1-1/+4
2008-03-13git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Libravatar Shawn Bohrer1-0/+2
2008-03-13git-p4: Optimize the fetching of data from perforce.Libravatar Marius Storm-Olsen1-8/+8
2008-03-11Merge branch 'js/remote'Libravatar Junio C Hamano1-0/+477
2008-03-10bash: fix long option with argument double completionLibravatar SZEDER Gábor1-7/+15
2008-03-10bash: Add more long options to be completed with "git --<TAB>"Libravatar Teemu Likonen1-0/+3
2008-03-10bash: use __gitdir when completing 'git rebase' optionsLibravatar SZEDER Gábor1-2/+2
2008-03-10bash: Remove completion of core.legacyheaders optionLibravatar Shawn O. Pearce1-1/+0
2008-03-10bash: add 'git svn' subcommands and optionsLibravatar SZEDER Gábor1-1/+80
2008-03-10bash: add new 'git stash' subcommandsLibravatar SZEDER Gábor1-1/+1
2008-03-10bash: refactor searching for subcommands on the command lineLibravatar SZEDER Gábor1-39/+32
2008-03-10bash: remove unnecessary conditions when checking for subcommandsLibravatar SZEDER Gábor1-4/+4
2008-03-10bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...Libravatar Kevin Ballard1-4/+4
2008-03-08Merge branch 'jc/am'Libravatar Junio C Hamano1-1/+9
2008-03-07Merge branch 'dc/format-pretty'Libravatar Junio C Hamano2-2/+2
2008-03-05bash: git-branch -d and -m lists only local branchesLibravatar SZEDER Gábor1-1/+18
2008-03-05bash: add git-branch optionsLibravatar SZEDER Gábor1-1/+10
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Libravatar Denis Cheng2-2/+2
2008-03-05am: --rebasingLibravatar Junio C Hamano1-1/+9
2008-03-03git-p4: Fix import of changesets with file deletionsLibravatar Simon Hausmann1-20/+25
2008-03-02Merge branch 'np/verify-pack'Libravatar Junio C Hamano1-1/+1
2008-03-01Make git-remote a builtinLibravatar Johannes Schindelin1-0/+477
2008-03-01add storage size output to 'git verify-pack -v'Libravatar Nicolas Pitre1-1/+1
2008-02-29Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-02-29git.el: find the git-status buffer whatever its name isLibravatar Rémi Vanicat1-1/+1
2008-02-27completion: support format-patch's --cover-letter optionLibravatar Johannes Schindelin1-0/+1
2008-02-27Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Libravatar Junio C Hamano1-118/+98
2008-02-27git.el: Do not display empty directories.Libravatar Alexandre Julliard1-1/+1
2008-02-27Merge branch 'db/checkout'Libravatar Junio C Hamano1-0/+302
2008-02-27git-p4: Support usage of perforce client specLibravatar Tor Arvid Lund1-8/+42
2008-02-27git-p4: git-p4 submit cleanups.Libravatar Simon Hausmann1-41/+10
2008-02-27git-p4: Removed git-p4 submit --direct.Libravatar Simon Hausmann1-45/+11
2008-02-27git-p4: Clean up git-p4 submit's log message handling.Libravatar Simon Hausmann1-16/+16
2008-02-27git-p4: Remove --log-substitutions feature.Libravatar Simon Hausmann1-7/+0