aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-08
|\
| * merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-12
| * merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-12
* | bash: Add completion for gitk --mergeRichard Quirk2008-04-27
* | Merge branch 'maint'Junio C Hamano2008-04-22
|\ \
| * | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-21
| * | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-21
| |/
* | completion: remove use of dashed git commandsDan McGee2008-04-21
* | completion: allow 'git remote' subcommand completionDan McGee2008-04-21
* | git.el: Set process-environment instead of invoking envClifford Caoile2008-04-21
* | contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-09
|/
* Add prefix oriented completions for diff and format-patch commands.Pascal Obry2008-04-06
* Add interactive option in rebase command completion list.Pascal Obry2008-04-06
* Allow git-cvsserver database table name prefix to be specified.Josh Elsasser2008-03-30
* git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen2008-03-28
* 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