summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-05-08remote-helpers: trivial cleanupFelipe Contreras
2013-05-08remote-bzr: fix for disappeared revisionsFelipe Contreras
2013-05-07Merge branch 'fc/remote-bzr'Junio C Hamano
2013-05-07remote-bzr: avoid bad refsFelipe Contreras
2013-05-06remote-bzr: convert all unicode keys to strFelipe Contreras
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-05-01remote-bzr: access branches only when neededFelipe Contreras
2013-05-01remote-bzr: delay peer branch usageFelipe Contreras
2013-05-01remote-bzr: iterate revisions properlyFelipe Contreras
2013-05-01remote-bzr: improve progress reportingFelipe Contreras
2013-05-01remote-bzr: add option to specify branchesFelipe Contreras
2013-05-01remote-bzr: add custom method to find branchesFelipe Contreras
2013-05-01remote-bzr: improve author sanitazionFelipe Contreras
2013-05-01remote-bzr: add support for shared repoFelipe Contreras
2013-05-01remote-bzr: fix branch namesFelipe Contreras
2013-05-01remote-bzr: add support for bzr reposFelipe Contreras
2013-05-01remote-bzr: use branch variable when appropriateFelipe Contreras
2013-05-01remote-bzr: fix partially pushed mergeFelipe Contreras
2013-05-01remote-bzr: fixes for branch divergeFelipe Contreras
2013-05-01remote-bzr: add support to push mergesFelipe Contreras
2013-05-01remote-bzr: always try to update the worktreeFelipe Contreras
2013-05-01remote-bzr: fix order of locking in CustomTreeFelipe Contreras
2013-05-01remote-bzr: delay blob fetching until the very endFelipe Contreras
2013-05-01remote-bzr: cleanup CustomTreeFelipe Contreras
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