Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote-hg: trivial cleanups | Felipe Contreras | 2013-05-15 | 2 | -3/+1 |
* | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 | 5 | -8/+26 |
|\ | |||||
| * | Git 1.8.2.3v1.8.2.3 | Junio C Hamano | 2013-05-09 | 4 | -3/+23 |
| * | Merge branch 'tr/copy-revisions-from-stdin' into maint | Junio C Hamano | 2013-05-09 | 1 | -1/+2 |
| |\ | |||||
| * | | t5004: avoid using tar for checking emptiness of archive | René Scharfe | 2013-05-09 | 1 | -3/+2 |
| * | | t5004: ignore pax global header file | René Scharfe | 2013-05-09 | 1 | -1/+1 |
| * | | mergetools/kdiff3: do not use --auto when diffing | David Aguilar | 2013-05-09 | 1 | -1/+1 |
| * | | transport-helper: trivial style cleanup | Felipe Contreras | 2013-05-09 | 1 | -2/+1 |
* | | | Merge branch 'mv/sequencer-pick-error-diag' | Junio C Hamano | 2013-05-09 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | cherry-pick: picking a tag that resolves to a commit is OK | Junio C Hamano | 2013-05-09 | 1 | -3/+3 |
* | | | | Update draft release notes for 1.8.3 | Junio C Hamano | 2013-05-07 | 1 | -2/+3 |
* | | | | remote-helpers: trivial cleanup | Felipe Contreras | 2013-05-07 | 1 | -1/+0 |
* | | | | remote-bzr: fix for disappeared revisions | Felipe Contreras | 2013-05-07 | 2 | -4/+49 |
* | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2013-05-07 | 5 | -2669/+3650 |
|\ \ \ \ | |||||
| * | | | | l10n: zh_CN.po: translate 44 messages (2080t0f0u) | Jiang Xin | 2013-05-08 | 1 | -530/+728 |
| * | | | | l10n: de.po: translate 44 new messages | Ralf Thielow | 2013-05-07 | 1 | -554/+774 |
| * | | | | Merge remote-tracking branch 'vi-vnwildman/master' | Jiang Xin | 2013-05-01 | 1 | -543/+747 |
| |\ \ \ \ | |||||
| | * | | | | l10n: Update Vietnamese translation (2080t0f0u) | Tran Ngoc Quan | 2013-05-01 | 1 | -543/+747 |
| * | | | | | l10n: Update Swedish translation (2080t0f0u) | Peter Krefting | 2013-04-30 | 1 | -537/+731 |
| |/ / / / | |||||
| * | | | | l10n: git.pot: v1.8.3 round 2 (44 new, 12 removed) | Jiang Xin | 2013-04-30 | 1 | -505/+670 |
* | | | | | Merge branch 'jk/merge-tree-added-identically' | Junio C Hamano | 2013-05-06 | 2 | -1/+56 |
|\ \ \ \ \ | |||||
| * | | | | | merge-tree: handle directory/empty conflict correctly | John Keeping | 2013-05-06 | 2 | -1/+56 |
* | | | | | | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-05-06 | 2 | -81/+298 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remote-bzr: avoid bad refs | Felipe Contreras | 2013-05-06 | 1 | -15/+23 |
| * | | | | | | remote-bzr: convert all unicode keys to str | Felipe Contreras | 2013-05-06 | 1 | -2/+2 |
| * | | | | | | remote-bzr: access branches only when needed | Felipe Contreras | 2013-04-30 | 1 | -12/+16 |
| * | | | | | | remote-bzr: delay peer branch usage | Felipe Contreras | 2013-04-30 | 1 | -3/+3 |
| * | | | | | | remote-bzr: iterate revisions properly | Felipe Contreras | 2013-04-30 | 1 | -2/+3 |
| * | | | | | | remote-bzr: improve progress reporting | Felipe Contreras | 2013-04-30 | 1 | -7/+13 |
| * | | | | | | remote-bzr: add option to specify branches | Felipe Contreras | 2013-04-30 | 1 | -2/+18 |
| * | | | | | | remote-bzr: add custom method to find branches | Felipe Contreras | 2013-04-30 | 1 | -5/+20 |
| * | | | | | | remote-bzr: improve author sanitazion | Felipe Contreras | 2013-04-30 | 1 | -2/+13 |
| * | | | | | | remote-bzr: add support for shared repo | Felipe Contreras | 2013-04-30 | 1 | -7/+15 |
| * | | | | | | remote-bzr: fix branch names | Felipe Contreras | 2013-04-30 | 1 | -0/+1 |
| * | | | | | | remote-bzr: add support for bzr repos | Felipe Contreras | 2013-04-30 | 2 | -56/+138 |
| * | | | | | | remote-bzr: use branch variable when appropriate | Felipe Contreras | 2013-04-30 | 1 | -17/+18 |
| * | | | | | | remote-bzr: fix partially pushed merge | Felipe Contreras | 2013-04-30 | 1 | -4/+13 |
| * | | | | | | remote-bzr: fixes for branch diverge | Felipe Contreras | 2013-04-30 | 1 | -1/+7 |
| * | | | | | | remote-bzr: add support to push merges | Felipe Contreras | 2013-04-30 | 2 | -8/+57 |
| * | | | | | | remote-bzr: always try to update the worktree | Felipe Contreras | 2013-04-30 | 1 | -1/+5 |
| * | | | | | | remote-bzr: fix order of locking in CustomTree | Felipe Contreras | 2013-04-30 | 1 | -1/+1 |
| * | | | | | | remote-bzr: delay blob fetching until the very end | Felipe Contreras | 2013-04-30 | 1 | -3/+5 |
| * | | | | | | remote-bzr: cleanup CustomTree | Felipe Contreras | 2013-04-30 | 1 | -7/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'fc/push-with-export-reporting-result' | Junio C Hamano | 2013-05-05 | 2 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | transport-helper: improve push messages | Felipe Contreras | 2013-05-05 | 2 | -0/+15 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Git 1.8.3-rc1v1.8.3-rc1 | Junio C Hamano | 2013-05-03 | 1 | -1/+1 |
* | | | | | | Merge branch 'tr/unpack-entry-use-after-free-fix' | Junio C Hamano | 2013-05-03 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | unpack_entry: avoid freeing objects in base cache | Thomas Rast | 2013-04-30 | 1 | -1/+0 |
* | | | | | | | Sync with maint | Junio C Hamano | 2013-05-03 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 3 | -3/+25 |
| |\ \ \ \ \ \ |