Wed, 15 Dec 2010 16:35:09 +0100 Martin Geisler progress: test setting progress.width
Wed, 15 Dec 2010 16:29:46 +0100 Martin Geisler tests: add filtercr.py helper for progress tests
Wed, 15 Dec 2010 09:52:20 +0100 Martin Geisler test-archive: whitespace cleanup
Wed, 15 Dec 2010 09:35:32 +0100 Martin Geisler progress: explain format strings to translators
Wed, 15 Dec 2010 10:50:19 +0100 Mads Kiilerich subrepo: re-backout 2245fcd0e160, remove test
Tue, 14 Dec 2010 18:10:51 -0600 Matt Mackall subrepo: re-backout 2245fcd0e160
Tue, 14 Dec 2010 17:10:01 -0600 Matt Mackall merge with stable
Mon, 06 Dec 2010 22:04:10 -0600 Kevin Bullock tag: abort if not at a branch head (issue2552) stable
Tue, 07 Dec 2010 08:02:54 +0100 Kevin Bullock tag: fix uncommitted merge check and error message (issue2542) stable
Mon, 13 Dec 2010 21:20:30 -0600 Kevin Bullock tag: don't check .hgtags status if --local passed stable
Thu, 09 Dec 2010 17:33:40 -0600 Augie Fackler progress: refactor for readability and show XXs instead of 0mXXs.
Tue, 26 Oct 2010 14:41:58 +0300 timeless progress: Add estimated time remaining for long tasks
Fri, 10 Dec 2010 16:56:12 -0600 Augie Fackler progress: react more reasonably to nested progress topics
Mon, 13 Dec 2010 12:19:26 -0600 Steve Borho Merge with stable
Mon, 13 Dec 2010 11:51:01 -0600 Steve Borho util: work around behavior change in Python 2.7.1 stable
Mon, 13 Dec 2010 11:53:17 +0100 Martin Geisler merge with stable
Mon, 13 Dec 2010 11:52:52 +0100 Martin Geisler merge default heads in crew and main
Mon, 13 Dec 2010 11:52:21 +0100 Martin Geisler merge stable heads in crew and main stable
Mon, 22 Nov 2010 14:36:57 +0100 Erik Zielke eol: improve help on whether EOLs are changed in working copy or repository stable
Mon, 13 Dec 2010 16:41:39 +0900 Nicolas Dumazet churn: ignore trailing and leading spaces (issue2546) stable
Fri, 10 Dec 2010 23:05:48 +0100 Benoit Boissinot merge with stable
Tue, 07 Dec 2010 16:08:16 +0100 Dan Villiom Podlaski Christiansen make_file: always return a fresh file handle that can be closed
Fri, 10 Dec 2010 19:20:11 -0600 Matt Mackall merge with stable
Fri, 10 Dec 2010 19:18:02 -0600 Matt Mackall hook: fix import path handling for repo=None stable
Tue, 07 Dec 2010 15:27:04 +0100 Alexander Solovyov hook: assume relative path to hook is given from repo root stable
Fri, 10 Dec 2010 19:08:17 -0600 Matt Mackall subrepo: backed out changeset 2245fcd0e160 stable
Fri, 10 Dec 2010 13:30:37 -0600 Augie Fackler bundle progress: offer best-guess deterministic progress information
Fri, 10 Dec 2010 13:31:06 -0600 Augie Fackler httpsendfile: record progress information during read()
Tue, 07 Dec 2010 15:50:28 +0100 Alexander Solovyov templatekw.showdiffstat: use ctx.diff() instead of calling patch
Fri, 10 Dec 2010 16:10:14 +0100 Adrian Buehlmann localrepo: remove unneeded os.unlink call in wwrite
Fri, 10 Dec 2010 15:14:05 +0100 Adrian Buehlmann opener: always reset flags on 'w'rite
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: silence git output when ui.quiet is set
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: show git command with --debug
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: speed up git push logic
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: use subprocess.Popen without the shell
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: treat git error code 1 as success
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: gitsubrepo should inherit from abstractsubrepo
Fri, 10 Dec 2010 01:30:16 +0100 Mads Kiilerich subrepo: initialize subrepo relative default paths relative to their root stable
Wed, 08 Dec 2010 13:12:12 -0600 Matt Mackall merge with stable
Tue, 07 Dec 2010 20:03:04 +1100 Brodie Rao bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stable
Tue, 07 Dec 2010 19:47:53 +1100 Brodie Rao archival: don't set gzip filename header when there's no filename stable
Wed, 08 Dec 2010 11:18:26 -0600 Matt Mackall build: don't delete precious version information on 'make clean'
Fri, 03 Dec 2010 11:40:30 +0900 Patrick Mezard patch: write .rej files without rewriting EOLs stable
Tue, 07 Dec 2010 20:03:05 +1100 Brodie Rao record: move copystat() hack out of util.copyfile() and into record
Tue, 07 Dec 2010 16:03:42 +0100 Dan Villiom Podlaski Christiansen util: make atomicfiles closable
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: drop arguments unsupported by old git
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: work around old git's remote naming scheme
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: use environment variable instead of git commit's --date
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: parse git status's human-readable output
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: use subprocess's cwd instead of git's --work-tree
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner test-subrepo-git.t: make gitroot pushable earlier
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner test-subrepo-git.t: silence git output
Mon, 06 Dec 2010 16:59:43 -0600 Matt Mackall bdiff: Fix bogus NULL return
Mon, 06 Dec 2010 16:42:48 -0600 Matt Mackall bdiff: dynamically allocate hunks
Mon, 06 Dec 2010 16:03:00 -0600 Matt Mackall merge with stable
Sun, 28 Nov 2010 17:19:23 -0500 Eric Eisner subrepo: lazily update git's local tracking branches
Sun, 28 Nov 2010 15:21:23 -0500 Eric Eisner subrepo: return both mapping directions from gitbranchmap
Sun, 28 Nov 2010 15:03:48 -0500 Eric Eisner subrepo: strip gitcommand output
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen sshrepo: don't use readline() on the stderr pipe
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen test-demandimport.py: PyPy support
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen demandimport: change default for level from None to -1
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen export: flush the file pointer between patches
Wed, 01 Dec 2010 19:20:16 +0100 Dan Villiom Podlaski Christiansen test-clone-failure.t: fix unification oversight
Sat, 04 Dec 2010 14:44:05 +0100 Christian Ebert keyword: make kwfiles show deleted files configured for expansion
Sat, 04 Dec 2010 14:22:12 +0100 Christian Ebert keyword: colorize hg kwfiles output
Fri, 03 Dec 2010 12:22:56 +0100 Thomas Arendsen Hein coding style: fix yield used as a function
Fri, 03 Dec 2010 12:04:31 +0100 Thomas Arendsen Hein check-code: single check for Python keywords used as a function
Fri, 03 Dec 2010 11:30:45 +0100 Thomas Arendsen Hein coding style: fix gratuitous whitespace after Python keywords
Fri, 03 Dec 2010 11:23:38 +0100 Thomas Arendsen Hein check-code: check for gratuitous whitespace after Python keywords
Thu, 02 Dec 2010 01:28:38 -0200 Wagner Bruna i18n-pt_BR: synchronized with 9696954415db stable
Wed, 01 Dec 2010 18:47:40 -0600 Matt Mackall merge with stable
Wed, 01 Dec 2010 18:46:20 -0600 Matt Mackall Added signature for changeset 6aff4f144ad3 stable
Wed, 01 Dec 2010 18:46:15 -0600 Matt Mackall Added tag 1.7.2 for changeset 6aff4f144ad3 stable
Wed, 01 Dec 2010 10:51:49 +0100 Christian Ebert keyword: copy: when copied source is a symlink, follow it stable 1.7.2
Wed, 01 Dec 2010 21:15:31 +0100 Adrian Buehlmann makedirs: abort if parent == name (issue2531) stable
Fri, 19 Nov 2010 18:07:15 +0900 Shun-ichi GOTO win32mbcs: use extsetup() to wrap functions only once. stable
Tue, 30 Nov 2010 12:45:25 -0200 Wagner Bruna hgwebdir: fix incorrect index generation for invalid paths (issue2023) stable
Fri, 26 Nov 2010 18:45:35 +0100 Adrian Buehlmann serve: fix doc typo stable
Thu, 25 Nov 2010 21:50:41 -0600 Kevin Bullock mq: fix failing qrefresh test stable
Wed, 24 Nov 2010 19:31:43 +0100 Adrian Buehlmann makedate: abort on negative timestamps (issue2513) stable
Wed, 24 Nov 2010 19:31:43 +0100 Adrian Buehlmann parsedate: abort on negative dates (issue2513) stable
Wed, 01 Dec 2010 17:50:49 -0600 Matt Mackall merge with i18n stable
Tue, 23 Nov 2010 13:22:01 -0200 Wagner Bruna i18n-pt_BR: synchronized with f08df4d38442 stable
Wed, 01 Dec 2010 11:04:50 +0100 Martin Geisler merge with stable
Wed, 01 Dec 2010 04:21:47 +0100 Adrian Buehlmann test-clone.t: add basic cases for destination '' stable
Wed, 01 Dec 2010 10:52:31 +0100 Martin Geisler hgrc.5: expand introduction for [web] section stable
Wed, 01 Dec 2010 10:21:40 +0100 Martin Geisler hgrc.5: describe what the [auth] section is for stable
Wed, 01 Dec 2010 11:02:12 +0900 Nicolas Dumazet merge with stable
Wed, 01 Dec 2010 09:46:11 +0900 Nicolas Dumazet runrst: add RSTARGS Makefile variable to allow customization
Tue, 30 Nov 2010 17:48:12 +0900 Nicolas Dumazet util: do not recurse in makedirs if name is '' (issue2528) stable
Mon, 29 Nov 2010 20:13:11 +0100 Patrick Mezard convert/svn: fix changed files list upon directory replacements stable
Mon, 29 Nov 2010 10:13:55 +0100 Martin Geisler encoding: fix typo in variable name
Sun, 28 Nov 2010 18:21:47 -0600 Matt Mackall pushkey: use UTF-8
Wed, 24 Nov 2010 16:10:37 -0600 Matt Mackall wireproto: use proper UTF-8 handling for key lookup
Wed, 24 Nov 2010 16:04:33 -0600 Matt Mackall bookmarks: use UTF-8 storage
Wed, 24 Nov 2010 15:56:32 -0600 Matt Mackall branch: operate on branch names in local string space where possible
Wed, 24 Nov 2010 15:38:52 -0600 Matt Mackall encoding: add localstr class to track UTF-8 version of transcoded strings
Fri, 26 Nov 2010 20:08:03 -0600 Steve Borho Merge with stable
Fri, 26 Nov 2010 20:05:16 -0600 Steve Borho wix: allow x86 MSI packages to be installed on x64 systems stable
Fri, 26 Nov 2010 18:04:10 -0600 Steve Borho Merge with stable
Fri, 26 Nov 2010 17:40:13 -0600 Steve Borho wix: add support for x64 native MSI packages stable
Fri, 26 Nov 2010 16:18:19 -0600 Steve Borho wix: switch Mercurial Windows installer to use py2exe --bundle 3 stable
Wed, 24 Nov 2010 13:43:40 -0600 Steve Borho Merge with stable
Tue, 23 Nov 2010 13:11:40 +0100 Adrian Buehlmann util.datestr: do not crash on revisions with negative timestamp (issue2513) stable
Tue, 23 Nov 2010 22:53:47 +0100 Adrian Buehlmann checknlink: return False if .hgtmp file preexists (issue2517) stable
Wed, 24 Nov 2010 13:25:12 +0100 Martin Geisler localrepo: move string formatting out of gettext call
Mon, 22 Nov 2010 13:11:46 -0600 Matt Mackall merge with stable
Tue, 16 Nov 2010 13:06:07 -0600 Kevin Bullock mq: ignore subrepos (issue2499) stable
Mon, 22 Nov 2010 17:32:51 +0100 Adrian Buehlmann tests: integrate test-hardlinks-safety.t into test-hardlinks.t
Wed, 17 Nov 2010 21:18:44 -0500 Steve Losh mq: add an '-e/--exact' option to qpush
Mon, 22 Nov 2010 12:43:31 -0600 Matt Mackall dirstate: warn on invalid parents rather than aborting
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Mon, 22 Nov 2010 17:57:11 +0100 Martin Geisler polib: remove unnecessary comparisons with True
Sun, 21 Nov 2010 22:00:51 -0500 Eric Eisner subrepo: lazier git push logic
Mon, 22 Nov 2010 17:39:46 +0100 Martin Geisler merge with stable
Thu, 18 Nov 2010 19:20:21 -0500 Eric Eisner subrepo: archive git subrepos
Sun, 21 Nov 2010 11:52:27 +0100 Adrian Buehlmann check-code: catch Python 'is' comparing number or string literals
Mon, 22 Nov 2010 16:05:31 +0100 Christian Ebert keyword: s/config/configuration/ in help stable
Sun, 21 Nov 2010 13:16:59 +0100 Patrick Mezard Merge with stable
Sun, 21 Nov 2010 05:07:06 -0600 timeless record: quote command in use hg commit message
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip