aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* remote-helpers: trivial cleanupFelipe Contreras2013-05-07
* remote-bzr: fix for disappeared revisionsFelipe Contreras2013-05-07
* Merge branch 'fc/remote-bzr'Junio C Hamano2013-05-06
|\
| * remote-bzr: avoid bad refsFelipe Contreras2013-05-06
| * remote-bzr: convert all unicode keys to strFelipe Contreras2013-05-06
| * remote-bzr: access branches only when neededFelipe Contreras2013-04-30
| * remote-bzr: delay peer branch usageFelipe Contreras2013-04-30
| * remote-bzr: iterate revisions properlyFelipe Contreras2013-04-30
| * remote-bzr: improve progress reportingFelipe Contreras2013-04-30
| * remote-bzr: add option to specify branchesFelipe Contreras2013-04-30
| * remote-bzr: add custom method to find branchesFelipe Contreras2013-04-30
| * remote-bzr: improve author sanitazionFelipe Contreras2013-04-30
| * remote-bzr: add support for shared repoFelipe Contreras2013-04-30
| * remote-bzr: fix branch namesFelipe Contreras2013-04-30
| * remote-bzr: add support for bzr reposFelipe Contreras2013-04-30
| * remote-bzr: use branch variable when appropriateFelipe Contreras2013-04-30
| * remote-bzr: fix partially pushed mergeFelipe Contreras2013-04-30
| * remote-bzr: fixes for branch divergeFelipe Contreras2013-04-30
| * remote-bzr: add support to push mergesFelipe Contreras2013-04-30
| * remote-bzr: always try to update the worktreeFelipe Contreras2013-04-30
| * remote-bzr: fix order of locking in CustomTreeFelipe Contreras2013-04-30
| * remote-bzr: delay blob fetching until the very endFelipe Contreras2013-04-30
| * remote-bzr: cleanup CustomTreeFelipe Contreras2013-04-30
* | Sync with maintJunio C Hamano2013-05-03
|\ \
| * | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-03
* | | Merge branch 'zk/prompt-rebase-step'Junio C Hamano2013-05-01
|\ \ \ | |_|/ |/| |
| * | bash-prompt.sh: show where rebase is at when stoppedZoltan Klinger2013-04-25
* | | git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra2013-04-29
* | | git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra2013-04-29
* | | Merge branch 'maint'Junio C Hamano2013-04-29
|\ \ \ | | |/ | |/|
| * | Merge branch 'fc/zsh-completion' into maintJunio C Hamano2013-04-29
| |\ \
| | * | complete: zsh: use zsh completion for the main cmdFelipe Contreras2013-04-29
| | * | complete: zsh: trivial simplificationFelipe Contreras2013-04-29
| * | | git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra2013-04-29
| * | | git-completion.bash: add diff.submodule to config listRamkumar Ramachandra2013-04-29
| * | | git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra2013-04-29
| |/ /
* | | completion: add missing format-patch optionsFelipe Contreras2013-04-27
* | | remote-bzr: strip extra newlineFelipe Contreras2013-04-26
* | | remote-bzr: tell bazaar to be quietFelipe Contreras2013-04-26
* | | remote-bzr: store converted URLFelipe Contreras2013-04-26
* | | remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras2013-04-26
* | | remote-bzr: add support to push URLsFelipe Contreras2013-04-26
* | | remote-bzr: fix bad state issueFelipe Contreras2013-04-26
* | | remote-hg: remove extra checkFelipe Contreras2013-04-26
* | | remote-helpers: trivial cleanupsFelipe Contreras2013-04-26
* | | Merge branch 'fc/remote-hg'Junio C Hamano2013-04-26
|\ \ \
| * | | remote-hg: strip extra newlineFelipe Contreras2013-04-22
| * | | remote-hg: use marks instead of inlined filesFelipe Contreras2013-04-22
| * | | remote-hg: small performance improvementFelipe Contreras2013-04-22
| * | | remote-hg: allow refs with spacesFelipe Contreras2013-04-22