summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-04-22Merge branch 'fc/remote-hg'Junio C Hamano
2013-04-18Merge branch 'maint'Junio C Hamano
2013-04-18Merge branch 'fc/completion'Junio C Hamano
2013-04-18remote-hg: fix commit messagesFelipe Contreras
2013-04-15remote-bzr: fix prefix of tagsFelipe Contreras
2013-04-15completion: small optimizationFelipe Contreras
2013-04-15completion: inline __gitcomp_1 to its sole callsiteFelipe Contreras
2013-04-15completion: get rid of compgenFelipe Contreras
2013-04-15completion: add new __gitcompadd helperFelipe Contreras
2013-04-12test-bzr: portable shell and utf-8 strings for Mac OSTorsten Bögershausen
2013-04-12Sync with 'maint'Junio C Hamano
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini
2013-04-12git-remote-mediawiki: spelling fixesStefano Lattarini
2013-04-12completion: get rid of empty COMPREPLY assignmentsFelipe Contreras
2013-04-12completion: add more cherry-pick optionsFelipe Contreras
2013-04-11remote-hg: activate graphlog extension for hg_log()Antoine Pelisse
2013-04-11remote-hg: fix bad file pathsFelipe Contreras
2013-04-11remote-hg: document location of stored hg repositorySimon Ruderich
2013-04-11remote-hg: fix bad state issueFelipe Contreras
2013-04-11remote-hg: add 'insecure' optionSimon Ruderich
2013-04-11remote-hg: add simple mail testFelipe Contreras
2013-04-11remote-hg: add basic author testsFelipe Contreras
2013-04-11remote-hg: show more proper errorsFelipe Contreras
2013-04-11remote-hg: force remote pushFelipe Contreras
2013-04-11remote-hg: push to the appropriate branchDusty Phillips
2013-04-11remote-hg: update tags globallyFelipe Contreras
2013-04-11remote-hg: update remote bookmarksFelipe Contreras
2013-04-11remote-hg: refactor exportFelipe Contreras
2013-04-11remote-hg: split bookmark handlingFelipe Contreras
2013-04-11remote-hg: redirect buggy mercurial outputFelipe Contreras
2013-04-11remote-hg: trivial test cleanupsFelipe Contreras
2013-04-11remote-hg: make sure fake bookmarks are updatedFelipe Contreras
2013-04-11remote-hg: fix for files with spacesPeter van Zetten
2013-04-11remote-hg: properly report errors on bookmark pushesFelipe Contreras
2013-04-11remote-hg: add missing config variable in docDusty Phillips
2013-04-11remote-hg: trivial cleanupsFelipe Contreras
2013-04-08remote-bzr: improve tag handlingFelipe Contreras
2013-04-08remote-bzr: fix utf-8 support for fetchingChristophe Simonis
2013-04-07Sync with 1.8.2.1Junio C Hamano
2013-04-07Merge branch 'fc/remote-helpers-test-updates'Junio C Hamano
2013-04-07Sync with 1.8.1.6Junio C Hamano
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen
2013-04-07remote-bzr: add utf-8 support for pushingFelipe Contreras
2013-04-07remote-bzr: add utf-8 support for fetchingTimotheus Pokorra
2013-04-07remote-bzr: avoid unreferred tagsFelipe Contreras
2013-04-07remote-bzr: only update workingtree on local reposFelipe Contreras
2013-04-07remote-bzr: set author if availableDavid Engster
2013-04-07remote-bzr: remove files before modificationsChristophe Simonis
2013-04-07remote-bzr: fix directory renamingChristophe Simonis
2013-04-04Sync with maintJunio C Hamano