summaryrefslogtreecommitdiffstats
path: root/vcs-svn (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-13gitk: On OSX, bring the gitk window to frontTair Sabirgaliev1-0/+9
2013-05-13gitk: Add support for -G'regex' pickaxe variantMartin Langhoff1-1/+4
2013-05-11test-bzr: do not use unportable sed '\+'Torsten Bögershausen1-1/+1
2013-05-11gitk: Add menu item for reverting commitsKnut Franke1-0/+62
2013-05-11gitk: Simplify file filteringFelipe Contreras1-13/+7
2013-05-11gitk: Display the date of a tag in a human-friendly wayAnand Kumria1-1/+1
2013-05-11gitk: Improve behaviour of drop-down listsPaul Mackerras1-1/+6
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-09git-svn: added an --include-path flagPaul Walmsley5-3/+180
2013-05-09Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder4-0/+8
2013-05-09git-svn: avoid self-referencing mergeinfoMichael Contreras2-4/+8
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