aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-03-23
|\
| * git-p4: Use P4EDITOR environment variable when setShawn Bohrer2008-03-13
| * git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Shawn Bohrer2008-03-13
| * git-p4: Optimize the fetching of data from perforce.Marius Storm-Olsen2008-03-13
* | Resurrect git-rerere to contrib/examplesJunio C Hamano2008-03-16
* | Merge branch 'maint'Junio C Hamano2008-03-15
|\ \ | |/ |/|
| * git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-15
* | Merge branch 'js/remote'Junio C Hamano2008-03-11
|\ \
| * | Make git-remote a builtinJohannes Schindelin2008-03-01
* | | bash: fix long option with argument double completionSZEDER Gábor2008-03-10
* | | bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen2008-03-10
* | | bash: use __gitdir when completing 'git rebase' optionsSZEDER Gábor2008-03-10
* | | bash: Remove completion of core.legacyheaders optionShawn O. Pearce2008-03-10
* | | bash: add 'git svn' subcommands and optionsSZEDER Gábor2008-03-10
* | | bash: add new 'git stash' subcommandsSZEDER Gábor2008-03-10
* | | bash: refactor searching for subcommands on the command lineSZEDER Gábor2008-03-10
* | | bash: remove unnecessary conditions when checking for subcommandsSZEDER Gábor2008-03-10
* | | bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with ...Kevin Ballard2008-03-10
* | | Merge branch 'jc/am'Junio C Hamano2008-03-08
|\ \ \
| * | | am: --rebasingJunio C Hamano2008-03-05
* | | | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-07
|\ \ \ \
| * | | | specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
| |/ / /
* | | | bash: git-branch -d and -m lists only local branchesSZEDER Gábor2008-03-05
* | | | bash: add git-branch optionsSZEDER Gábor2008-03-05
|/ / /
* | | git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-03
* | | Merge branch 'np/verify-pack'Junio C Hamano2008-03-02
|\ \ \
| * | | add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-01
| |/ /
* | | Merge branch 'maint'Junio C Hamano2008-02-29
|\ \ \ | | |/ | |/|
| * | git.el: find the git-status buffer whatever its name isRémi Vanicat2008-02-29
* | | completion: support format-patch's --cover-letter optionJohannes Schindelin2008-02-27
| |/ |/|
* | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-02-27
|\ \
| * | git-p4: Support usage of perforce client specTor Arvid Lund2008-02-27
| * | git-p4: git-p4 submit cleanups.Simon Hausmann2008-02-27
| * | git-p4: Removed git-p4 submit --direct.Simon Hausmann2008-02-27
| * | git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann2008-02-27
| * | git-p4: Remove --log-substitutions feature.Simon Hausmann2008-02-27
| * | git-p4: support exclude pathsTommy Thorn2008-02-27
* | | git.el: Do not display empty directories.Alexandre Julliard2008-02-27
* | | Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\ \ \
| * | | Build in checkoutDaniel Barkalow2008-02-16
* | | | Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce2008-02-24
| |/ / |/| |
* | | git.el: Set process-environment instead of invoking envDavid Kågedal2008-02-20
* | | Merge branch 'maint'Junio C Hamano2008-02-16
|\ \ \ | | |/ | |/|
| * | hg-to-git: fix parent analysisStelian Pop2008-02-15
| |/
* | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-11
* | git.el: Better handling of subprocess errors.Alexandre Julliard2008-02-08
* | git.el: Check for existing buffers on revert.Alexandre Julliard2008-02-08
* | git.el: Added a command to amend a commit.Alexandre Julliard2008-02-08
* | git.el: Support for showing unknown/ignored directories.Alexandre Julliard2008-02-08
* | git-p4: Fix indentation from tab to spacesToby Allsopp2008-02-07