summaryrefslogtreecommitdiffstats
path: root/git-submodule.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-15remote-hg: fix new branch creationFelipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras2-1/+1
2013-05-15remote-hg: get rid of unused exception checksFelipe Contreras1-15/+9
2013-05-15remote-hg: trivial cleanupsFelipe Contreras2-3/+1
2013-05-09Git 1.8.2.3v1.8.2.3Junio C Hamano4-3/+23
2013-05-09cherry-pick: picking a tag that resolves to a commit is OKJunio C Hamano1-3/+3
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe1-3/+2
2013-05-09t5004: ignore pax global header fileRené Scharfe1-1/+1
2013-05-09mergetools/kdiff3: do not use --auto when diffingDavid Aguilar1-1/+1
2013-05-09transport-helper: trivial style cleanupFelipe Contreras1-2/+1
2013-05-08Update draft release notes for 1.8.3Junio C Hamano1-2/+3
2013-05-08remote-helpers: trivial cleanupFelipe Contreras1-1/+0
2013-05-08remote-bzr: fix for disappeared revisionsFelipe Contreras2-4/+49
2013-05-08l10n: zh_CN.po: translate 44 messages (2080t0f0u)Jiang Xin1-530/+728
2013-05-07l10n: de.po: translate 44 new messagesRalf Thielow1-554/+774
2013-05-07merge-tree: handle directory/empty conflict correctlyJohn Keeping2-1/+56
2013-05-07remote-bzr: avoid bad refsFelipe Contreras1-15/+23
2013-05-06remote-bzr: convert all unicode keys to strFelipe Contreras1-2/+2
2013-05-05transport-helper: improve push messagesFelipe Contreras2-0/+15
2013-05-04Git 1.8.3-rc1v1.8.3-rc1Junio C Hamano1-1/+1
2013-05-04completion: zsh: don't override suffix on _detaultFelipe Contreras1-1/+1
2013-05-02Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad1-2/+2
2013-05-02Update draft release notes to 1.8.3Junio C Hamano1-3/+16
2013-05-02Fix grammar in the 1.8.3 release notes.Marc Branchaud1-78/+77
2013-05-01l10n: Update Vietnamese translation (2080t0f0u)Tran Ngoc Quan1-543/+747
2013-05-01remote-bzr: access branches only when neededFelipe Contreras1-12/+16
2013-05-01remote-bzr: delay peer branch usageFelipe Contreras1-3/+3
2013-05-01remote-bzr: iterate revisions properlyFelipe Contreras1-2/+3
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