summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-04-26remote-bzr: store converted URLFelipe Contreras
2013-04-26remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras
2013-04-26remote-bzr: add support to push URLsFelipe Contreras
2013-04-26remote-bzr: fix bad state issueFelipe Contreras
2013-04-26remote-hg: remove extra checkFelipe Contreras
2013-04-26remote-helpers: trivial cleanupsFelipe Contreras
2013-04-26Merge branch 'fc/remote-hg'Junio C Hamano
2013-04-26Merge branch 'fc/remote-bzr'Junio C Hamano
2013-04-26Sync with 1.8.2.2Junio C Hamano
2013-04-26Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano
2013-04-26test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen
2013-04-26test-hg-bidi.sh: do not use export X=YTorsten Bögershausen
2013-04-25remote-bzr: use proper push methodFelipe Contreras
2013-04-25bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger
2013-04-24Sync with maintJunio C Hamano
2013-04-24completion: remove duplicate block for "git commit -c"Mårten Kongstad
2013-04-23Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano
2013-04-22remote-hg: strip extra newlineFelipe Contreras
2013-04-22remote-hg: use marks instead of inlined filesFelipe Contreras
2013-04-22remote-hg: small performance improvementFelipe Contreras
2013-04-22remote-hg: allow refs with spacesFelipe Contreras
2013-04-22remote-hg: don't update bookmarks unnecessarilyFelipe Contreras
2013-04-22remote-hg: add support for schemes extensionFelipe Contreras
2013-04-22remote-hg: improve email sanitationFelipe Contreras
2013-04-22remote-hg: add custom local tag write codeFelipe Contreras
2013-04-22remote-hg: write tags in the appropriate branchFelipe Contreras
2013-04-22remote-hg: custom method to write tagsFelipe Contreras
2013-04-22remote-hg: add support for tag objectsFelipe Contreras
2013-04-22remote-hg: add branch_tip() helperFelipe Contreras
2013-04-22remote-hg: properly mark branches up-to-dateFelipe Contreras
2013-04-22remote-hg: use python urlparseFelipe Contreras
2013-04-22remote-hg: safer bookmark pushingFelipe Contreras
2013-04-22remote-helpers: avoid has_keyDusty Phillips
2013-04-22Merge branch 'rr/prompt-revert-head' into maintJunio C Hamano
2013-04-22Merge branch 'fc/remote-hg'Junio C Hamano
2013-04-22prompt: fix untracked files for zshFelipe Contreras
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