1992 Commits (52f425e1a9ab8b0ae572d06fe2a1b428f741ef4a)

Author SHA1 Message Date
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
Felipe Contreras 66f46aa14f remote-hg: remove files before modifications 12 years ago
Felipe Contreras d462469b4d remote-hg: improve lightweight tag author 12 years ago
Felipe Contreras b688911a78 remote-hg: use remote 'default' not local one 12 years ago
Felipe Contreras c2f7a82032 remote-hg: improve branch listing 12 years ago
Felipe Contreras 611024e606 remote-hg: simplify branch_tip() 12 years ago
Felipe Contreras d3c460b5b4 remote-hg: check diverged bookmarks 12 years ago
Felipe Contreras 883d7be110 remote-hg: pass around revision refs 12 years ago
Felipe Contreras 19a8cefc44 remote-hg: implement custom checkheads() 12 years ago
Felipe Contreras 4f37bdbdb6 remote-hg: implement custom push() 12 years ago