aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'jk/mediawiki-credential'Junio C Hamano2012-07-23
|\
| * mw-to-git: use git-credential's URL parserJeff King2012-07-18
| * mw-to-git: check blank credential attributes via lengthJeff King2012-07-18
* | git-remote-mediawiki: allow page names with a ':'Matthieu Moy2012-07-17
* | git-remote-mediawiki: fix incorrect test usage in testMatthieu Moy2012-07-17
* | git-remote-mediawiki: properly deal with invalid remote revisionsMatthieu Moy2012-07-16
* | git-remote-mediawiki: show progress information when getting last remote revi...Matthieu Moy2012-07-16
* | git-remote-mediawiki: show progress information when listing pagesMatthieu Moy2012-07-16
* | git-remote-mediawiki: use --force when adding notesMatthieu Moy2012-07-16
* | git-remote-mediawiki: get rid of O(N^2) loopMatthieu Moy2012-07-16
* | git-remote-mediawiki: make mediafiles export optionalMatthieu Moy2012-07-16
* | git-remote-mediawiki: actually send empty comment when they're emptyMatthieu Moy2012-07-16
* | git-remote-mediawiki: don't split namespaces with spacesMatthieu Moy2012-07-16
|/
* Merge branch 'mm/mediawiki-tests'Junio C Hamano2012-07-13
|\
| * git-remote-mediawiki: be more defensive when requests failMatthieu Moy2012-07-06
| * git-remote-mediawiki: more efficient 'pull' in the best caseMatthieu Moy2012-07-06
| * git-remote-mediawiki: extract revision-importing loop to a functionMatthieu Moy2012-07-06
| * git-remote-mediawiki: refactor loop over revision idsMatthieu Moy2012-07-06
| * git-remote-mediawiki: change return type of get_mw_pagesMatthieu Moy2012-07-06
| * git-remote-mediawiki (t9363): test 'File:' import and exportNGUYEN Kim Thuat2012-07-06
| * git-remote-mediawiki: support for uploading file in test environmentMatthieu Moy2012-07-06
| * git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 charactersSimon Cathebras2012-07-06
| * git-remote-mediawiki (t9361): test git-remote-mediawiki pull and pushGuillaume Sasdy2012-07-06
| * git-remote-mediawiki (t9360): test git-remote-mediawiki cloneGuillaume Sasdy2012-07-06
| * git-remote-mediawiki: test environment of git-remote-mediawikiGuillaume Sasdy2012-07-06
| * git-remote-mediawiki: scripts to install, delete and clear a MediaWikiGuillaume Sasdy2012-07-06
* | Merge branch 'mm/mediawiki-file-attachments'Junio C Hamano2012-07-13
|\ \ | |/
| * git-remote-mediawiki: improve support for non-English WikisMatthieu Moy2012-07-04
| * git-remote-mediawiki: import "File:" attachmentsPavel Volek2012-06-27
| * git-remote-mediawiki: split get_mw_pages into smaller functionsMatthieu Moy2012-06-27
| * git-remote-mediawiki: send "File:" attachments to a remote wikiNGUYEN Kim Thuat2012-06-27
| * git-remote-mediawiki: don't "use encoding 'utf8';"Matthieu Moy2012-06-27
| * git-remote-mediawiki: don't compute the diff when getting commit messageMatthieu Moy2012-06-27
* | Merge branch 'mm/credential-plumbing'Junio C Hamano2012-07-09
|\ \
| * | git-remote-mediawiki: update comments to reflect credential supportMatthieu Moy2012-07-08
| |/
| * git-remote-mediawiki: add credential supportMatthieu Moy2012-06-25
* | Merge branch 'fc/git-prompt-script'Junio C Hamano2012-06-28
|\ \
| * | completion: respect $GIT_DIRSZEDER Gábor2012-06-19
| * | completion: warn people about duplicated functionJunio C Hamano2012-06-10
| * | completion: split __git_ps1 into a separate scriptFelipe Contreras2012-05-22
| * | completion: remove executable modeFelipe Contreras2012-05-22
* | | Merge branch 'lm/git-blame-el'Junio C Hamano2012-06-25
|\ \ \
| * | | git-blame.el: Do not use bare 0 to mean (point-min)Lawrence Mitchell2012-06-14
| * | | git-blame.el: Use with-current-buffer where appropriateLawrence Mitchell2012-06-14
| * | | git-blame.el: Do not use goto-line in lisp codeRüdiger Sonderfeld2012-06-14
* | | | Merge branch 'rs/git-blame-mapcar-mapc'Junio C Hamano2012-06-25
|\ \ \ \ | |_|_|/ |/| | |
| * | | git-blame.el: use mapc instead of mapcarRüdiger Sonderfeld2012-06-10
* | | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-13
|\ \ \ \
| * | | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-13
* | | | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2012-06-13