1508 Commits (380a4d927bff693c42fc6b22c3547bdcaac4bdc3)

Author SHA1 Message Date
Felipe Contreras 2f65494d84 completion: add format-patch options to send-email 13 years ago
Richard Fearn 7703477ab9 Fix spelling error in post-receive-email hook 13 years ago
Florian Achleitner 16a7185447 Add a svnrdump-simulator replaying a dump file for testing 13 years ago
Florian Achleitner 8e43a1d010 remote-svn: add incremental import 13 years ago
Florian Achleitner 271fd1fc2a remote-svn, vcs-svn: Enable fetching to private refs 13 years ago
Jeff King 666ca59a8c Revert "completion: fix shell expansion of items" 13 years ago
Jonathan "Duke" Leto f9db19214a Improve the description of GIT_PS1_SHOWUPSTREAM 13 years ago
Felipe Contreras 25ae7cfd19 completion: fix shell expansion of items 13 years ago
Mischa POSLAWSKY 6108b04b70 git-jump: ignore (custom) prefix in diff mode 13 years ago
Yacine Belkadi 7dd9ab0c8b completion: add --no-edit to git-commit 13 years ago
Michael J Gruber ca45d0fa84 completion: complete branch name for "branch --set-upstream-to=" 13 years ago
Carlos Martín Nieto 04308e9dc4 completion: add --set-upstream-to and --unset-upstream 13 years ago
Nguyễn Thái Ngọc Duy e17dba8fe1 remote: prefer subcommand name 'remove' to 'rm' 13 years ago
Junio C Hamano a20efee9cf in_merge_bases(): support only one "other" commit 13 years ago
Philipp A. Hartmann 0e7afb18cb contrib: add credential helper for GnomeKeyring 13 years ago
Eric S. Raymond df1effa690 Make the ciabot scripts completely self-configuring in the normal case. 13 years ago
Eric S. Raymond 6484070168 Improved documentation for the ciabot scripts. 13 years ago
Eric S. Raymond c142616fb2 contrib/ciabot: Get ciabot configuration from git variables 13 years ago
Erik Faye-Lund a6253da0f3 contrib: add win32 credential-helper 13 years ago
Sebastian Schuberth 755e8b3f35 Add Code Compare v2.80.4 as a merge / diff tool for Windows 13 years ago
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