1470 Commits (1bd31ce6912f55f94777fee244c907378bb0b5f6)

Author SHA1 Message Date
Matthieu Moy 9a7365cfa4 git-remote-mediawiki: replace TODO-list in comment by appropriate link 13 years ago
Jeff King 77eab053a4 mw-to-git: use git-credential's URL parser 13 years ago
Jeff King 6319a2a148 mw-to-git: check blank credential attributes via length 13 years ago
Matthieu Moy 2272400c93 git-remote-mediawiki: allow page names with a ':' 13 years ago
Matthieu Moy fa316e090a git-remote-mediawiki: fix incorrect test usage in test 13 years ago
Matthieu Moy ebd5fe1c15 git-remote-mediawiki: properly deal with invalid remote revisions 13 years ago
Matthieu Moy a393f48823 git-remote-mediawiki: show progress information when getting last remote revision 13 years ago
Matthieu Moy f690ddfdb7 git-remote-mediawiki: show progress information when listing pages 13 years ago
Matthieu Moy 5c481745fb git-remote-mediawiki: use --force when adding notes 13 years ago
Matthieu Moy 93e92d4d7c git-remote-mediawiki: get rid of O(N^2) loop 13 years ago
Matthieu Moy 2045e293eb git-remote-mediawiki: make mediafiles export optional 13 years ago
Matthieu Moy dcb1ea620d git-remote-mediawiki: actually send empty comment when they're empty 13 years ago
Matthieu Moy ac4bbb41b2 git-remote-mediawiki: don't split namespaces with spaces 13 years ago
Matthieu Moy 2da7830d5c git-remote-mediawiki: update comments to reflect credential support 13 years ago
Matthieu Moy ff0bfd754d git-remote-mediawiki: be more defensive when requests fail 13 years ago
Matthieu Moy 5a29217dda git-remote-mediawiki: more efficient 'pull' in the best case 13 years ago
Matthieu Moy 312fa9aa12 git-remote-mediawiki: extract revision-importing loop to a function 13 years ago
Matthieu Moy 4465b6d610 git-remote-mediawiki: refactor loop over revision ids 13 years ago
Matthieu Moy b1ede9a9f2 git-remote-mediawiki: change return type of get_mw_pages 13 years ago
NGUYEN Kim Thuat 64137fd1cf git-remote-mediawiki (t9363): test 'File:' import and export 13 years ago
Matthieu Moy eb63bfaadf git-remote-mediawiki: support for uploading file in test environment 13 years ago
Simon Cathebras a3a96a1308 git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 characters 13 years ago
Guillaume Sasdy 36840225df git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push 13 years ago
Guillaume Sasdy c24ff30f96 git-remote-mediawiki (t9360): test git-remote-mediawiki clone 13 years ago
Guillaume Sasdy 8435b28989 git-remote-mediawiki: test environment of git-remote-mediawiki 13 years ago
Guillaume Sasdy 5ef6ad1785 git-remote-mediawiki: scripts to install, delete and clear a MediaWiki 13 years ago
Matthieu Moy 6df7e0df09 git-remote-mediawiki: improve support for non-English Wikis 13 years ago
Pavel Volek 6a9e55b0fc git-remote-mediawiki: import "File:" attachments 13 years ago
Matthieu Moy 9cb74f3666 git-remote-mediawiki: split get_mw_pages into smaller functions 13 years ago
NGUYEN Kim Thuat b3d9859598 git-remote-mediawiki: send "File:" attachments to a remote wiki 13 years ago
Matthieu Moy 721a533f8c git-remote-mediawiki: don't "use encoding 'utf8';" 13 years ago
Matthieu Moy 28c24bd725 git-remote-mediawiki: don't compute the diff when getting commit message 13 years ago
Matthieu Moy a7271ad1dc git-remote-mediawiki: add credential support 13 years ago
SZEDER Gábor b7be4366ea completion: respect $GIT_DIR 13 years ago
Lawrence Mitchell 32663b2241 git-blame.el: Do not use bare 0 to mean (point-min) 13 years ago
Lawrence Mitchell 0e59a6f601 git-blame.el: Use with-current-buffer where appropriate 13 years ago
Rüdiger Sonderfeld 5d7da9a944 git-blame.el: Do not use goto-line in lisp code 13 years ago
SZEDER Gábor 1dad5c14f9 completion: remove credential helpers from porcelain commands 13 years ago
SZEDER Gábor 93b291e071 completion: put main git and gitk completion functions back into git namespace 13 years ago
Rüdiger Sonderfeld cbbc935ce0 git-blame.el: use mapc instead of mapcar 13 years ago
Junio C Hamano ac3eb1c384 completion: warn people about duplicated function 13 years ago
Colby Ranger fe0435011c Add persistent-https to contrib 13 years ago
Jeff King 17a9ac7d6b osxkeychain: pull make config from top-level directory 13 years ago
Felipe Contreras af31a456b4 completion: split __git_ps1 into a separate script 13 years ago
Felipe Contreras 1098ff5a21 completion: remove executable mode 13 years ago
Felipe Contreras b0a4b2d257 completion: add support for backwards compatibility 13 years ago
Felipe Contreras 7f02f3d7ec completion: rename internal helpers _git and _gitk 13 years ago
Felipe Contreras 6b179adfe9 completion: add new __git_complete helper 13 years ago
Felipe Contreras 41e6229db4 completion: simplify __git_complete_revlist_file 13 years ago
Pete Wyckoff 82247e9bd5 remove superfluous newlines in error messages 13 years ago