summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-05-03Sync with maintJunio C Hamano
2013-05-03completion: zsh: don't override suffix on _detaultFelipe Contreras
2013-05-01Merge branch 'zk/prompt-rebase-step'Junio C Hamano
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra
2013-04-29Merge branch 'maint'Junio C Hamano
2013-04-29Merge branch 'fc/zsh-completion' into maintJunio C Hamano
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras
2013-04-29complete: zsh: trivial simplificationFelipe Contreras
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra
2013-04-27completion: add missing format-patch optionsFelipe Contreras
2013-04-26remote-bzr: strip extra newlineFelipe Contreras
2013-04-26remote-bzr: tell bazaar to be quietFelipe Contreras
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