summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2011-11-09Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano
2011-11-09completion: don't leak variable from the prompt into environmentSZEDER Gábor
2011-11-07Merge branch 'pw/p4-appledouble-fix'Junio C Hamano
2011-11-06git-p4: ignore apple filetypePete Wyckoff
2011-10-31Merge branch 'jk/git-tricks'Junio C Hamano
2011-10-27Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano
2011-10-26Merge branch 'mm/mediawiki-author-fix'Junio C Hamano
2011-10-26completion: fix issue with process substitution not working on Git for WindowsStefan Naewe
2011-10-21Merge branch 'pw/p4-update'Junio C Hamano
2011-10-21completion: match ctags symbol names in grep patternsJeff King
2011-10-21contrib: add git-jump scriptJeff King
2011-10-20git-remote-mediawiki: don't include HTTP login/password in authorMatthieu Moy
2011-10-18contrib: add diff highlight scriptJeff King
2011-10-18Merge branch 'sg/completion'Junio C Hamano
2011-10-18Merge branch 'tm/completion-push-set-upstream'Junio C Hamano
2011-10-18Merge branch 'tm/completion-commit-fixup-squash'Junio C Hamano
2011-10-18git-p4: stop ignoring apple filetypePete Wyckoff
2011-10-18git-p4: handle files with shell metacharactersLuke Diamand
2011-10-18git-p4: recognize all p4 filetypesPete Wyckoff
2011-10-18git-p4: keyword flattening fixesPete Wyckoff
2011-10-18git-p4: handle utf16 filetype properlyPete Wyckoff
2011-10-10completion: unite --format and --pretty for 'log' and 'show'SZEDER Gábor
2011-10-10completion: unite --reuse-message and --reedit-message for 'notes'SZEDER Gábor
2011-10-06completion: push --set-upstreamTeemu Matilainen
2011-10-06completion: commit --fixup and --squashTeemu Matilainen
2011-10-06completion: unite --reuse-message and --reedit-message handlingTeemu Matilainen
2011-10-05Merge branch 'mm/mediawiki-as-a-remote'Junio C Hamano
2011-09-28git-remote-mediawiki: allow a domain to be set for authenticationMatthieu Moy
2011-09-27git-remote-mediawiki: obey advice.pushNonFastForwardMatthieu Moy
2011-09-27git-remote-mediawiki: set 'basetimestamp' to let the wiki handle conflictsMatthieu Moy
2011-09-27git-remote-mediawiki: trivial fixesMatthieu Moy
2011-09-26contrib/hooks: adapt comment about Debian install location for contrib hooksGerrit Pape
2011-09-01git-remote-mediawiki: allow push to set MediaWiki metadataMatthieu Moy
2011-09-01Add a remote helper to interact with mediawiki (fetch & push)Jeremie Nikaes
2011-08-29Merge branch 'va/p4-branch-import'Junio C Hamano
2011-08-23git-p4: Allow branch definition with git configVitor Antunes
2011-08-23git-p4: Allow filtering Perforce branches by userVitor Antunes
2011-08-23git-p4: Correct branch base depot path detectionVitor Antunes
2011-08-22git-p4: Process detectCopiesHarder with --boolVitor Antunes
2011-08-22git-p4: Add description of rename/copy detection optionsVitor Antunes
2011-08-22git-p4: Allow setting rename/copy detection thresholdVitor Antunes
2011-08-18Merge branch 'js/ref-namespaces'Junio C Hamano
2011-08-04Add option hooks.diffopts to customize change summary in post-receive-emailJon Jensen
2011-08-01git-p4: commit time should be most recent p4 change timePete Wyckoff
2011-07-11ref namespaces: documentationJosh Triplett
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-07-06ref namespaces: infrastructureJosh Triplett
2011-06-26Merge branch 'maint'Junio C Hamano
2011-06-24Merge branch 'maint-1.7.4' into maintJunio C Hamano
2011-06-24completion: replace core.abbrevguard to core.abbrevNamhyung Kim