aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
...
| * git-remote-mediawiki: change style in a regexpCélestin Matte2013-06-14
| * git-remote-mediawiki: change separator of some regexpsCélestin Matte2013-06-14
| * git-remote-mediawiki: change the behaviour of a splitCélestin Matte2013-06-14
| * git-remote-mediawiki: remove useless regexp modifier (m)Célestin Matte2013-06-14
| * git-remote-mediawiki: rewrite unclear line of instructionsCélestin Matte2013-06-14
| * git-remote-mediawiki: change syntax of map callsCélestin Matte2013-06-14
| * git-remote-mediawiki: move a variable declaration at the top of the codeCélestin Matte2013-06-14
| * git-remote-mediawiki: always end a subroutine with a returnCélestin Matte2013-06-14
| * git-remote-mediawiki: replace :utf8 by :encoding(UTF-8)Célestin Matte2013-06-14
| * git-remote-mediawiki: move "use warnings;" before any instructionCélestin Matte2013-06-14
| * git-remote-mediawiki: make a regexp clearerCélestin Matte2013-06-14
* | Merge branch 'bp/remote-mw-tests'Junio C Hamano2013-06-23
|\ \
| * | git-remote-mediawiki: remove hardcoded version number in the test suiteBenoit Person2013-06-14
| |/
* | Merge branch 'rr/prompt-rebase-breakage-fix'Junio C Hamano2013-06-23
|\ \
| * | prompt: squelch error output from catRamkumar Ramachandra2013-06-14
* | | Sync with maintJunio C Hamano2013-06-21
|\ \ \
| * | | completion: complete diff --word-diffRamkumar Ramachandra2013-06-21
* | | | Merge branch 'cm/remote-mediawiki'Junio C Hamano2013-06-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | git-remote-mediawiki: display message when launched directlyCélestin Matte2013-06-11
| |/ /
* | | Merge branch 'rr/complete-difftool-fixup'Junio C Hamano2013-06-14
|\ \ \
| * | | completion: show can take both revlist and pathsRamkumar Ramachandra2013-06-09
| * | | completion: difftool takes both revs and filesRamkumar Ramachandra2013-06-03
| |/ /
* | | Merge branch 'bp/mediawiki-credential'Junio C Hamano2013-06-14
|\ \ \
| * | | git-remote-mediawiki: use Git.pm functions for credentialsBenoit Person2013-06-05
| |/ /
* | | Merge branch 'rr/remove-contrib-some'Junio C Hamano2013-06-14
|\ \ \ | |_|/ |/| |
| * | contrib: drop blameview/ directoryJeff King2013-06-12
| * | contrib: remove continuous/ and patches/Ramkumar Ramachandra2013-06-02
| |/
* | Merge branch 'mm/mediawiki-https-fail-message'Junio C Hamano2013-06-11
|\ \
| * | git-remote-mediawiki: better error message when HTTP(S) access failsMatthieu Moy2013-05-29
* | | Merge branch 'xq/credential-osxkeychain'Junio C Hamano2013-06-11
|\ \ \
| * | | credential-osxkeychain: support more protocolsXidorn Quan2013-05-28
| | |/ | |/|
* | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-06-11
|\ \ \
| * | | remote-bzr: add fallback check for a partial cloneFelipe Contreras2013-05-28
| * | | remote-bzr: reorganize the way 'wanted' worksFelipe Contreras2013-05-28
| * | | remote-bzr: trivial cleanupsFelipe Contreras2013-05-28
| * | | remote-bzr: change global repoFelipe Contreras2013-05-28
| * | | remote-bzr: delay cloning/pullingFelipe Contreras2013-05-28
| * | | remote-bzr: simplify get_remote_branch()Felipe Contreras2013-05-28
| * | | remote-bzr: fix for files with spacesFelipe Contreras2013-05-28
| * | | remote-bzr: recover from failed clonesFelipe Contreras2013-05-28
| |/ /
* | | Merge branch 'fc/remote-hg'Junio C Hamano2013-06-11
|\ \ \
| * | | remote-hg: add support for --forceFelipe Contreras2013-05-28
| * | | remote-hg: add support for --dry-runFelipe Contreras2013-05-28
| * | | remote-hg: check if a fetch is neededFelipe Contreras2013-05-28
| * | | remote-hg: trivial cleanupFelipe Contreras2013-05-28
| * | | remote-helpers: improve marks usageFelipe Contreras2013-05-28
| * | | remote-hg: add check_push() helperFelipe Contreras2013-05-28
| * | | remote-hg: add setup_big_push() helperFelipe Contreras2013-05-28
| * | | remote-hg: remove files before modificationsFelipe Contreras2013-05-28
| * | | remote-hg: improve lightweight tag authorFelipe Contreras2013-05-28