summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg-0/+9
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy-3/+39
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow-0/+2
2012-11-24Completion must sort before using uniqMarc Khouzam-1/+1
2012-10-13Merge branch 'maint'Junio C Hamano-1/+1
2012-10-13Fix spelling error in post-receive-email hookRichard Fearn-1/+1
2012-09-25Merge branch 'maint'Junio C Hamano-8/+1
2012-09-25Revert "completion: fix shell expansion of items"Jeff King-8/+1
2012-09-24Sync with maintJunio C Hamano-3/+4
2012-09-24Improve the description of GIT_PS1_SHOWUPSTREAMJonathan "Duke" Leto-3/+4
2012-09-20Merge branch 'maint'Junio C Hamano-1/+8
2012-09-20Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano-2/+2
2012-09-20completion: fix shell expansion of itemsFelipe Contreras-1/+8
2012-09-17Merge branch 'maint'Junio C Hamano-3/+4
2012-09-17git-jump: ignore (custom) prefix in diff modeMischa POSLAWSKY-2/+2
2012-09-16completion: add --no-edit to git-commitYacine Belkadi-1/+2
2012-09-14Merge branch 'cn/branch-set-upstream-to'Junio C Hamano-1/+5
2012-09-12Merge branch 'nd/maint-remote-remove'Junio C Hamano-2/+2
2012-09-11Merge branch 'jc/merge-bases'Junio C Hamano-1/+1
2012-09-11completion: complete branch name for "branch --set-upstream-to="Michael J Gruber-0/+3
2012-09-11completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto-1/+2
2012-09-10Merge branch 'ph/credential-gnome-keyring'Junio C Hamano-0/+470
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy-2/+2
2012-08-29Merge branch 'ef/win32-cred-helper'Junio C Hamano-0/+371
2012-08-27in_merge_bases(): support only one "other" commitJunio C Hamano-1/+1
2012-08-27Merge branch 'da/difftool-updates'Junio C Hamano-1/+1
2012-08-24Merge branch 'maint-1.7.11' into maintJunio C Hamano-23/+106
2012-08-24contrib: add credential helper for GnomeKeyringPhilipp A. Hartmann-0/+470
2012-08-23Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond-37/+72
2012-08-23Improved documentation for the ciabot scripts.Eric S. Raymond-2/+50
2012-08-22Merge branch 'maint-1.7.11' into maintJunio C Hamano-118/+156
2012-08-22contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond-118/+156
2012-08-16contrib: add win32 credential-helperErik Faye-Lund-0/+371
2012-08-10Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth-1/+1
2012-08-06Merge branch 'lm/git-blame-el' into maintJunio C Hamano-36/+37
2012-08-06Merge branch 'rs/git-blame-mapcar-mapc' into maintJunio C Hamano-1/+1
2012-08-03git-remote-mediawiki: replace TODO-list in comment by appropriate linkMatthieu Moy-14/+1
2012-07-23Merge branch 'jk/mediawiki-credential'Junio C Hamano-28/+4
2012-07-18mw-to-git: use git-credential's URL parserJeff King-28/+4
2012-07-18mw-to-git: check blank credential attributes via lengthJeff King-1/+1
2012-07-17git-remote-mediawiki: allow page names with a ':'Matthieu Moy-16/+53
2012-07-17git-remote-mediawiki: fix incorrect test usage in testMatthieu Moy-1/+1
2012-07-16git-remote-mediawiki: properly deal with invalid remote revisionsMatthieu Moy-4/+9
2012-07-16git-remote-mediawiki: show progress information when getting last remote revi...Matthieu Moy-0/+2
2012-07-16git-remote-mediawiki: show progress information when listing pagesMatthieu Moy-0/+3
2012-07-16git-remote-mediawiki: use --force when adding notesMatthieu Moy-1/+1
2012-07-16git-remote-mediawiki: get rid of O(N^2) loopMatthieu Moy-7/+17
2012-07-16git-remote-mediawiki: make mediafiles export optionalMatthieu Moy-2/+22
2012-07-16git-remote-mediawiki: actually send empty comment when they're emptyMatthieu Moy-1/+8
2012-07-16git-remote-mediawiki: don't split namespaces with spacesMatthieu Moy-1/+1