summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* bash: fix long option with argument double completionSZEDER Gábor2008-03-101-7/+15
* bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen2008-03-101-0/+3
* bash: use __gitdir when completing 'git rebase' optionsSZEDER Gábor2008-03-101-2/+2
* bash: Remove completion of core.legacyheaders optionShawn O. Pearce2008-03-101-1/+0
* bash: add 'git svn' subcommands and optionsSZEDER Gábor2008-03-101-1/+80
* bash: add new 'git stash' subcommandsSZEDER Gábor2008-03-101-1/+1
* bash: refactor searching for subcommands on the command lineSZEDER Gábor2008-03-101-39/+32
* bash: remove unnecessary conditions when checking for subcommandsSZEDER Gábor2008-03-101-4/+4
* bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...Kevin Ballard2008-03-101-4/+4
* Merge branch 'jc/am'Junio C Hamano2008-03-081-1/+9
|\
| * am: --rebasingJunio C Hamano2008-03-051-1/+9
* | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-072-2/+2
|\ \
| * | specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-052-2/+2
| |/
* | bash: git-branch -d and -m lists only local branchesSZEDER Gábor2008-03-051-1/+18
* | bash: add git-branch optionsSZEDER Gábor2008-03-051-1/+10
|/
* git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-031-20/+25
* Merge branch 'np/verify-pack'Junio C Hamano2008-03-021-1/+1
|\
| * add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-011-1/+1
* | Merge branch 'maint'Junio C Hamano2008-02-291-1/+1
|\ \
| * | git.el: find the git-status buffer whatever its name isRémi Vanicat2008-02-291-1/+1
* | | completion: support format-patch's --cover-letter optionJohannes Schindelin2008-02-271-0/+1
| |/ |/|
* | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-02-271-118/+98
|\ \
| * | git-p4: Support usage of perforce client specTor Arvid Lund2008-02-271-8/+42
| * | git-p4: git-p4 submit cleanups.Simon Hausmann2008-02-271-41/+10
| * | git-p4: Removed git-p4 submit --direct.Simon Hausmann2008-02-271-45/+11
| * | git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann2008-02-271-16/+16
| * | git-p4: Remove --log-substitutions feature.Simon Hausmann2008-02-271-7/+0
| * | git-p4: support exclude pathsTommy Thorn2008-02-271-4/+22
* | | git.el: Do not display empty directories.Alexandre Julliard2008-02-271-1/+1
* | | Merge branch 'db/checkout'Junio C Hamano2008-02-271-0/+302
|\ \ \
| * | | Build in checkoutDaniel Barkalow2008-02-161-0/+298
* | | | Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce2008-02-241-1/+4
| |/ / |/| |
* | | git.el: Set process-environment instead of invoking envDavid Kågedal2008-02-201-4/+3
* | | Merge branch 'maint'Junio C Hamano2008-02-161-1/+1
|\ \ \ | | |/ | |/|
| * | hg-to-git: fix parent analysisStelian Pop2008-02-151-1/+1
| |/
* | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-111-1/+9
* | git.el: Better handling of subprocess errors.Alexandre Julliard2008-02-081-37/+51
* | git.el: Check for existing buffers on revert.Alexandre Julliard2008-02-081-0/+8
* | git.el: Added a command to amend a commit.Alexandre Julliard2008-02-081-1/+73
* | git.el: Support for showing unknown/ignored directories.Alexandre Julliard2008-02-081-9/+29
* | git-p4: Fix indentation from tab to spacesToby Allsopp2008-02-071-1/+1
* | Improve bash prompt to detect various states like an unfinished mergeRobin Rosenberg2008-02-061-4/+33
* | git-p4: Fix an obvious typoTommy Thorn2008-02-031-1/+1
* | git-p4: Ensure the working directory and the index are clean before "git-p4 r...Simon Hausmann2008-02-031-0/+5
* | git-p4: Fix submit user-interface.Simon Hausmann2008-02-031-59/+26
* | Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during importJason McMullan2008-02-031-3/+7
|/
* Update git-completion for new 'remote rm' optionDan McGee2008-01-191-3/+3
* Officially deprecate repo-config.Junio C Hamano2008-01-172-2/+2
* hg-to-git: improve popen callsMark Drago2008-01-151-24/+22
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-131-17/+17