Wed, 08 Dec 2010 22:14:18 -0600 |
Steve Borho |
record: teach parsepatch() about non-git style headers
|
Mon, 13 Dec 2010 10:30:15 -0500 |
Eric Eisner |
template: add showbranch template for {branch}
|
Mon, 29 Nov 2010 09:37:23 +0100 |
Erik Zielke |
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
|
Thu, 16 Dec 2010 07:45:22 -0600 |
Augie Fackler |
progress: don't compute estimate without a total
|
Tue, 14 Dec 2010 21:58:13 -0500 |
Eric Eisner |
subrepo: use low-level git-diff-index for dirty()
|
Tue, 14 Dec 2010 21:56:43 -0500 |
Eric Eisner |
subrepo: defer determination of git's current branch
|
Tue, 14 Dec 2010 21:56:43 -0500 |
Eric Eisner |
subrepo: incorporate tracking branches into gitbranchmap
|
Tue, 14 Dec 2010 21:53:40 -0500 |
Eric Eisner |
subrepo: use low-level git-for-each-ref command in branchmap
|
Wed, 15 Dec 2010 10:55:14 -0600 |
Augie Fackler |
progress using tests: disable time estimates to avoid flakiness
|
Wed, 15 Dec 2010 10:22:54 -0600 |
Augie Fackler |
progress: include time estimate as part of the default progress format
|
Wed, 15 Dec 2010 10:22:06 -0600 |
Augie Fackler |
progress: only show time estimate when progress format contains 'estimate'
|
Wed, 15 Dec 2010 10:20:36 -0600 |
Augie Fackler |
progress: fix adding format elements after the progress bar
|
Wed, 15 Dec 2010 11:20:32 -0600 |
Augie Fackler |
test-progress: test completion estimates and progress bar delay
|
Mon, 29 Nov 2010 16:34:10 +0100 |
Martin Geisler |
subrepo: add progress bar support to archive
|