summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-svn: added an --include-path flagPaul Walmsley2013-05-095-3/+180
* Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder2013-05-094-0/+8
* git-svn: avoid self-referencing mergeinfoMichael Contreras2013-05-092-4/+8
* Update draft release notes for 1.8.3Junio C Hamano2013-05-071-2/+3
* remote-helpers: trivial cleanupFelipe Contreras2013-05-071-1/+0
* remote-bzr: fix for disappeared revisionsFelipe Contreras2013-05-072-4/+49
* Merge git://github.com/git-l10n/git-poJunio C Hamano2013-05-075-2669/+3650
|\
| * l10n: zh_CN.po: translate 44 messages (2080t0f0u)Jiang Xin2013-05-081-530/+728
| * l10n: de.po: translate 44 new messagesRalf Thielow2013-05-071-554/+774
| * Merge remote-tracking branch 'vi-vnwildman/master'Jiang Xin2013-05-011-543/+747
| |\
| | * l10n: Update Vietnamese translation (2080t0f0u)Tran Ngoc Quan2013-05-011-543/+747
| * | l10n: Update Swedish translation (2080t0f0u)Peter Krefting2013-04-301-537/+731
| |/
| * l10n: git.pot: v1.8.3 round 2 (44 new, 12 removed)Jiang Xin2013-04-301-505/+670
* | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-05-062-1/+56
|\ \
| * | merge-tree: handle directory/empty conflict correctlyJohn Keeping2013-05-062-1/+56
* | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-05-062-81/+298
|\ \ \
| * | | remote-bzr: avoid bad refsFelipe Contreras2013-05-061-15/+23
| * | | remote-bzr: convert all unicode keys to strFelipe Contreras2013-05-061-2/+2
| * | | remote-bzr: access branches only when neededFelipe Contreras2013-04-301-12/+16
| * | | remote-bzr: delay peer branch usageFelipe Contreras2013-04-301-3/+3
| * | | remote-bzr: iterate revisions properlyFelipe Contreras2013-04-301-2/+3
| * | | remote-bzr: improve progress reportingFelipe Contreras2013-04-301-7/+13
| * | | remote-bzr: add option to specify branchesFelipe Contreras2013-04-301-2/+18
| * | | remote-bzr: add custom method to find branchesFelipe Contreras2013-04-301-5/+20
| * | | remote-bzr: improve author sanitazionFelipe Contreras2013-04-301-2/+13
| * | | remote-bzr: add support for shared repoFelipe Contreras2013-04-301-7/+15
| * | | remote-bzr: fix branch namesFelipe Contreras2013-04-301-0/+1
| * | | remote-bzr: add support for bzr reposFelipe Contreras2013-04-302-56/+138
| * | | remote-bzr: use branch variable when appropriateFelipe Contreras2013-04-301-17/+18
| * | | remote-bzr: fix partially pushed mergeFelipe Contreras2013-04-301-4/+13
| * | | remote-bzr: fixes for branch divergeFelipe Contreras2013-04-301-1/+7
| * | | remote-bzr: add support to push mergesFelipe Contreras2013-04-302-8/+57
| * | | remote-bzr: always try to update the worktreeFelipe Contreras2013-04-301-1/+5
| * | | remote-bzr: fix order of locking in CustomTreeFelipe Contreras2013-04-301-1/+1
| * | | remote-bzr: delay blob fetching until the very endFelipe Contreras2013-04-301-3/+5
| * | | remote-bzr: cleanup CustomTreeFelipe Contreras2013-04-301-7/+1
| | |/ | |/|
* | | Merge branch 'fc/push-with-export-reporting-result'Junio C Hamano2013-05-052-0/+15
|\ \ \
| * | | transport-helper: improve push messagesFelipe Contreras2013-05-052-0/+15
* | | | Git 1.8.3-rc1v1.8.3-rc1Junio C Hamano2013-05-031-1/+1
* | | | Merge branch 'tr/unpack-entry-use-after-free-fix'Junio C Hamano2013-05-031-1/+0
|\ \ \ \
| * | | | unpack_entry: avoid freeing objects in base cacheThomas Rast2013-04-301-1/+0
* | | | | Sync with maintJunio C Hamano2013-05-032-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-033-3/+25
| |\ \ \ \
| * \ \ \ \ Merge branch 'jn/glossary-revision' into maintJunio C Hamano2013-05-031-3/+1
| |\ \ \ \ \
| * | | | | | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-031-1/+1
| * | | | | | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-021-2/+2
* | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-05-011-3/+16
* | | | | | | Fix grammar in the 1.8.3 release notes.Marc Branchaud2013-05-011-78/+77
* | | | | | | Merge branch 'hb/git-pm-tempfile'Junio C Hamano2013-05-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand2013-04-291-1/+1