summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-07-09Merge branch 'maint'Junio C Hamano
2008-07-09Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis
2008-07-08completion: add branch options --contains --merged --no-mergedEric Raible
2008-07-08bash: offer only paths after '--'SZEDER Gábor
2008-07-07Merge branch 'js/import-zip'Junio C Hamano
2008-07-07completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov
2008-07-06hg-to-git: use git init instead of git init-dbMiklos Vajna
2008-07-06hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna
2008-07-06hg-to-git: abort if the project directory is not a hg repoMiklos Vajna
2008-07-06hg-to-git: avoid raising a string exceptionMiklos Vajna
2008-07-01Add another fast-import example, this time for .zip filesJohannes Schindelin
2008-06-29Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin
2008-06-26Add 'git-p4.allowSubmit' to git-p4Jing Xue
2008-06-20bash: Add more option completions for 'git log'Teemu Likonen
2008-06-20Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström
2008-06-19completion: add --graph to log command completionDan McGee
2008-06-14completion: add more 'git add' optionsSZEDER Gábor
2008-06-03Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström
2008-05-26hg-to-git: add --verbose optionJohannes Schindelin
2008-05-26Ignore no-op changes in paranoid update hookShawn O. Pearce
2008-05-26Don't load missing ACL files in paranoid update hookShawn O. Pearce
2008-05-26Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano
2008-05-09Merge branch 'sg/merge-options' (early part)Junio C Hamano
2008-05-05Build in cloneDaniel Barkalow
2008-04-28bash: Add completion for gitk --mergeRichard Quirk
2008-04-22Merge branch 'maint'Junio C Hamano
2008-04-22post-receive-email: fix accidental removal of a trailing space in signature lineAndy Parkins
2008-04-22completion: remove use of dashed git commandsDan McGee
2008-04-22completion: allow 'git remote' subcommand completionDan McGee
2008-04-22git.el: Set process-environment instead of invoking envClifford Caoile
2008-04-22bash: Add completion for git diff --base --ours --theirsTeemu Likonen
2008-04-13merge, pull: add '--(no-)log' command line optionSZEDER Gábor
2008-04-13merge, pull: introduce '--(no-)stat' optionSZEDER Gábor
2008-04-09contrib/hooks: add an example pre-auto-gc hookMiklos Vajna
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen
2008-03-23Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano
2008-03-16Resurrect git-rerere to contrib/examplesJunio C Hamano
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15git-new-workdir: Share SVN meta data between work dirs and the repositoryBernt Hansen
2008-03-13git-p4: Use P4EDITOR environment variable when setShawn Bohrer
2008-03-13git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'Shawn Bohrer
2008-03-13git-p4: Optimize the fetching of data from perforce.Marius Storm-Olsen
2008-03-12Merge branch 'js/remote'Junio C Hamano
2008-03-11bash: fix long option with argument double completionSZEDER Gábor
2008-03-11bash: Add more long options to be completed with "git --<TAB>"Teemu Likonen
2008-03-10bash: use __gitdir when completing 'git rebase' optionsSZEDER Gábor