1456 Commits (c8e134a236692a64b44869717abe4080d6243a39)

Author SHA1 Message Date
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
Junio C Hamano 53876fcf3f contrib/rerere-train: use installed git-sh-setup 13 years ago
SZEDER Gábor 911d5da6f2 completion: fix completion after 'git --option <TAB>' 13 years ago
Jonathan Nieder 3ffcd08688 completion: avoid trailing space for --exec-path 13 years ago
Felipe Contreras 69ef3c0296 completion: add missing general options 13 years ago
Felipe Contreras 3954068128 completion: simplify by using $prev 13 years ago
Felipe Contreras 3bf421ea62 completion: simplify __gitcomp_1 13 years ago
David A. Greene 926b1ec63e Fix git-subtree install instructions 13 years ago
David A. Greene 311391da90 Use git-subtree test Makefile 13 years ago
David A. Greene c3d884a688 Add subtree test Makefile 13 years ago
David A. Greene 7ff8463dba Install git-subtree from contrib 13 years ago
David A. Greene 187bc2da5b Use configure settings for git-subtree 13 years ago
David A. Greene 5163d476d0 Use project config files 13 years ago
David A. Greene c96c5383ff Remove unnecessary git-subtree files 13 years ago