log

age author description
Fri, 24 Dec 2010 01:17:18 +0900 Yuya Nishihara notify: use util.ellipsis() to truncate long subject stable
Mon, 20 Dec 2010 16:56:54 +0800 Zhigang Wang smtp: fix for server doesn't support starttls extension
Thu, 02 Dec 2010 03:43:06 +0100 David Soria Parra avoid .split() in for loops and use tuples instead
Mon, 06 Dec 2010 16:56:06 +0100 Oli Thissen hgweb: added revision date to annotate line data
Tue, 21 Dec 2010 19:44:28 +0900 Nicolas Dumazet patchbomb: save introductory message in .hg/last-email.txt
Fri, 17 Dec 2010 12:05:45 +0000 Jim Hague opener: forbid paths ending with directory separator (issue2507)
Tue, 21 Dec 2010 15:27:58 -0600 Kevin Bullock record: clean up command table
Tue, 21 Dec 2010 15:23:48 -0600 Kevin Bullock record: clean up comments and docstrings
Tue, 28 Dec 2010 14:53:08 +0100 Patrick Mezard test-doctest: test url.py again, removed by 7cc4263e07a9
Mon, 27 Dec 2010 17:54:45 +0100 Mads Kiilerich merge with stable
Mon, 27 Dec 2010 17:49:58 +0100 Mads Kiilerich https: use web.cacerts configuration from local repo to validate remote repo stable
Sun, 26 Dec 2010 00:43:49 +0100 Mads Kiilerich extensions: warn about invalid extensions when listing disabled commands
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho convert: subversion should use util.quotecommand to wrap args to popen2
Thu, 23 Dec 2010 13:23:20 -0600 Steve Borho merge with stable
Wed, 22 Dec 2010 13:25:00 -0600 Steve Borho util: concentrate quoting knowledge to windows.py quotecommand() stable
Wed, 22 Dec 2010 13:16:03 -0600 Matt Mackall templater: clarify engine caching
Wed, 22 Dec 2010 13:16:00 -0600 Matt Mackall merge with crew
Tue, 21 Dec 2010 19:47:36 +0900 Nicolas Dumazet tests: clean up test-rollback.t
Mon, 20 Dec 2010 15:27:15 -0600 Matt Mackall merge with stable
Mon, 20 Dec 2010 15:26:36 -0600 Matt Mackall url: fix trailing whitespace stable
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: basic support for status of git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix subrelpath for git subrepos
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: fix git archive parsing of directories and symfiles
Mon, 20 Dec 2010 13:59:33 -0500 Eric Eisner subrepo: support ignoreupdate in gitsubrepo's dirty()
Mon, 20 Dec 2010 13:59:19 -0500 Eric Eisner subrepo: backout 519ac79d680b
Mon, 20 Dec 2010 12:12:18 -0600 Matt Mackall url: fix check-code whitespace complaint
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: use the parser.py parser to extend the templater syntax
Mon, 20 Dec 2010 12:09:00 -0600 Matt Mackall templater: give slightly nicer error for unknown map entries
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock mq: update .hgsubstate if subrepos are clean (issue2499)
Tue, 07 Dec 2010 22:14:43 -0600 Kevin Bullock backout f08df4d38442
Fri, 17 Dec 2010 13:38:15 +0100 Erik Zielke subrepo: backout f02d7a562a21
Mon, 20 Dec 2010 12:08:56 -0600 Matt Mackall merge with i18n
Mon, 20 Dec 2010 12:08:50 -0600 Matt Mackall merge with stable
Fri, 17 Dec 2010 10:40:26 +0100 Adrian Buehlmann fncachestore: copy dh directory before the manifest stable
Mon, 20 Dec 2010 12:05:50 -0600 Matt Mackall merge with i18n stable
Fri, 10 Dec 2010 12:51:37 +0100 Martin Geisler i18n: merge with stable
Fri, 10 Dec 2010 12:48:57 +0100 Martin Geisler i18n-da: synchronize with 5dac0d04b838 stable
Sat, 04 Dec 2010 19:28:15 +0100 Arne Babenhauserheide i18n-de: translated strings for the purge extension stable
Sat, 18 Dec 2010 22:06:11 +0100 Mads Kiilerich merge with stable
Sat, 18 Dec 2010 21:58:52 +0100 Mads Kiilerich https: warn when server certificate isn't verified stable
Mon, 13 Dec 2010 11:46:31 -0500 Greg Ward merge: document some internal return values.
Thu, 16 Dec 2010 14:50:37 -0600 Matt Mackall check-code: catch os.path.relpath
Thu, 16 Dec 2010 14:50:36 -0600 Matt Mackall check-code: catch "except as"
Thu, 16 Dec 2010 14:50:27 -0600 Matt Mackall tests: eliminate fast-forward merge in test-tag
Tue, 07 Dec 2010 03:29:21 +0100 Mads Kiilerich merge: fast-forward merge with descendant
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
Mon, 29 Nov 2010 16:17:05 +0100 Martin Geisler archive: add support for progress extension
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
Sat, 20 Nov 2010 20:41:48 +0200 timeless revert: improve merge advice and favor its error over all
Sat, 20 Nov 2010 09:51:56 +0100 Henrik Stuart rebase: support --detach when null is common ancestor stable
Thu, 18 Nov 2010 19:52:58 -0200 Wagner Bruna templater: fix variable name stable
Wed, 17 Nov 2010 16:54:30 +0100 Adrian Buehlmann test-hardlinks: add testcase for repo copied with 'cp -al'
Thu, 18 Nov 2010 23:15:13 +0100 Patrick Mezard Merge with stable
Thu, 18 Nov 2010 23:05:10 +0100 Patrick Mezard subrepo: handle missing subrepo spec file as removed stable
Wed, 17 Nov 2010 21:30:13 +0100 Patrick Mezard Merge with stable
Wed, 17 Nov 2010 21:25:23 +0100 Patrick Mezard subrepo: prune empty directories when removing svn subrepo stable
Wed, 17 Nov 2010 21:24:36 +0100 Patrick Mezard subrepo: use subprocess directly to avoid python 2.6 bug stable
Wed, 17 Nov 2010 21:00:47 +0100 Patrick Mezard subrepo: fix removing read-only svn files on Windows stable
Wed, 17 Nov 2010 09:37:57 +0100 Martin Geisler check-code: catch 'ls filename --option' case as per 6bdae8ea0b48
Tue, 02 Nov 2010 17:44:19 +0100 Erik Zielke minirst: improved support for option lists.
Tue, 16 Nov 2010 13:29:35 +0100 Dan Villiom Podlaski Christiansen test-subrepo-git.t: portability fix.
Tue, 16 Nov 2010 13:29:08 +0100 Erik Zielke minirst: modified minirst to also recognize empty comments.
Wed, 17 Nov 2010 09:17:55 +0100 Martin Geisler merge with stable
Tue, 16 Nov 2010 21:35:58 +0100 Dan Villiom Podlaski Christiansen posix: remove is-comparison between integers stable
Tue, 16 Nov 2010 21:35:58 +0100 Dan Villiom Podlaski Christiansen httprepo: remove is-comparison with string literal stable
Wed, 17 Nov 2010 09:06:38 +0100 Martin Geisler mq: fix comment to reflect change in efbee27415ab
Tue, 16 Nov 2010 13:06:04 -0600 Kevin Bullock mq: clean up unused variable in qrefresh
Tue, 16 Nov 2010 11:10:50 +0100 Martin Geisler minirst: better interaction between comments and margins
Tue, 16 Nov 2010 10:33:19 +0900 Nicolas Dumazet run-tests: fix --debug for .t tests
Mon, 15 Nov 2010 17:05:54 -0600 Matt Mackall merge with stable
Mon, 15 Nov 2010 17:04:55 -0600 Matt Mackall commit: search both parents for missing copy revision (issue2484) stable
Mon, 15 Nov 2010 17:00:43 -0600 Matt Mackall context: walk both parents for workingctx.ancestors() stable
Thu, 11 Nov 2010 15:51:20 +0100 Adrian Buehlmann discovery: list new remote heads in prepush() on --debug
Thu, 11 Nov 2010 15:42:27 +0100 Adrian Buehlmann discovery: remove erroneous comment in prepush()
Sun, 14 Nov 2010 18:31:40 -0500 Eric Eisner subrepo: removing (and restoring) git subrepo state
Sun, 14 Nov 2010 18:31:29 -0500 Eric Eisner subrepo: update and merge works with any git branch
Sun, 14 Nov 2010 18:22:33 -0500 Eric Eisner subrepo: allow git subrepos to push and merge
Sun, 14 Nov 2010 18:20:13 -0500 Eric Eisner subrepo: cloning and updating of git subrepos
Sun, 14 Nov 2010 18:15:26 -0500 Eric Eisner subrepo: support for adding a git subrepo
Mon, 15 Nov 2010 10:57:49 -0600 Matt Mackall merge with stable
Mon, 15 Nov 2010 10:57:40 -0600 Matt Mackall merge with i18n
Mon, 15 Nov 2010 10:55:54 -0600 Matt Mackall Added signature for changeset 4438875ec01b stable
Mon, 15 Nov 2010 10:55:48 -0600 Matt Mackall Added tag 1.7.1 for changeset 4438875ec01b stable
Mon, 15 Nov 2010 10:55:36 -0600 Matt Mackall merge with stable stable 1.7.1
Sun, 14 Nov 2010 23:32:04 -0200 Wagner Bruna merge with i18n stable
Sun, 14 Nov 2010 23:28:44 -0200 Wagner Bruna i18n-pt_BR: synchronized with 27e4146d9241 stable
Sun, 14 Nov 2010 23:31:50 -0200 Wagner Bruna merge with i18n
Fri, 05 Nov 2010 16:10:38 +0100 Martin Geisler i18n-da: translate small error messages
Mon, 01 Nov 2010 11:05:14 +0100 Martin Geisler i18n-da: synchronize with 15ca4bfecfe3
Sat, 13 Nov 2010 15:57:40 +0100 Martin Geisler merge with stable
Sat, 13 Nov 2010 15:57:12 +0100 Martin Geisler eol: mention the hook in the module docstring stable
Sat, 13 Nov 2010 15:46:51 +0100 Martin Geisler eol: fix win32text encode/decode filter names
Sat, 13 Nov 2010 15:20:37 +0100 Martin Geisler test-win32text: use $TESTTMP in output
Sat, 13 Nov 2010 15:16:50 +0100 Martin Geisler test-win32text: use (esc) lines instead of Python script
Sat, 13 Nov 2010 15:12:09 +0100 Martin Geisler merge with stable
Wed, 10 Nov 2010 20:26:56 +0000 Colin Caughie eol: added filter aliases for backwards compatibility with win32text
Sat, 13 Nov 2010 15:02:02 +0100 Colin Caughie eol: exclude .hgtags file from eol translation (issue2493) stable
Sat, 13 Nov 2010 11:58:51 +0900 Nicolas Dumazet merge with stable
Thu, 11 Nov 2010 02:10:37 +0900 Nicolas Dumazet log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stable
Thu, 11 Nov 2010 02:05:02 +0900 Nicolas Dumazet cmdutil: move range check outside of filerevgen stable
Fri, 12 Nov 2010 01:22:46 -0600 Matt Mackall merge with stable
Fri, 12 Nov 2010 01:21:45 -0600 Matt Mackall pushkey: force HTTP POST on push and add tests (issue2489) stable
Thu, 11 Nov 2010 07:23:38 +0100 Martin Geisler merge with stable
Wed, 10 Nov 2010 17:28:24 +0100 Adrian Buehlmann tests: add test-hardlinks.t stable
Thu, 11 Nov 2010 01:12:51 +0900 Yuya Nishihara win32: remove try-catch block of GetModuleFileNameEx (issue2480) stable
Tue, 09 Nov 2010 20:25:56 +0000 Richard Hopkins gpg, commands: fixed util.abort to util.Abort typos stable
Thu, 11 Nov 2010 00:08:09 +0100 Martin Geisler check-code: using and/or/not as a function is bad style
Wed, 10 Nov 2010 15:44:19 +0100 Martin Geisler merge with stable
Sun, 07 Nov 2010 20:18:57 +0100 Klaus Koch bundlerepository: get rid of temporary bundle files (issue2478) stable
Wed, 10 Nov 2010 15:38:00 +0100 Martin Geisler bundlerepository: test self.tempfile field, not tempfile module stable
Wed, 10 Nov 2010 13:48:23 +0100 Dan Villiom Podlaski Christiansen test-mq-qnew: handle Mac OS X error strings. stable
Wed, 10 Nov 2010 04:53:11 -0600 timeless help: urls help should include see also for paths stable
Wed, 10 Nov 2010 14:46:13 +0100 Martin Geisler minirst: link to HelpStyleGuide in docstring
Tue, 09 Nov 2010 13:43:35 +0900 Nicolas Dumazet util: clarify purpose of MBTextWrapper class
Mon, 08 Nov 2010 17:29:23 -0600 Matt Mackall merge with stable
Mon, 08 Nov 2010 10:56:47 +0100 Erik Zielke run-test: fixed wrong parenthesis stable
Mon, 08 Nov 2010 17:16:29 -0600 Matt Mackall merge with crew
Mon, 08 Nov 2010 17:16:17 -0600 Matt Mackall merge with crew stable
Tue, 09 Nov 2010 01:33:48 +0900 Nicolas Dumazet merge with stable
Mon, 08 Nov 2010 22:45:56 +0900 Nicolas Dumazet graphmod: safer code when a changeset has two identical parents stable
Sun, 07 Nov 2010 18:23:48 +0900 Nicolas Dumazet revlog: fix descendants() if nullrev is in revs stable
Sun, 07 Nov 2010 18:16:07 +0900 Nicolas Dumazet revlog: if start is nullrev, end is always a descendant stable
Sun, 07 Nov 2010 22:03:28 +0900 Nicolas Dumazet mq: use sets instead of lists for speed
Sun, 07 Nov 2010 18:59:27 +0900 Nicolas Dumazet context: add __repr__ methods to workingfilectx and workingctx
Sun, 07 Nov 2010 19:42:42 -0600 Matt Mackall merge with crew
Mon, 08 Nov 2010 01:55:32 +0100 Mads Kiilerich test-import: workaround for missing newline is no longer needed
Mon, 08 Nov 2010 01:44:46 +0100 Mads Kiilerich merge with stable
Mon, 08 Nov 2010 01:41:42 +0100 Mads Kiilerich tests: use (esc) instead of other kinds of string escaping stable
Mon, 08 Nov 2010 01:41:41 +0100 Mads Kiilerich tests: use (esc) for all non-ASCII test output stable
Mon, 08 Nov 2010 01:35:41 +0100 Mads Kiilerich tests: use (esc) markup for string-escape stable
Mon, 08 Nov 2010 01:35:40 +0100 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
Sun, 07 Nov 2010 16:01:57 -0600 Matt Mackall merge with stable
Sun, 07 Nov 2010 18:21:29 +0100 Adrian Buehlmann opener: check hardlink count reporting (issue1866) stable
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener stable
Sun, 07 Nov 2010 18:15:17 +0100 Patrick Mezard revset: remove unnecessary debug statement
Sun, 07 Nov 2010 18:14:42 +0100 Patrick Mezard revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
Sat, 06 Nov 2010 00:31:44 +0100 Mads Kiilerich tests: handle .t files without trailing LF stable
Fri, 05 Nov 2010 15:38:23 -0500 Matt Mackall merge with stable
Fri, 05 Nov 2010 15:54:32 -0400 Steve Losh alias: fall back to normal error handling for ambigious commands (fixes issue2475) stable
Fri, 05 Nov 2010 15:35:39 +0100 Martin Geisler merge with stable
Fri, 05 Nov 2010 15:13:22 +0100 Ronny Pfannschmidt subrepo: test & fix svn subrepo removal stable
Thu, 04 Nov 2010 17:09:00 -0500 Kevin Bullock revsets: let parents() return parents of working dir
Thu, 04 Nov 2010 16:59:03 -0500 Kevin Bullock revsets: let p1() and p2() return parents of working dir
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener
Thu, 04 Nov 2010 22:56:38 +0000 Christian Ebert keyword: turn regexes and escaped keywords into a propertycache
Thu, 04 Nov 2010 16:21:28 -0500 Matt Mackall commands: add revset support to most commands
Thu, 04 Nov 2010 18:19:10 +0100 Martin Geisler convert: better ReST markup in docstring
Thu, 04 Nov 2010 18:11:10 +0100 Martin Geisler convert: split docstring lists for easier translation
Thu, 04 Nov 2010 14:14:47 +0100 Erik Zielke convert: use field list instead of option list in help
Thu, 04 Nov 2010 17:52:40 +0100 Martin Geisler doc/Makefile: docs now also depend on extensions
Wed, 03 Nov 2010 14:37:41 +0100 Christian Ebert keyword: function to look up changectx for expansion
Tue, 02 Nov 2010 11:25:52 +0100 Ronny Pfannschmidt localrepo: make heads use the keyword args of the sorted builtin
Thu, 04 Nov 2010 11:33:57 -0500 Steve Borho import: add another line feed to message join string
Wed, 03 Nov 2010 22:34:16 +0100 Patrick Mezard tests: unify test-no-symlinks
Wed, 03 Nov 2010 21:11:07 +0100 Patrick Mezard patch: remove unused applydiff() sourcefile argument
Wed, 03 Nov 2010 21:11:05 +0100 Patrick Mezard patch: remove unused gitworkdone variable from iterhunks()
Wed, 03 Nov 2010 21:10:59 +0100 Patrick Mezard test-import: use printf instead of echo
Thu, 21 Oct 2010 16:04:34 -0500 Steve Borho import: --no-commit should update .hg/last-message.txt
Tue, 02 Nov 2010 09:47:47 +0100 Thomas Arendsen Hein merge with stable after 1.7 release
Mon, 01 Nov 2010 17:40:17 -0500 Matt Mackall Added signature for changeset 333421b9e0f9 stable
Mon, 01 Nov 2010 17:40:14 -0500 Matt Mackall Added tag 1.7 for changeset 333421b9e0f9 stable
Mon, 01 Nov 2010 14:45:27 -0500 Matt Mackall merge with i18n stable 1.7
Mon, 01 Nov 2010 16:04:15 -0200 Wagner Bruna i18n-pt_BR: synchronized with b19b4c1df066 stable
Mon, 01 Nov 2010 14:18:42 -0500 Matt Mackall dirstate: skip optimization on case-folding FS (issue2440) stable
Mon, 01 Nov 2010 01:56:12 +0100 Mads Kiilerich url: fix https client authentication through proxy stable
Mon, 01 Nov 2010 12:45:45 -0500 Matt Mackall merge with i18n stable
Mon, 01 Nov 2010 13:42:40 +0100 Jens Bäckman i18n-sv: synchronize with 13fb555677fe stable
Sun, 31 Oct 2010 22:29:21 +0100 Chia-Huan Wu i18n-zh_TW: synchronize with 15ca4bfecfe3 stable
Mon, 01 Nov 2010 01:31:09 +0900 Yuya Nishihara i18n-ja: strip extra spaces next to punctuation mark at line ending stable
Sat, 30 Oct 2010 12:51:15 -0200 Wagner Bruna i18n-pt_BR: synchronized with 15ca4bfecfe3 stable
Sat, 30 Oct 2010 12:13:52 -0500 Matt Mackall commit: handle missing newline on last commit comment stable
Mon, 01 Nov 2010 17:26:08 +0100 Patrick Mezard localrepo: do not modify ctx.remove() list in-place stable
Mon, 01 Nov 2010 16:22:41 +0100 Martin Geisler test-rename: test with absolute paths stable
Mon, 01 Nov 2010 16:19:06 +0100 Martin Geisler test-rename: fix \" -> " in comments stable
Sat, 30 Oct 2010 16:58:15 -0500 Steve Borho rebase: improve resolve failure message stable
Mon, 01 Nov 2010 10:24:07 +0100 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
Sat, 30 Oct 2010 11:32:04 -0500 Matt Mackall demandimport: back out 50a4e55aa278 (issue2467) stable
Sat, 30 Oct 2010 02:47:35 -0500 Matt Mackall debugindex: add --format flag to allow debugging parentdelta stable
Fri, 29 Oct 2010 00:57:34 -0500 Kevin Bullock pager: make example of setting pager less silly stable
Sat, 30 Oct 2010 02:47:34 -0500 Mike Sperber convert: Work around p4 instability (issue2465) stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: choose best delta for parentdelta (issue2466) stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: precalculate p1 and p2 revisions stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: extract delta building to a subfunction stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: simplify cachedelta handling stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: fix buildtext local scope stable
Sat, 30 Oct 2010 02:47:24 -0500 Matt Mackall merge with i18n stable
Fri, 29 Oct 2010 00:19:39 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 6f6f6a9c2a41 stable
Thu, 28 Oct 2010 09:52:05 -0200 Wagner Bruna i18n-pt_BR: synchronized with db2ff771204d stable
Thu, 28 Oct 2010 10:02:28 +0200 Martin Geisler i18n-da: translate help for bookmarks extension stable
Thu, 28 Oct 2010 09:48:01 +0200 Martin Geisler i18n, bookmarks: add comments for translators stable
Thu, 28 Oct 2010 09:43:56 +0200 Martin Geisler i18n-da: synchronize with e1855dee28c1 stable
Fri, 29 Oct 2010 14:06:06 +0200 Martin Geisler qnew: distinguish between existing file and directory (issue2464) stable
Fri, 29 Oct 2010 15:25:21 +0200 Martin Geisler qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stable
Fri, 29 Oct 2010 12:50:08 +0200 Martin Geisler opener: do not create "foo" directory when writing to "foo/" stable
Fri, 29 Oct 2010 14:47:45 +0200 Martin Geisler pager: backout 05077896ffe2 (issue2441) stable
Thu, 28 Oct 2010 22:04:33 +0200 Patrick Mezard mq: qrename should not touch the dirstate if src is untracked (issue2460) stable
Thu, 28 Oct 2010 21:25:53 +0200 Patrick Mezard patch: fix copies when patching over uncommitted changed (issue2459) stable
Wed, 27 Oct 2010 16:54:46 -0500 Matt Mackall merge with i18n stable
Tue, 26 Oct 2010 21:31:35 -0200 Wagner Bruna i18n-pt_BR: synchronized with 830be2c57626 stable
Tue, 26 Oct 2010 19:12:45 -0200 Wagner Bruna i18n-pt_BR: msgmerge with 830be2c57626 stable
Tue, 26 Oct 2010 18:47:45 -0200 Wagner Bruna merge with i18n stable
Tue, 26 Oct 2010 10:54:32 +0200 Martin Geisler i18n-da: remove extra newline in translation stable
Tue, 26 Oct 2010 00:21:57 +0200 Martin Geisler i18n-da: synchronize with 6137c5bba4d0 stable
Wed, 27 Oct 2010 15:35:23 -0500 Matt Mackall minirst: use colwidth to match title lengths (issue2455) stable
Wed, 27 Oct 2010 15:35:21 -0500 Matt Mackall encoding: default ambiguous character to narrow stable
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Tue, 26 Oct 2010 12:18:37 +0200 Dan Villiom Podlaski Christiansen *: add executable bit to a few files that were missing it. stable
Wed, 20 Oct 2010 15:32:35 +0200 Gilles Moris log: do case insensitive search for --user option stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless url: show realm/user when asking for username/password stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless rebase: abort message should appear even with --quiet stable
Wed, 27 Oct 2010 12:13:49 -0200 Wagner Bruna help: correct tip about deleting a subrepository stable
Wed, 27 Oct 2010 12:12:51 -0200 Wagner Bruna revset: fix missing dot in docstring stable
Wed, 27 Oct 2010 12:03:08 -0200 Wagner Bruna help: fix typo in merge-tools topic stable
Wed, 27 Oct 2010 12:05:37 +0200 Martin Geisler README: add small introduction stable
Wed, 27 Oct 2010 12:04:58 +0200 Martin Geisler README: remove trailing blank line stable
Tue, 26 Oct 2010 23:51:01 -0200 Wagner Bruna i18n: translate revset predicate docstrings stable
Tue, 26 Oct 2010 23:07:14 -0200 Wagner Bruna i18n: extract docstrings from revset module stable
Wed, 27 Oct 2010 03:21:36 +0200 Mads Kiilerich test-win32text.t: stabilize test output stable
Wed, 27 Oct 2010 00:28:40 +0200 Mads Kiilerich subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless bookmarks: improve English for diffbookmarks stable
Tue, 26 Oct 2010 18:01:35 +0200 Martin Geisler mq: expand 'repo' -> 'repository' in error message stable
Tue, 26 Oct 2010 17:59:21 +0200 Martin Geisler mq: mark strings that should not be translated stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless qrestore: trying to improve the English stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Tue, 26 Oct 2010 02:38:14 +0530 Pradeepkumar Gayam templates: fix inconsistency in 'help' link stable
Mon, 25 Oct 2010 01:11:52 +0900 Yuya Nishihara test-patchbomb: add test for progress support (1ed2dc9d4368) stable
Sun, 24 Oct 2010 15:11:41 +0100 Christian Ebert keyword: fix regressions introduced in d87f3ff904ba stable
Mon, 25 Oct 2010 23:55:43 +0200 Martin Geisler tests: test/silence win32text deprecation warning stable
Mon, 25 Oct 2010 23:46:26 +0200 Martin Geisler lsprof: remove #!-line from non-executable script stable
Sat, 23 Oct 2010 20:10:18 +0200 Martin Geisler doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stable
Sat, 23 Oct 2010 20:02:46 +0200 Martin Geisler doc/Makefile: cleanup clean target stable
Sat, 23 Oct 2010 18:33:57 +0200 Martin Geisler patchbomb: fix stray backslash in docstring stable
Mon, 25 Oct 2010 14:34:49 -0500 Steve Borho help: improve wording of internal:merge and internal:fail stable
Mon, 25 Oct 2010 11:29:32 -0500 Steve Borho win32text: give deprecation warning stable
Mon, 25 Oct 2010 13:07:27 -0500 Matt Mackall merge with i18n stable
Sat, 23 Oct 2010 16:27:27 +0200 Martin Geisler i18n-da: synchronize with b814f67d41c0 stable
Sat, 23 Oct 2010 16:24:07 +0200 Martin Geisler i18n: merge with main stable
Sat, 23 Oct 2010 15:04:05 +0200 Martin Geisler i18n-da: synchronized with 3d6ba8c2b1b8 stable
Thu, 21 Oct 2010 16:57:17 +0200 Jens Bäckman synchronized with 3d6ba8c2b1b8 stable
Mon, 25 Oct 2010 13:06:37 -0500 Matt Mackall traceback: point to BugTracker on the wiki stable
Mon, 25 Oct 2010 10:07:54 -0500 Steve Borho wix: add subrepos help text stable
Sun, 24 Oct 2010 16:02:10 -0500 Matt Mackall version: replace email address with url to reduce private mail stable
Sun, 24 Oct 2010 19:28:44 +0200 Patrick Mezard Add subrepos help topic stable
Sun, 24 Oct 2010 18:39:02 +0200 Patrick Mezard hgrc: document [subpaths] section stable
Sun, 24 Oct 2010 18:37:59 +0200 Patrick Mezard merge-tools.txt: 6 comes after 5 stable
Sun, 24 Oct 2010 12:56:38 +0200 Patrick Mezard Test applying context diffs stable
Sun, 24 Oct 2010 12:55:29 +0200 Patrick Mezard merge-tools.txt: fix typos, simplify, renumber from 1. stable
Sun, 24 Oct 2010 12:52:37 +0200 Patrick Mezard hggettext: handle i18nfunctions declaration for docstrings translations stable
Sat, 23 Oct 2010 19:22:42 +0200 Patrick Mezard Fix and unify transplant and bookmarks revsets doc registration stable
Sat, 23 Oct 2010 19:21:51 +0200 Patrick Mezard revsets: generate predicate help dynamically stable
Sat, 23 Oct 2010 19:21:49 +0200 Patrick Mezard help: add topic rewriting hooks stable
Sat, 23 Oct 2010 17:30:08 +0200 Martin Geisler minirst: ignore comments stable
Sat, 23 Oct 2010 17:45:49 +0200 Martin Geisler help: add "revset" alias for "revsets" help topic stable
Sat, 23 Oct 2010 16:54:45 +0200 Martin Geisler Makefile: var for documentation files stable
Sat, 23 Oct 2010 16:53:25 +0200 Martin Geisler Makefile: remove underscore in var name stable
Sat, 23 Oct 2010 14:59:19 +0200 Martin Geisler revset: add translator comments to i18n strings stable
Sat, 23 Oct 2010 00:18:10 +0200 Martin Geisler gendoc: do not strip 'hg ' from synopsis stable
Sat, 23 Oct 2010 00:11:39 +0200 Martin Geisler gendoc: support multi-line synopses stable
Sat, 23 Oct 2010 00:01:09 +0200 Martin Geisler gendoc: re-add indentation to global option table stable
Fri, 22 Oct 2010 22:58:17 +0200 Patrick Mezard test-transplant: test transplanted() revset stable
Fri, 22 Oct 2010 11:58:43 -0500 Steve Borho backout: add --tool argument for specifying merge tool stable
Fri, 22 Oct 2010 17:08:15 +0200 Mads Kiilerich help: improve merge-tools topic, describe --tool and clarify details stable
Fri, 22 Oct 2010 17:05:51 +0200 Mads Kiilerich help: use Windows cmd compatible quoting in revset help stable
Fri, 22 Oct 2010 16:34:38 +0200 Martin Geisler color: give hint to translators about untranslated keywords stable
Thu, 21 Oct 2010 11:45:02 -0200 Wagner Bruna i18n: extract comments marked for translator hints stable
Thu, 21 Oct 2010 09:58:22 -0700 L. David Baron setup/hg: handle hg being a symlink when appending relative libdir to sys.path stable
Thu, 21 Oct 2010 21:34:30 +0200 Martin Geisler merge-tools: fixed typos stable
Thu, 21 Oct 2010 21:26:32 +0200 Martin Geisler commands: mark tip:0 as literal text stable
Thu, 21 Oct 2010 17:02:08 +0200 Georg Brandl eol: add missing word in module docstring stable
Thu, 21 Oct 2010 10:13:03 -0500 Steve Borho demandimport: backout fe31f834a9ff stable
Thu, 21 Oct 2010 11:23:26 +0200 Martin Geisler dispatch: backout 0c605364373c stable
Thu, 21 Oct 2010 10:54:37 +0200 Martin Geisler subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stable
Thu, 21 Oct 2010 03:28:51 -0500 Matt Mackall subrepo: fix status check on SVN subrepos (issue2445) stable
Thu, 21 Oct 2010 03:18:52 +0200 Mads Kiilerich hgweb: let HTTPS serve use more compatible and less secure encryption stable
Wed, 20 Oct 2010 18:15:47 +0530 Azhagu Selvan SP mercurial.el: fix hg-outgoing path when 'default-push' is not defined stable
Wed, 20 Oct 2010 17:06:42 -0500 Matt Mackall merge default into stable for 1.7 freeze stable
Wed, 20 Oct 2010 23:48:33 +0200 Benoit Boissinot merge with stable
Wed, 20 Oct 2010 23:39:48 +0200 Benoit Boissinot patchbomb: hide passwords potentially embedded in urls stable
Wed, 20 Oct 2010 16:45:08 -0500 Steve Borho wix: add vim syntax file for Mercurial unit tests
Wed, 20 Oct 2010 16:41:17 -0500 Steve Borho wix: add new help page templates
Wed, 20 Oct 2010 16:27:24 -0500 Steve Borho wix: add new merge-tools.txt help text
Wed, 20 Oct 2010 15:36:42 -0500 Steve Borho Merge with mpm
Tue, 19 Oct 2010 22:33:52 -0500 Steve Borho merge: implement --tool arguments using new ui.forcemerge configurable
Wed, 20 Oct 2010 15:09:38 -0500 Matt Mackall tests: fix up changed output
Fri, 15 Oct 2010 03:30:38 -0300 Wagner Bruna revset: disable subset optimization for parents() and children() (issue2437)
Wed, 20 Oct 2010 14:57:36 -0500 Matt Mackall check-code: warning and fixes for whitespace in unified tests
Wed, 20 Oct 2010 20:19:34 +0200 Mads Kiilerich hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or later
Wed, 20 Oct 2010 20:19:32 +0200 Mads Kiilerich hgweb: refactor all pyOpenSSL references into one class
Wed, 20 Oct 2010 17:47:46 +0200 Erik Zielke gendoc: added styling for extension TOC
Wed, 20 Oct 2010 17:45:09 +0200 Erik Zielke gendoc: automatically create help for default extensions.
Tue, 19 Oct 2010 13:50:03 +0200 Erik Zielke gendoc: dedent documentation from docstrings
Tue, 19 Oct 2010 13:43:40 +0200 Erik Zielke extensions.load: return module
Tue, 19 Oct 2010 13:39:34 +0200 Erik Zielke help: different section separators
Wed, 20 Oct 2010 18:08:37 +0200 Martin Geisler gendoc: add subsection for each command
Wed, 20 Oct 2010 18:07:50 +0200 Martin Geisler gendoc: move section commands to module scope
Wed, 20 Oct 2010 12:29:55 -0200 Wagner Bruna mq: mark string for i18n
Wed, 20 Oct 2010 12:29:41 -0200 Wagner Bruna cmdutil: mark string for i18n
Thu, 14 Oct 2010 10:56:39 +0300 timeless test-ssh: handle very slow ssh transfer rate
Tue, 19 Oct 2010 12:40:09 -0500 Kevin Bullock bookmarks: add paragraph on pushing and pulling to help
Wed, 20 Oct 2010 16:54:34 +0200 Erik Zielke help: help topic for merge tools
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Wed, 20 Oct 2010 10:07:38 +0200 timeless convert: kill trailing whitespace
Wed, 20 Oct 2010 10:02:54 +0200 timeless convert: fix typo in comment
Mon, 18 Oct 2010 18:31:38 -0200 Wagner Bruna strip: support revision sets
Sat, 16 Oct 2010 18:09:47 -0500 Augie Fackler interhg: use uisetup() instead of module-load side effects
Mon, 18 Oct 2010 23:20:14 -0500 Steve Borho merge: when --tool is specified, disable HGMERGE by setting to empty string
Mon, 18 Oct 2010 14:10:36 +0900 Nicolas Dumazet ui: only fix config if the relevant section has changed
Tue, 19 Oct 2010 23:15:31 +0900 Nicolas Dumazet test-tags: use printf instead of echo '...\n'
Sun, 17 Oct 2010 22:24:26 +0200 Benoit Boissinot discovery: findincoming() is no longer used
Sun, 17 Oct 2010 19:25:35 +0200 Benoit Boissinot discovery: use set instead of dict
Sun, 17 Oct 2010 16:16:12 +0200 Benoit Boissinot discovery: remove unused "base" argument from find.*incoming()
Sat, 09 Oct 2010 17:16:39 -0500 Benoit Boissinot discovery: do not use the implicit updating of the "base" arg
Tue, 19 Oct 2010 20:20:10 +0900 Nicolas Dumazet tags: do not fail if tags.cache is corrupted (issue2444)
Sun, 10 Oct 2010 09:50:25 -0500 Dan Villiom Podlaski Christiansen merge: make 'diverging renames' diagnostic a more helpful note.
Mon, 18 Oct 2010 14:37:52 +0200 Erik Zielke gendoc: refactor get_cmd
Mon, 18 Oct 2010 14:37:50 +0200 Erik Zielke mq: switched to `` around * * *
Sun, 17 Oct 2010 00:45:34 +0200 Adrian Buehlmann Revert: capitalization doc fix
Tue, 19 Oct 2010 03:56:20 +0200 Mads Kiilerich subrepo: abort instead of pushing/pulling to the repo itself
Tue, 19 Oct 2010 03:55:28 +0200 Mads Kiilerich subrepo: rename relpath to subrelpath and introduce reporelpath
Tue, 19 Oct 2010 03:55:06 +0200 Mads Kiilerich mdiff: carriage return (\r) is also ignorable whitespace
Fri, 15 Oct 2010 23:00:45 -0500 Steve Borho merge: add --tool argument to merge and resolve
Sun, 17 Oct 2010 14:00:01 +0300 timeless patchbomb: move command option help from the extension (patchbomb) to the command (email)
Sun, 17 Oct 2010 13:24:37 -0400 Steve Losh alias: fail gracefully when invalid global options are given (issue2442)
Thu, 07 Oct 2010 13:44:17 -0700 Paul Molodowitch bookmarks: better fix for issue2016 (lookup infinite recursion)
Mon, 02 Aug 2010 07:15:47 +0300 timeless merge/progress: marking strings for localization
Mon, 02 Aug 2010 07:15:47 +0300 timeless verify/progress: using gerund to indicate action and adding units
Tue, 20 Jul 2010 20:53:48 +0200 timeless progress: dropping superfluous space from units
Sat, 16 Oct 2010 18:09:01 +0200 Adrian Buehlmann check-code: add 'no tab indent' check for unified tests
Sun, 17 Oct 2010 04:14:06 +0200 Mads Kiilerich url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
Sun, 17 Oct 2010 04:13:50 +0200 Mads Kiilerich test-https: test web.cacerts functionality
Sun, 17 Oct 2010 04:13:35 +0200 Mads Kiilerich serve: fix https mode and add test
Sat, 16 Oct 2010 17:29:04 -0500 Augie Fackler hgweb: don't send a body or illegal headers during 304 response
Sat, 16 Oct 2010 22:40:46 +0200 Benoit Boissinot merge with stable
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable stable
Sat, 16 Oct 2010 18:50:53 +0200 Benoit Boissinot revset: use 'requires' instead of 'wants' in error message
Fri, 15 Oct 2010 05:21:51 +0200 Nicolas Dumazet outgoing: unify common graphlog.outgoing and hg.outgoing code
Thu, 14 Oct 2010 22:41:43 +0200 Nicolas Dumazet bundlerepo: unify common code into a new getremotechanges
Tue, 12 Oct 2010 23:33:43 -0500 Augie Fackler revset id(): fix error text to say "id wants..." instead of "rev wants..."
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert keyword: only use expensive fctx.cmp when needed
Thu, 14 Oct 2010 22:47:50 +0200 Christian Ebert context: narrow down filter special case in filectx.cmp()
Thu, 14 Oct 2010 21:36:00 +0200 Nicolas Dumazet incoming: unify code for incoming and graphlog.incoming
Thu, 14 Oct 2010 21:37:00 +0200 Nicolas Dumazet incoming: rename variable
Thu, 14 Oct 2010 01:28:29 +0200 Mads Kiilerich import: only the first hg patch marker should be processed (issue2417)
Fri, 10 Sep 2010 10:28:18 +0200 Gilles Moris backout: provide linear backout as a default (without --merge option)
Mon, 11 Oct 2010 10:07:42 -0500 Augie Fackler update: use revsingle to enable use of revsets as update targets (issue1993)
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable
Tue, 12 Oct 2010 11:02:05 -0500 Augie Fackler test-url: remove trailing whitespace
Tue, 12 Oct 2010 12:49:23 +0100 Christian Ebert keyword: code cleanup