summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-05-15Merge branch 'fc/remote-hg' (early part)Junio C Hamano
2013-05-15remote-hg: update bookmarks when pullingFelipe Contreras
2013-05-15remote-hg: don't push fake 'master' bookmarkFelipe Contreras
2013-05-15remote-hg: disable forced push by defaultFelipe Contreras
2013-05-15remote-hg: fix new branch creationFelipe Contreras
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras
2013-05-15remote-hg: get rid of unused exception checksFelipe Contreras
2013-05-15remote-hg: trivial cleanupsFelipe Contreras
2013-05-14remote-bzr: update old organizationFelipe Contreras
2013-05-11test-bzr: do not use unportable sed '\+'Torsten Bögershausen
2013-05-09git-svn: added an --include-path flagPaul Walmsley
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