aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
...
| * | 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
| * | | remote-hg: don't update bookmarks unnecessarilyFelipe Contreras2013-04-22
| * | | remote-hg: add support for schemes extensionFelipe Contreras2013-04-22
| * | | remote-hg: improve email sanitationFelipe Contreras2013-04-22
| * | | remote-hg: add custom local tag write codeFelipe Contreras2013-04-22
| * | | remote-hg: write tags in the appropriate branchFelipe Contreras2013-04-22
| * | | remote-hg: custom method to write tagsFelipe Contreras2013-04-22
| * | | remote-hg: add support for tag objectsFelipe Contreras2013-04-22
| * | | remote-hg: add branch_tip() helperFelipe Contreras2013-04-22
| * | | remote-hg: properly mark branches up-to-dateFelipe Contreras2013-04-22
| * | | remote-hg: use python urlparseFelipe Contreras2013-04-22
| * | | remote-hg: safer bookmark pushingFelipe Contreras2013-04-22
| * | | remote-helpers: avoid has_keyDusty Phillips2013-04-22
* | | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-04-26
|\ \ \ \
| * | | | remote-bzr: use proper push methodFelipe Contreras2013-04-25
* | | | | Sync with 1.8.2.2Junio C Hamano2013-04-26
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano2013-04-26
| |\ \ \ \
| * | | | | test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen2013-04-26
| * | | | | test-hg-bidi.sh: do not use export X=YTorsten Bögershausen2013-04-26
* | | | | | Sync with maintJunio C Hamano2013-04-24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | completion: remove duplicate block for "git commit -c"Mårten Kongstad2013-04-24
| | |_|_|/ | |/| | |
| * | | | Merge branch 'rr/prompt-revert-head' into maintJunio C Hamano2013-04-22
| |\ \ \ \
* | \ \ \ \ Merge branch 'fc/untracked-zsh-prompt'Junio C Hamano2013-04-23
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | prompt: fix untracked files for zshFelipe Contreras2013-04-21
| |/ / /
* | | | Merge branch 'fc/remote-hg'Junio C Hamano2013-04-21
|\ \ \ \
| * | | | remote-hg: activate graphlog extension for hg_log()Antoine Pelisse2013-04-11
| * | | | remote-hg: fix bad file pathsFelipe Contreras2013-04-11
| * | | | remote-hg: document location of stored hg repositorySimon Ruderich2013-04-11
| * | | | remote-hg: fix bad state issueFelipe Contreras2013-04-11
| * | | | remote-hg: add 'insecure' optionSimon Ruderich2013-04-11
| * | | | remote-hg: add simple mail testFelipe Contreras2013-04-11