Mercurial > hg-stable
graph
-
extensions: warn about invalid extensions when listing disabled commandsSun, 26 Dec 2010 00:43:49 +0100, by Mads Kiilerich
-
convert: subversion should use util.quotecommand to wrap args to popen2Wed, 22 Dec 2010 13:25:00 -0600, by Steve Borho
-
merge with stableThu, 23 Dec 2010 13:23:20 -0600, by Steve Borho
-
util: concentrate quoting knowledge to windows.py quotecommand() stableWed, 22 Dec 2010 13:25:00 -0600, by Steve Borho
-
templater: clarify engine cachingWed, 22 Dec 2010 13:16:03 -0600, by Matt Mackall
-
merge with crewWed, 22 Dec 2010 13:16:00 -0600, by Matt Mackall
-
tests: clean up test-rollback.tTue, 21 Dec 2010 19:47:36 +0900, by Nicolas Dumazet
-
merge with stableMon, 20 Dec 2010 15:27:15 -0600, by Matt Mackall
-
subrepo: basic support for status of git subreposMon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: fix subrelpath for git subreposMon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: fix git archive parsing of directories and symfilesMon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: support ignoreupdate in gitsubrepo's dirty()Mon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: backout 519ac79d680bMon, 20 Dec 2010 13:59:19 -0500, by Eric Eisner
-
url: fix check-code whitespace complaintMon, 20 Dec 2010 12:12:18 -0600, by Matt Mackall
-
templater: use the parser.py parser to extend the templater syntaxMon, 20 Dec 2010 12:09:00 -0600, by Matt Mackall
-
templater: give slightly nicer error for unknown map entriesMon, 20 Dec 2010 12:09:00 -0600, by Matt Mackall
-
mq: update .hgsubstate if subrepos are clean (issue2499)Tue, 07 Dec 2010 22:14:43 -0600, by Kevin Bullock
-
backout f08df4d38442Tue, 07 Dec 2010 22:14:43 -0600, by Kevin Bullock
-
subrepo: backout f02d7a562a21Fri, 17 Dec 2010 13:38:15 +0100, by Erik Zielke
-
merge with i18nMon, 20 Dec 2010 12:08:56 -0600, by Matt Mackall
-
merge with stableMon, 20 Dec 2010 12:08:50 -0600, by Matt Mackall
-
fncachestore: copy dh directory before the manifest stableFri, 17 Dec 2010 10:40:26 +0100, by Adrian Buehlmann
-
i18n: merge with stableFri, 10 Dec 2010 12:51:37 +0100, by Martin Geisler
-
i18n-de: translated strings for the purge extension stableSat, 04 Dec 2010 19:28:15 +0100, by Arne Babenhauserheide
-
merge with stableSat, 18 Dec 2010 22:06:11 +0100, by Mads Kiilerich
-
https: warn when server certificate isn't verified stableSat, 18 Dec 2010 21:58:52 +0100, by Mads Kiilerich
-
merge: document some internal return values.Mon, 13 Dec 2010 11:46:31 -0500, by Greg Ward
-
check-code: catch os.path.relpathThu, 16 Dec 2010 14:50:37 -0600, by Matt Mackall
-
check-code: catch "except as"Thu, 16 Dec 2010 14:50:36 -0600, by Matt Mackall
-
tests: eliminate fast-forward merge in test-tagThu, 16 Dec 2010 14:50:27 -0600, by Matt Mackall
-
merge: fast-forward merge with descendantTue, 07 Dec 2010 03:29:21 +0100, by Mads Kiilerich
-
record: teach parsepatch() about non-git style headersWed, 08 Dec 2010 22:14:18 -0600, by Steve Borho
-
template: add showbranch template for {branch}Mon, 13 Dec 2010 10:30:15 -0500, by Eric Eisner
-
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)Mon, 29 Nov 2010 09:37:23 +0100, by Erik Zielke
-
progress: don't compute estimate without a totalThu, 16 Dec 2010 07:45:22 -0600, by Augie Fackler
-
subrepo: use low-level git-diff-index for dirty()Tue, 14 Dec 2010 21:58:13 -0500, by Eric Eisner
-
subrepo: defer determination of git's current branchTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: incorporate tracking branches into gitbranchmapTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: use low-level git-for-each-ref command in branchmapTue, 14 Dec 2010 21:53:40 -0500, by Eric Eisner
-
progress using tests: disable time estimates to avoid flakinessWed, 15 Dec 2010 10:55:14 -0600, by Augie Fackler
-
progress: include time estimate as part of the default progress formatWed, 15 Dec 2010 10:22:54 -0600, by Augie Fackler
-
progress: only show time estimate when progress format contains 'estimate'Wed, 15 Dec 2010 10:22:06 -0600, by Augie Fackler
-
progress: fix adding format elements after the progress barWed, 15 Dec 2010 10:20:36 -0600, by Augie Fackler
-
test-progress: test completion estimates and progress bar delayWed, 15 Dec 2010 11:20:32 -0600, by Augie Fackler
-
subrepo: add progress bar support to archiveMon, 29 Nov 2010 16:34:10 +0100, by Martin Geisler
-
archive: add support for progress extensionMon, 29 Nov 2010 16:17:05 +0100, by Martin Geisler
-
progress: test setting progress.widthWed, 15 Dec 2010 16:35:09 +0100, by Martin Geisler
-
tests: add filtercr.py helper for progress testsWed, 15 Dec 2010 16:29:46 +0100, by Martin Geisler
-
test-archive: whitespace cleanupWed, 15 Dec 2010 09:52:20 +0100, by Martin Geisler
-
progress: explain format strings to translatorsWed, 15 Dec 2010 09:35:32 +0100, by Martin Geisler
-
subrepo: re-backout 2245fcd0e160, remove testWed, 15 Dec 2010 10:50:19 +0100, by Mads Kiilerich
-
subrepo: re-backout 2245fcd0e160Tue, 14 Dec 2010 18:10:51 -0600, by Matt Mackall
-
merge with stableTue, 14 Dec 2010 17:10:01 -0600, by Matt Mackall
-
tag: abort if not at a branch head (issue2552) stableMon, 06 Dec 2010 22:04:10 -0600, by Kevin Bullock
-
tag: fix uncommitted merge check and error message (issue2542) stableTue, 07 Dec 2010 08:02:54 +0100, by Kevin Bullock
-
tag: don't check .hgtags status if --local passed stableMon, 13 Dec 2010 21:20:30 -0600, by Kevin Bullock
-
progress: refactor for readability and show XXs instead of 0mXXs.Thu, 09 Dec 2010 17:33:40 -0600, by Augie Fackler