summaryrefslogtreecommitdiffstats
path: root/contrib/remote-helpers/git-remote-bzr (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-01remote-bzr: improve progress reportingFelipe Contreras1-7/+13
2013-05-01remote-bzr: add option to specify branchesFelipe Contreras1-2/+18
2013-05-01remote-bzr: add custom method to find branchesFelipe Contreras1-5/+20
2013-05-01remote-bzr: improve author sanitazionFelipe Contreras1-2/+13
2013-05-01remote-bzr: add support for shared repoFelipe Contreras1-7/+15
2013-05-01remote-bzr: fix branch namesFelipe Contreras1-0/+1
2013-05-01remote-bzr: add support for bzr reposFelipe Contreras2-56/+138
2013-05-01remote-bzr: use branch variable when appropriateFelipe Contreras1-17/+18
2013-05-01remote-bzr: fix partially pushed mergeFelipe Contreras1-4/+13
2013-05-01remote-bzr: fixes for branch divergeFelipe Contreras1-1/+7
2013-05-01remote-bzr: add support to push mergesFelipe Contreras2-8/+57
2013-05-01remote-bzr: always try to update the worktreeFelipe Contreras1-1/+5
2013-05-01remote-bzr: fix order of locking in CustomTreeFelipe Contreras1-1/+1
2013-05-01remote-bzr: delay blob fetching until the very endFelipe Contreras1-3/+5
2013-05-01remote-bzr: cleanup CustomTreeFelipe Contreras1-7/+1
2013-05-01unpack_entry: avoid freeing objects in base cacheThomas Rast1-1/+0
2013-04-30l10n: Update Swedish translation (2080t0f0u)Peter Krefting1-537/+731
2013-04-30l10n: git.pot: v1.8.3 round 2 (44 new, 12 removed)Jiang Xin1-505/+670
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra1-2/+2
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras1-1/+119
2013-04-29complete: zsh: trivial simplificationFelipe Contreras1-8/+8
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra1-0/+4
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra1-1/+1
2013-04-29Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand1-1/+1
2013-04-28documentation: trivial whitespace cleanupsFelipe Contreras1-6/+6
2013-04-28t/Makefile: remove smoke test targetsJohn Keeping1-38/+0
2013-04-28pretty: Fix bug in truncation support for %>, %< and %><Ramsay Jones1-2/+2
2013-04-28clone: Make the 'junk_mode' symbol a file staticRamsay Jones1-1/+1
2013-04-28merge-tree: fix typo in "both changed identically"John Keeping2-1/+14
2013-04-28completion: add missing format-patch optionsFelipe Contreras1-1/+2
2013-04-27Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano2-19/+9
2013-04-27remote-bzr: strip extra newlineFelipe Contreras1-0/+4
2013-04-27remote-bzr: tell bazaar to be quietFelipe Contreras1-0/+3
2013-04-27remote-bzr: store converted URLFelipe Contreras1-1/+12
2013-04-27remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras1-2/+2
2013-04-27remote-bzr: add support to push URLsFelipe Contreras1-3/+13
2013-04-27remote-bzr: fix bad state issueFelipe Contreras1-0/+6
2013-04-27remote-hg: remove extra checkFelipe Contreras1-4/+0
2013-04-27remote-helpers: trivial cleanupsFelipe Contreras2-4/+5
2013-04-26git add: avoid "-u/-A without pathspec" warning on stat-dirty pathsJunio C Hamano1-0/+2
2013-04-26Git 1.8.2.2v1.8.2.2Junio C Hamano3-2/+21
2013-04-26t7409: do not use export X=YTorsten Bögershausen1-4/+10
2013-04-26test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen1-4/+6
2013-04-26test-hg-bidi.sh: do not use export X=YTorsten Bögershausen1-5/+6
2013-04-26t9501: do not use export X=YTorsten Bögershausen1-5/+10
2013-04-26t9020: do not use export X=YTorsten Bögershausen1-1/+2
2013-04-26remote-bzr: use proper push methodFelipe Contreras1-5/+5
2013-04-26pretty: remove intermediate strbufs from pp_user_info()René Scharfe1-20/+9