2412 Commits (a1bc3dd46433c6e7e6f1ca5f3bd5429858a60078)

Author SHA1 Message Date
Célestin Matte d8e7c67e13 git-remote-mediawiki: make error message more precise 12 years ago
Célestin Matte e3e7d34513 git-remote-mediawiki: add a perlcritic rule in Makefile 12 years ago
Célestin Matte b5cda5b313 git-remote-mediawiki: add a .perlcriticrc file 12 years ago
Célestin Matte d49a038451 git-remote-mediawiki: clearly rewrite double dereference 12 years ago
Célestin Matte 7c47583793 git-remote-mediawiki: fix a typo ("mediwiki" instead of "mediawiki") 12 years ago
Célestin Matte fed56c06ae git-remote-mediawiki: put non-trivial numeric values in constants. 12 years ago
Célestin Matte aeb95eeaff git-remote-mediawiki: don't use quotes for empty strings 12 years ago
Célestin Matte b8b4e1b385 git-remote-mediawiki: replace "unless" statements with negated "if" statements 12 years ago
Célestin Matte e83d36b66f git-remote-mediawiki: brace file handles for print for more clarity 12 years ago
Célestin Matte 86e95ef2d4 git-remote-mediawiki: modify strings for a better coding-style 12 years ago
Célestin Matte 6a316beeee git-remote-mediawiki: put long code into a subroutine 12 years ago
Célestin Matte 42e91929ae git-remote-mediawiki: remove import of unused open2 12 years ago
Célestin Matte ee25ff2c97 git-remote-mediawiki: check return value of open 12 years ago
Célestin Matte 4f1b7883bc git-remote-mediawiki: assign a variable as undef and make proper indentation 12 years ago
Célestin Matte b835baf65c git-remote-mediawiki: rename a variable ($last) which has the name of a keyword 12 years ago
Célestin Matte 3eb4ee99fb git-remote-mediawiki: remove unused variable $entry 12 years ago
Célestin Matte 267055f860 git-remote-mediawiki: turn double-negated expressions into simple expressions 12 years ago
Célestin Matte 8f04f7ddd3 git-remote-mediawiki: change the name of a variable 12 years ago
Célestin Matte 8a43b36ac2 git-remote-mediawiki: add newline in the end of die() error messages 12 years ago
Célestin Matte 477d4d4235 git-remote-mediawiki: change style in a regexp 12 years ago
Célestin Matte 6b825a4622 git-remote-mediawiki: change style in a regexp 12 years ago
Célestin Matte 857f21a3c1 git-remote-mediawiki: change separator of some regexps 12 years ago
Célestin Matte 1149957368 git-remote-mediawiki: change the behaviour of a split 12 years ago
Célestin Matte eb96b75039 git-remote-mediawiki: remove useless regexp modifier (m) 12 years ago
Célestin Matte 6c2fbe25fb git-remote-mediawiki: rewrite unclear line of instructions 12 years ago
Célestin Matte 81f6a7a43d git-remote-mediawiki: change syntax of map calls 12 years ago
Célestin Matte 0afd29e2d3 git-remote-mediawiki: move a variable declaration at the top of the code 12 years ago
Célestin Matte 1aff8c627b git-remote-mediawiki: always end a subroutine with a return 12 years ago
Célestin Matte 6a504a3f45 git-remote-mediawiki: replace :utf8 by :encoding(UTF-8) 12 years ago
Célestin Matte 668eec6f74 git-remote-mediawiki: move "use warnings;" before any instruction 12 years ago
Célestin Matte 05d4c7b1c4 git-remote-mediawiki: make a regexp clearer 12 years ago
Ramkumar Ramachandra 2847cae835 prompt: squelch error output from cat 12 years ago
Jeff King 1af6a877c5 contrib: drop blameview/ directory 12 years ago
Célestin Matte 5ada868799 git-remote-mediawiki: display message when launched directly 12 years ago
Ramkumar Ramachandra 5269f7f8c6 completion: show can take both revlist and paths 12 years ago
Benoit Person da608b124c git-remote-mediawiki: use Git.pm functions for credentials 12 years ago
Ramkumar Ramachandra d8517cc667 completion: difftool takes both revs and files 12 years ago
Felipe Contreras e832f5c096 completion: avoid ls-remote in certain scenarios 12 years ago
Ramkumar Ramachandra 9721ac9010 contrib: remove continuous/ and patches/ 12 years ago
Felipe Contreras 3646b1a5ab completion: zsh: improve bash script loading 12 years ago
Felipe Contreras 1306321ebe prompt: fix for simple rebase 12 years ago
Matthieu Moy 0aa0321212 git-remote-mediawiki: better error message when HTTP(S) access fails 12 years ago
Xidorn Quan de56ccf799 credential-osxkeychain: support more protocols 12 years ago
Felipe Contreras c9eaef125b remote-hg: add support for --force 12 years ago
Felipe Contreras e3751a1763 remote-hg: add support for --dry-run 12 years ago
Felipe Contreras ba091c200d remote-hg: check if a fetch is needed 12 years ago
Felipe Contreras ab64bc9d21 remote-hg: trivial cleanup 12 years ago
Felipe Contreras 8316d18da3 remote-helpers: improve marks usage 12 years ago
Felipe Contreras 42cbbcc73b remote-hg: add check_push() helper 12 years ago
Felipe Contreras 2b02a40587 remote-hg: add setup_big_push() helper 12 years ago