summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Revert "completion: fix shell expansion of items"Jeff King2012-09-251-8/+1
* Improve the description of GIT_PS1_SHOWUPSTREAMJonathan "Duke" Leto2012-09-241-3/+4
* Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano2012-09-201-2/+2
|\
| * remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy2012-09-061-2/+2
* | completion: fix shell expansion of itemsFelipe Contreras2012-09-201-1/+8
* | git-jump: ignore (custom) prefix in diff modeMischa POSLAWSKY2012-09-171-2/+2
* | completion: add --no-edit to git-commitYacine Belkadi2012-09-161-1/+2
|/
* Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-08-244-23/+106
|\
| * Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond2012-08-234-37/+72
| * Improved documentation for the ciabot scripts.Eric S. Raymond2012-08-232-2/+50
* | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-08-222-118/+156
|\ \ | |/
| * contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond2012-08-222-118/+156
| * Merge branch 'lm/git-blame-el' into maintJunio C Hamano2012-08-061-36/+37
| |\
| * \ Merge branch 'rs/git-blame-mapcar-mapc' into maintJunio C Hamano2012-08-061-1/+1
| |\ \
* | | | git-remote-mediawiki: replace TODO-list in comment by appropriate linkMatthieu Moy2012-08-031-14/+1
* | | | Merge branch 'jk/mediawiki-credential'Junio C Hamano2012-07-231-28/+4
|\ \ \ \
| * | | | mw-to-git: use git-credential's URL parserJeff King2012-07-181-28/+4
| * | | | mw-to-git: check blank credential attributes via lengthJeff King2012-07-181-1/+1
* | | | | git-remote-mediawiki: allow page names with a ':'Matthieu Moy2012-07-172-16/+53
* | | | | git-remote-mediawiki: fix incorrect test usage in testMatthieu Moy2012-07-171-1/+1
* | | | | git-remote-mediawiki: properly deal with invalid remote revisionsMatthieu Moy2012-07-161-4/+9
* | | | | git-remote-mediawiki: show progress information when getting last remote revi...Matthieu Moy2012-07-161-0/+2
* | | | | git-remote-mediawiki: show progress information when listing pagesMatthieu Moy2012-07-161-0/+3
* | | | | git-remote-mediawiki: use --force when adding notesMatthieu Moy2012-07-161-1/+1
* | | | | git-remote-mediawiki: get rid of O(N^2) loopMatthieu Moy2012-07-161-7/+17
* | | | | git-remote-mediawiki: make mediafiles export optionalMatthieu Moy2012-07-161-2/+22
* | | | | git-remote-mediawiki: actually send empty comment when they're emptyMatthieu Moy2012-07-161-1/+8
* | | | | git-remote-mediawiki: don't split namespaces with spacesMatthieu Moy2012-07-161-1/+1
|/ / / /
* | | | Merge branch 'mm/mediawiki-tests'Junio C Hamano2012-07-1318-26/+2260
|\ \ \ \
| * | | | git-remote-mediawiki: be more defensive when requests failMatthieu Moy2012-07-061-0/+8
| * | | | git-remote-mediawiki: more efficient 'pull' in the best caseMatthieu Moy2012-07-062-21/+110
| * | | | git-remote-mediawiki: extract revision-importing loop to a functionMatthieu Moy2012-07-061-3/+13
| * | | | git-remote-mediawiki: refactor loop over revision idsMatthieu Moy2012-07-061-6/+11
| * | | | git-remote-mediawiki: change return type of get_mw_pagesMatthieu Moy2012-07-061-3/+5
| * | | | git-remote-mediawiki (t9363): test 'File:' import and exportNGUYEN Kim Thuat2012-07-061-0/+198
| * | | | git-remote-mediawiki: support for uploading file in test environmentMatthieu Moy2012-07-063-1/+21
| * | | | git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 charactersSimon Cathebras2012-07-061-0/+301
| * | | | git-remote-mediawiki (t9361): test git-remote-mediawiki pull and pushGuillaume Sasdy2012-07-062-0/+168
| * | | | git-remote-mediawiki (t9360): test git-remote-mediawiki cloneGuillaume Sasdy2012-07-061-0/+257
| * | | | git-remote-mediawiki: test environment of git-remote-mediawikiGuillaume Sasdy2012-07-066-0/+556
| * | | | git-remote-mediawiki: scripts to install, delete and clear a MediaWikiGuillaume Sasdy2012-07-067-0/+620
* | | | | Merge branch 'mm/mediawiki-file-attachments'Junio C Hamano2012-07-131-64/+386
|\ \ \ \ \ | |/ / / /
| * | | | git-remote-mediawiki: improve support for non-English WikisMatthieu Moy2012-07-041-79/+61
| * | | | git-remote-mediawiki: import "File:" attachmentsPavel Volek2012-06-271-8/+249
| * | | | git-remote-mediawiki: split get_mw_pages into smaller functionsMatthieu Moy2012-06-271-44/+62
| * | | | git-remote-mediawiki: send "File:" attachments to a remote wikiNGUYEN Kim Thuat2012-06-271-8/+90
| * | | | git-remote-mediawiki: don't "use encoding 'utf8';"Matthieu Moy2012-06-271-3/+2
| * | | | git-remote-mediawiki: don't compute the diff when getting commit messageMatthieu Moy2012-06-271-2/+2
* | | | | Merge branch 'mm/credential-plumbing'Junio C Hamano2012-07-091-18/+95
|\ \ \ \ \
| * | | | | git-remote-mediawiki: update comments to reflect credential supportMatthieu Moy2012-07-081-6/+1
| |/ / / /