Mercurial > hg-stable
graph
-
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
-
progress: Add estimated time remaining for long tasksTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
progress: react more reasonably to nested progress topicsFri, 10 Dec 2010 16:56:12 -0600, by Augie Fackler
-
Merge with stableMon, 13 Dec 2010 12:19:26 -0600, by Steve Borho
-
util: work around behavior change in Python 2.7.1 stableMon, 13 Dec 2010 11:51:01 -0600, by Steve Borho
-
merge with stableMon, 13 Dec 2010 11:53:17 +0100, by Martin Geisler
-
merge default heads in crew and mainMon, 13 Dec 2010 11:52:52 +0100, by Martin Geisler
-
eol: improve help on whether EOLs are changed in working copy or repository stableMon, 22 Nov 2010 14:36:57 +0100, by Erik Zielke
-
churn: ignore trailing and leading spaces (issue2546) stableMon, 13 Dec 2010 16:41:39 +0900, by Nicolas Dumazet
-
merge with stableFri, 10 Dec 2010 23:05:48 +0100, by Benoit Boissinot
-
make_file: always return a fresh file handle that can be closedTue, 07 Dec 2010 16:08:16 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 10 Dec 2010 19:20:11 -0600, by Matt Mackall
-
hook: fix import path handling for repo=None stableFri, 10 Dec 2010 19:18:02 -0600, by Matt Mackall
-
hook: assume relative path to hook is given from repo root stableTue, 07 Dec 2010 15:27:04 +0100, by Alexander Solovyov
-
bundle progress: offer best-guess deterministic progress informationFri, 10 Dec 2010 13:30:37 -0600, by Augie Fackler
-
httpsendfile: record progress information during read()Fri, 10 Dec 2010 13:31:06 -0600, by Augie Fackler
-
templatekw.showdiffstat: use ctx.diff() instead of calling patchTue, 07 Dec 2010 15:50:28 +0100, by Alexander Solovyov
-
localrepo: remove unneeded os.unlink call in wwriteFri, 10 Dec 2010 16:10:14 +0100, by Adrian Buehlmann
-
opener: always reset flags on 'w'riteFri, 10 Dec 2010 15:14:05 +0100, by Adrian Buehlmann
-
subrepo: silence git output when ui.quiet is setThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: show git command with --debugThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: speed up git push logicThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: use subprocess.Popen without the shellThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: treat git error code 1 as successThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: gitsubrepo should inherit from abstractsubrepoThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: initialize subrepo relative default paths relative to their root stableFri, 10 Dec 2010 01:30:16 +0100, by Mads Kiilerich
-
merge with stableWed, 08 Dec 2010 13:12:12 -0600, by Matt Mackall
-
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stableTue, 07 Dec 2010 20:03:04 +1100, by Brodie Rao
-
archival: don't set gzip filename header when there's no filename stableTue, 07 Dec 2010 19:47:53 +1100, by Brodie Rao
-
build: don't delete precious version information on 'make clean'Wed, 08 Dec 2010 11:18:26 -0600, by Matt Mackall
-
patch: write .rej files without rewriting EOLs stableFri, 03 Dec 2010 11:40:30 +0900, by Patrick Mezard
-
record: move copystat() hack out of util.copyfile() and into recordTue, 07 Dec 2010 20:03:05 +1100, by Brodie Rao
-
util: make atomicfiles closableTue, 07 Dec 2010 16:03:42 +0100, by Dan Villiom Podlaski Christiansen
-
subrepo: drop arguments unsupported by old gitMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: work around old git's remote naming schemeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use environment variable instead of git commit's --dateMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: parse git status's human-readable outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner