aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-svn: added an --include-path flagPaul Walmsley2013-05-09
* Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder2013-05-09
* git-svn: avoid self-referencing mergeinfoMichael Contreras2013-05-09
* Update draft release notes for 1.8.3Junio C Hamano2013-05-07
* remote-helpers: trivial cleanupFelipe Contreras2013-05-07
* remote-bzr: fix for disappeared revisionsFelipe Contreras2013-05-07
* Merge git://github.com/git-l10n/git-poJunio C Hamano2013-05-07
|\
| * l10n: zh_CN.po: translate 44 messages (2080t0f0u)Jiang Xin2013-05-08
| * l10n: de.po: translate 44 new messagesRalf Thielow2013-05-07
| * Merge remote-tracking branch 'vi-vnwildman/master'Jiang Xin2013-05-01
| |\
| | * l10n: Update Vietnamese translation (2080t0f0u)Tran Ngoc Quan2013-05-01
| * | l10n: Update Swedish translation (2080t0f0u)Peter Krefting2013-04-30
| |/
| * l10n: git.pot: v1.8.3 round 2 (44 new, 12 removed)Jiang Xin2013-04-30
* | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-05-06
|\ \
| * | merge-tree: handle directory/empty conflict correctlyJohn Keeping2013-05-06
* | | Merge branch 'fc/remote-bzr'Junio C Hamano2013-05-06
|\ \ \
| * | | remote-bzr: avoid bad refsFelipe Contreras2013-05-06
| * | | remote-bzr: convert all unicode keys to strFelipe Contreras2013-05-06
| * | | remote-bzr: access branches only when neededFelipe Contreras2013-04-30
| * | | remote-bzr: delay peer branch usageFelipe Contreras2013-04-30
| * | | remote-bzr: iterate revisions properlyFelipe Contreras2013-04-30
| * | | remote-bzr: improve progress reportingFelipe Contreras2013-04-30
| * | | remote-bzr: add option to specify branchesFelipe Contreras2013-04-30
| * | | remote-bzr: add custom method to find branchesFelipe Contreras2013-04-30
| * | | remote-bzr: improve author sanitazionFelipe Contreras2013-04-30
| * | | remote-bzr: add support for shared repoFelipe Contreras2013-04-30
| * | | remote-bzr: fix branch namesFelipe Contreras2013-04-30
| * | | remote-bzr: add support for bzr reposFelipe Contreras2013-04-30
| * | | remote-bzr: use branch variable when appropriateFelipe Contreras2013-04-30
| * | | remote-bzr: fix partially pushed mergeFelipe Contreras2013-04-30
| * | | remote-bzr: fixes for branch divergeFelipe Contreras2013-04-30
| * | | remote-bzr: add support to push mergesFelipe Contreras2013-04-30
| * | | remote-bzr: always try to update the worktreeFelipe Contreras2013-04-30
| * | | remote-bzr: fix order of locking in CustomTreeFelipe Contreras2013-04-30
| * | | remote-bzr: delay blob fetching until the very endFelipe Contreras2013-04-30
| * | | remote-bzr: cleanup CustomTreeFelipe Contreras2013-04-30
| | |/ | |/|
* | | Merge branch 'fc/push-with-export-reporting-result'Junio C Hamano2013-05-05
|\ \ \
| * | | transport-helper: improve push messagesFelipe Contreras2013-05-05
* | | | Git 1.8.3-rc1v1.8.3-rc1Junio C Hamano2013-05-03
* | | | Merge branch 'tr/unpack-entry-use-after-free-fix'Junio C Hamano2013-05-03
|\ \ \ \
| * | | | unpack_entry: avoid freeing objects in base cacheThomas Rast2013-04-30
* | | | | Sync with maintJunio C Hamano2013-05-03
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'jn/glossary-revision' into maintJunio C Hamano2013-05-03
| |\ \ \ \ \
| * | | | | | completion: zsh: don't override suffix on _detaultFelipe Contreras2013-05-03
| * | | | | | Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad2013-05-02
* | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-05-01
* | | | | | | Fix grammar in the 1.8.3 release notes.Marc Branchaud2013-05-01
* | | | | | | Merge branch 'hb/git-pm-tempfile'Junio C Hamano2013-05-01
|\ \ \ \ \ \ \
| * | | | | | | Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand2013-04-29