summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2012-09-12Merge branch 'nd/maint-remote-remove'Junio C Hamano
2012-09-11Merge branch 'jc/merge-bases'Junio C Hamano
2012-09-10Merge branch 'ph/credential-gnome-keyring'Junio C Hamano
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy
2012-08-29Merge branch 'ef/win32-cred-helper'Junio C Hamano
2012-08-28in_merge_bases(): support only one "other" commitJunio C Hamano
2012-08-27Merge branch 'da/difftool-updates'Junio C Hamano
2012-08-24Merge branch 'maint-1.7.11' into maintJunio C Hamano
2012-08-24contrib: add credential helper for GnomeKeyringPhilipp A. Hartmann
2012-08-24Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond
2012-08-24Improved documentation for the ciabot scripts.Eric S. Raymond
2012-08-22Merge branch 'maint-1.7.11' into maintJunio C Hamano
2012-08-22contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond
2012-08-17contrib: add win32 credential-helperErik Faye-Lund
2012-08-10Add Code Compare v2.80.4 as a merge / diff tool for WindowsSebastian Schuberth
2012-08-06Merge branch 'lm/git-blame-el' into maintJunio C Hamano
2012-08-06Merge branch 'rs/git-blame-mapcar-mapc' into maintJunio C Hamano
2012-08-03git-remote-mediawiki: replace TODO-list in comment by appropriate linkMatthieu Moy
2012-07-24Merge branch 'jk/mediawiki-credential'Junio C Hamano
2012-07-18mw-to-git: use git-credential's URL parserJeff King
2012-07-18mw-to-git: check blank credential attributes via lengthJeff King
2012-07-17git-remote-mediawiki: allow page names with a ':'Matthieu Moy
2012-07-17git-remote-mediawiki: fix incorrect test usage in testMatthieu Moy
2012-07-16git-remote-mediawiki: properly deal with invalid remote revisionsMatthieu Moy
2012-07-16git-remote-mediawiki: show progress information when getting last remote revi...Matthieu Moy
2012-07-16git-remote-mediawiki: show progress information when listing pagesMatthieu Moy
2012-07-16git-remote-mediawiki: use --force when adding notesMatthieu Moy
2012-07-16git-remote-mediawiki: get rid of O(N^2) loopMatthieu Moy
2012-07-16git-remote-mediawiki: make mediafiles export optionalMatthieu Moy
2012-07-16git-remote-mediawiki: actually send empty comment when they're emptyMatthieu Moy
2012-07-16git-remote-mediawiki: don't split namespaces with spacesMatthieu Moy
2012-07-13Merge branch 'mm/mediawiki-tests'Junio C Hamano
2012-07-13Merge branch 'mm/mediawiki-file-attachments'Junio C Hamano
2012-07-09Merge branch 'mm/credential-plumbing'Junio C Hamano
2012-07-09git-remote-mediawiki: update comments to reflect credential supportMatthieu Moy
2012-07-06git-remote-mediawiki: be more defensive when requests failMatthieu Moy
2012-07-06git-remote-mediawiki: more efficient 'pull' in the best caseMatthieu Moy
2012-07-06git-remote-mediawiki: extract revision-importing loop to a functionMatthieu Moy
2012-07-06git-remote-mediawiki: refactor loop over revision idsMatthieu Moy
2012-07-06git-remote-mediawiki: change return type of get_mw_pagesMatthieu Moy
2012-07-06git-remote-mediawiki (t9363): test 'File:' import and exportNGUYEN Kim Thuat
2012-07-06git-remote-mediawiki: support for uploading file in test environmentMatthieu Moy
2012-07-06git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 charactersSimon Cathebras
2012-07-06git-remote-mediawiki (t9361): test git-remote-mediawiki pull and pushGuillaume Sasdy
2012-07-06git-remote-mediawiki (t9360): test git-remote-mediawiki cloneGuillaume Sasdy
2012-07-06git-remote-mediawiki: test environment of git-remote-mediawikiGuillaume Sasdy
2012-07-06git-remote-mediawiki: scripts to install, delete and clear a MediaWikiGuillaume Sasdy
2012-07-05git-remote-mediawiki: improve support for non-English WikisMatthieu Moy
2012-06-28Merge branch 'fc/git-prompt-script'Junio C Hamano
2012-06-27git-remote-mediawiki: import "File:" attachmentsPavel Volek