33673 Commits (efaa0c153297f551a42fd1e21f28f51f4924f316)
 

Author SHA1 Message Date
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
Junio C Hamano bdff0e3a37 Merge branch 'rr/complete-difftool-fixup' 12 years ago
Junio C Hamano 908b3601e6 Merge branch 'mt/send-email-cc-match-fix' 12 years ago
Junio C Hamano 7a9cc7b064 Merge branch 'bp/mediawiki-credential' 12 years ago
Junio C Hamano ede63a195c Merge branch 'mh/reflife' 12 years ago
Junio C Hamano b27a79d16b Merge branch 'kb/full-history-compute-treesame-carefully-2' 12 years ago
Junio C Hamano 91d34bc47b Merge branch 'rr/remove-contrib-some' 12 years ago
Ramkumar Ramachandra 2847cae835 prompt: squelch error output from cat 12 years ago
Ramkumar Ramachandra 96e2b99ed5 rebase: finish_rebase() in noop rebase 12 years ago
Ramkumar Ramachandra af2f0ebcbd rebase: finish_rebase() in fast-forward rebase 12 years ago
Ramkumar Ramachandra dc8ca9123a rebase: guard against missing files in read_basic_state() 12 years ago
René Scharfe 0b437a18bd use logical OR (||) instead of binary OR (|) in logical context 12 years ago
René Scharfe 10a3fb00eb match-trees: factor out fill_tree_desc_strict 12 years ago
Slava Kardakov 9926f66fbd Fix `git svn` `rebase` & `dcommit` if top-level HEAD directory exist 12 years ago
Jeff King 1af6a877c5 contrib: drop blameview/ directory 12 years ago
Jorge Juan Garcia Garcia 50e4f757f4 status: introduce status.short to enable --short by default 12 years ago
Célestin Matte 5ada868799 git-remote-mediawiki: display message when launched directly 12 years ago
Junio C Hamano 4d1c565e1f Merge branch 'maint' 12 years ago
Junio C Hamano f2b4626d9e Merge branch 'maint-1.8.2' into maint 12 years ago
Torsten Bögershausen b3b8ceb48b t0070 "mktemp to unwritable directory" needs SANITY 12 years ago
Junio C Hamano 879070e650 Update draft release notes 12 years ago
Junio C Hamano a8624d3968 Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' 12 years ago
Junio C Hamano 0f93608bfe Merge branch 'rr/maint-fetch-tag-doc-asterisks' 12 years ago