summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-07-091-0/+30
|\
| * bash: offer only paths after '--'SZEDER Gábor2008-07-081-0/+30
* | Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-081-4/+1
* | completion: add branch options --contains --merged --no-mergedEric Raible2008-07-081-1/+1
* | Merge branch 'js/import-zip'Junio C Hamano2008-07-071-0/+72
|\ \
| * | Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-011-0/+72
* | | completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov2008-07-071-2/+2
* | | hg-to-git: use git init instead of git init-dbMiklos Vajna2008-07-051-1/+1
* | | hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna2008-07-051-10/+10
* | | hg-to-git: abort if the project directory is not a hg repoMiklos Vajna2008-07-051-1/+4
* | | hg-to-git: avoid raising a string exceptionMiklos Vajna2008-07-051-1/+1
|/ /
* | Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin2008-06-281-2/+0
* | Add 'git-p4.allowSubmit' to git-p4Jing Xue2008-06-261-0/+4
* | bash: Add more option completions for 'git log'Teemu Likonen2008-06-201-0/+3
* | Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström2008-06-192-0/+75
|/
* completion: add --graph to log command completionDan McGee2008-06-191-0/+1
* completion: add more 'git add' optionsSZEDER Gábor2008-06-141-1/+4
* Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström2008-06-021-4/+7
* hg-to-git: add --verbose optionJohannes Schindelin2008-05-261-5/+13
* Ignore no-op changes in paranoid update hookShawn O. Pearce2008-05-251-0/+1
* Don't load missing ACL files in paranoid update hookShawn O. Pearce2008-05-251-0/+1
* Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce2008-05-251-8/+6
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-251-0/+525
|\
| * Build in cloneDaniel Barkalow2008-05-041-0/+523
* | Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-081-1/+1
|\ \ | |/ |/|
| * merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-121-1/+1
| * merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-121-1/+1
* | bash: Add completion for gitk --mergeRichard Quirk2008-04-271-1/+6
* | Merge branch 'maint'Junio C Hamano2008-04-222-1/+3
|\ \
| * | post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins2008-04-211-1/+2
| * | bash: Add completion for git diff --base --ours --theirsTeemu Likonen2008-04-211-0/+1
| |/
* | completion: remove use of dashed git commandsDan McGee2008-04-211-4/+4
* | completion: allow 'git remote' subcommand completionDan McGee2008-04-211-0/+1
* | git.el: Set process-environment instead of invoking envClifford Caoile2008-04-211-7/+4
* | contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-091-0/+36
|/
* Add prefix oriented completions for diff and format-patch commands.Pascal Obry2008-04-061-1/+4
* Add interactive option in rebase command completion list.Pascal Obry2008-04-061-1/+1
* Allow git-cvsserver database table name prefix to be specified.Josh Elsasser2008-03-301-1/+2
* git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen2008-03-281-13/+15
* Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-03-231-9/+14
|\
| * git-p4: Use P4EDITOR environment variable when setShawn Bohrer2008-03-131-1/+4
| * git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Shawn Bohrer2008-03-131-0/+2
| * git-p4: Optimize the fetching of data from perforce.Marius Storm-Olsen2008-03-131-8/+8
* | Resurrect git-rerere to contrib/examplesJunio C Hamano2008-03-161-0/+284
* | Merge branch 'maint'Junio C Hamano2008-03-151-1/+1
|\ \ | |/ |/|
| * git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen2008-03-151-1/+1
* | Merge branch 'js/remote'Junio C Hamano2008-03-111-0/+477
|\ \
| * | Make git-remote a builtinJohannes Schindelin2008-03-011-0/+477
* | | 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