log

age author description
Wed, 25 Aug 2010 13:29:46 +0200 Martin Geisler context: mark string for translation stable
Thu, 01 Jul 2010 16:30:41 +0200 Mads Kiilerich test-convert-cvs: test fuzz stable
Mon, 23 Aug 2010 22:32:36 +0200 Mads Kiilerich test-dispatch: drop test for missing working directory stable
Mon, 23 Aug 2010 22:22:05 +0200 Martin Geisler Merge with stable
Mon, 23 Aug 2010 22:16:56 +0200 Martin Geisler bookmarks: guard against listing bookmarks on unsupported repos stable
Mon, 23 Aug 2010 13:28:04 +0200 Benoit Boissinot mdiff.patch(): add a special case for when the base text is empty
Mon, 23 Aug 2010 13:24:19 +0200 Benoit Boissinot revlog: add rawsize(), identical to size() but not subclassed by filelog
Sun, 22 Aug 2010 23:17:17 +0200 Benoit Boissinot revlog.addrevision(): move computation of nodeid in addrevision()
Sun, 22 Aug 2010 19:41:04 +0200 Benoit Boissinot contrib/compress: compress should activate parentdelta
Sun, 22 Aug 2010 19:27:09 +0200 Benoit Boissinot contrib/compress: correct ordering of copying
Sun, 22 Aug 2010 19:26:07 +0200 Benoit Boissinot contrib/compress: refactor revlog copying
Sun, 22 Aug 2010 19:13:30 +0200 Benoit Boissinot contrib/compress: use store API instead of a collector
Sun, 22 Aug 2010 18:29:30 +0200 Benoit Boissinot contrib/compress: proper lock handling
Sun, 22 Aug 2010 18:23:32 +0200 Benoit Boissinot contrib/compress: use hg API to compute the destination path
Sun, 22 Aug 2010 18:21:30 +0200 Benoit Boissinot contrib/compress: use repo's transaction method
Sun, 22 Aug 2010 18:18:36 +0200 Benoit Boissinot contrib/compress: remove unused variables
Sat, 21 Aug 2010 23:24:52 -0400 Brodie Rao tests: unify test-hgrc
Sun, 22 Aug 2010 12:04:15 +0200 Patrick Mezard tests: remove test-log.out, useless after unification
Sat, 21 Aug 2010 19:31:59 +0200 Benoit Boissinot revlog: fix docstring
Sat, 21 Aug 2010 19:30:42 +0200 Benoit Boissinot deltaparent(): don't return nullrev for a revision containing a full snapshot
Sat, 21 Aug 2010 10:48:49 -0500 Matt Mackall merge with stable
Sat, 21 Aug 2010 10:44:57 -0500 Matt Mackall tests: fix up bisect test output stable
Sat, 21 Aug 2010 10:41:29 -0500 Matt Mackall merge: move reverse-merge logic out of filemerge (issue2342) stable
Fri, 20 Aug 2010 21:28:14 -0500 Matt Mackall bisect: add test for unrelated starting revisions
Fri, 20 Aug 2010 21:23:47 -0500 Matt Mackall merge with stable
Fri, 20 Aug 2010 17:16:37 -0500 Matt Mackall bisect: better message for unrelated starting revisions stable
Fri, 20 Aug 2010 15:31:05 -0500 Matt Mackall debuginstall: report installpath
Fri, 20 Aug 2010 18:26:20 +0200 Adrian Buehlmann tests: unify test-glog
Thu, 19 Aug 2010 17:33:46 -0500 Matt Mackall bookmarks: fix long line
Thu, 19 Aug 2010 17:29:13 -0500 Matt Mackall merge with stable
Fri, 13 Aug 2010 19:42:28 +0530 Vishakh H revlog: addgroup re-adds punched revisions for missing parents
Fri, 13 Aug 2010 19:41:51 +0530 Vishakh H revlog: generate full revisions when parent node is missing
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): inline deltachain computation
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): remove debug code
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): don't use nullrev as the default value for the cache
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): minor cleanup
Thu, 19 Aug 2010 15:04:21 -0400 David Soria Parra bookmarks: Check if the bookmark to delete exists on the remote stable
Thu, 19 Aug 2010 23:13:20 +0200 Patrick Mezard Merge with stable
Thu, 19 Aug 2010 22:51:09 +0200 Patrick Mezard win32: remove useless lstat() fallback in nlinks() stable
Thu, 19 Aug 2010 22:51:09 +0200 Patrick Mezard win32: correctly break hardlinks on network drives (issue761) stable
Thu, 19 Aug 2010 11:51:30 -0500 Matt Mackall merge with stable
Wed, 18 Aug 2010 18:56:44 -0400 Steve Losh aliases: provide more flexible ways to work with shell alias arguments
Wed, 18 Aug 2010 18:18:26 -0400 Steve Losh util: add an interpolate() function to for replacing multiple values
Wed, 18 Aug 2010 10:53:52 -0400 Brodie Rao convert: use encoding.encoding instead of locale.getpreferredencoding() stable
Wed, 18 Aug 2010 10:53:50 -0400 Brodie Rao convert: properly set encoding for gnuarch converter stable
Thu, 19 Aug 2010 11:14:09 -0500 Matt Mackall log: add logging for commands
Thu, 19 Aug 2010 11:14:02 -0500 Matt Mackall ui: add logging hook
Wed, 18 Aug 2010 06:05:09 +0530 Pradeepkumar Gayam tests: unify test-merge10
Wed, 18 Aug 2010 06:02:08 +0530 Pradeepkumar Gayam tests: unify test-merge9
Wed, 18 Aug 2010 05:55:56 +0530 Pradeepkumar Gayam tests: unify test-merge8
Wed, 18 Aug 2010 05:54:00 +0530 Pradeepkumar Gayam tests: unify test-merge7
Wed, 18 Aug 2010 05:21:07 +0530 Pradeepkumar Gayam tests: unify test-merge6
Wed, 18 Aug 2010 05:15:49 +0530 Pradeepkumar Gayam tests: unify test-merge5
Wed, 18 Aug 2010 05:12:44 +0530 Pradeepkumar Gayam tests: unify test-merge4
Wed, 18 Aug 2010 05:09:58 +0530 Pradeepkumar Gayam tests: unify test-merge2
Wed, 18 Aug 2010 05:05:51 +0530 Pradeepkumar Gayam tests: unify test-merge1
Wed, 18 Aug 2010 04:37:06 +0530 Pradeepkumar Gayam tests: unify test-excessive-merge
Wed, 18 Aug 2010 04:30:27 +0530 Pradeepkumar Gayam tests: unify test-double-merge
Wed, 18 Aug 2010 04:26:20 +0530 Pradeepkumar Gayam tests: unify test-copy-move-merge
Wed, 18 Aug 2010 04:21:10 +0530 Pradeepkumar Gayam tests: unify test-merge-closedheads
Thu, 19 Aug 2010 10:25:41 -0500 Matt Mackall merge with stable
Wed, 28 Jul 2010 23:05:03 -0600 Jeremy Whitlock color: enable branches support
Wed, 18 Aug 2010 23:37:26 +0200 Yann E. MORIN mq/qqueue: update bash completion
Wed, 18 Aug 2010 23:37:19 +0200 Yann E. MORIN mq/qqueue: add --purge option to delete a queue and its patch dir
Wed, 18 Aug 2010 23:34:28 +0200 Yann E. MORIN mq/qqueue: commonalise the queue deletion code
Wed, 18 Aug 2010 02:43:45 +0200 Mads Kiilerich mq: don't inherit default and default-push paths with --mq (issue2333) stable
Thu, 19 Aug 2010 16:34:12 +0200 Martin Geisler test-subrepo-paths: use printf instead of echo
Wed, 18 Aug 2010 19:37:23 +0200 Benoit Boissinot parendelta: fix computation of base rev (fixes issue2337)
Wed, 18 Aug 2010 19:45:52 +0200 Benoit Boissinot revlog._addrevision(): make the parent of the cached delta explicit
Thu, 19 Aug 2010 13:25:46 +0200 Martin Geisler subrepos: handle backslashes in subpaths
Thu, 19 Aug 2010 10:59:37 +0200 Dirkjan Ochtman help: document stringify templatefilter stable
Wed, 18 Aug 2010 11:59:35 +0200 Martin Geisler test-subrepo-paths: moved comment lines to where they belong
Tue, 17 Aug 2010 17:44:19 -0500 Matt Mackall merge with stable
Tue, 17 Aug 2010 17:41:20 -0500 Matt Mackall merge with i18n
Tue, 17 Aug 2010 17:40:53 -0500 Matt Mackall merge with i18n stable
Tue, 17 Aug 2010 12:02:34 -0300 Wagner Bruna i18n-pt_BR: fix typo in commit help text stable
Mon, 16 Aug 2010 16:10:30 -0300 Wagner Bruna i18n: merge with stable
Mon, 16 Aug 2010 16:06:10 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2da0cf99b642 stable
Mon, 16 Aug 2010 15:46:00 -0300 Wagner Bruna i18n-pt_BR: fix typo stable
Sun, 15 Aug 2010 18:58:22 +0200 Martin Geisler i18n-da: synchronized with 7fa36341e7a0
Fri, 13 Aug 2010 14:29:30 +0800 Alecs King log: fix the bug 'hg log --stat -p == hg log --stat' stable
Sun, 08 Aug 2010 15:48:58 -0300 Renato Cunha hgfixes: added a fixer to convert changes in the email package
Tue, 03 Aug 2010 13:18:16 -0300 Renato Cunha contrib/setup3k.py: added script to build hg with py3k
Mon, 16 Aug 2010 16:35:20 -0300 Renato Cunha mq: save qrefresh message for easy recovery in case it fails (issue2062)
Tue, 17 Aug 2010 17:38:19 -0500 Sol Jerome util: avoid using hashlib on Python < 2.5 (issue2278)
Wed, 11 Aug 2010 20:28:39 +0800 Alecs King ui: differentiate empty configlist from None
Fri, 13 Aug 2010 13:11:41 -0300 Wagner Bruna revset: predicate to avoid lookup errors
Fri, 13 Aug 2010 13:16:34 -0400 Greg Ward inotify: show the exact command used to start the server
Tue, 17 Aug 2010 17:46:10 +0200 Dan Villiom Podlaski Christiansen demandimport: store level argument on _demandmod instances
Fri, 13 Aug 2010 13:59:26 -0400 Xavier Snelgrove revert: use opts.get
Tue, 17 Aug 2010 08:38:31 +0530 Pradeepkumar Gayam tests: unify test-copy2
Sun, 15 Aug 2010 13:29:46 +0200 Yann E. MORIN mq/qqueue: enable renaming of active queue
Sun, 15 Aug 2010 16:48:08 +0200 Yann E. MORIN mq/qqueue: split _setactive
Tue, 17 Aug 2010 13:22:20 -0500 Matt Mackall merge with stable
Mon, 16 Aug 2010 12:55:42 -0500 Matt Mackall templates: add filenolink to raw style (issue2332)
Sun, 15 Aug 2010 23:13:56 -0500 Matt Mackall revlog: optimize deltachain
Tue, 10 Aug 2010 22:28:52 +0530 Pradeepkumar Gayam manifest: correct readdelta() according to parentdeltas
Tue, 10 Aug 2010 22:28:30 +0530 Pradeepkumar Gayam contrib: simple extension to practically convert a repo from tip delta to parentdelta
Tue, 10 Aug 2010 22:28:08 +0530 Pradeepkumar Gayam localrepo: add parentdelta to requires only if enabled in config file
Tue, 10 Aug 2010 22:27:41 +0530 Pradeepkumar Gayam revlog: append delta against p1
Tue, 10 Aug 2010 22:27:16 +0530 Pradeepkumar Gayam revlog: teach revlog to construct a revision from parentdeltas
Tue, 10 Aug 2010 22:26:08 +0530 Pradeepkumar Gayam revlog: deltachain() returns chain of revs need to construct a revision
Tue, 10 Aug 2010 22:25:08 +0530 Pradeepkumar Gayam revlog: parentdelta flags for revlog index
Tue, 17 Aug 2010 17:33:42 +0200 Martin Geisler glossary: fixed typo stable
Tue, 17 Aug 2010 17:27:37 +0200 Martin Geisler Merge with stable
Sun, 15 Aug 2010 20:36:49 +0200 Adrian Buehlmann tests: unify test-clone-r
Tue, 17 Aug 2010 18:07:05 +0530 Pradeepkumar Gayam tests: unify test-debugcomplete
Tue, 17 Aug 2010 18:04:04 +0530 Pradeepkumar Gayam tests: unify tests-debugindexdot
Tue, 17 Aug 2010 18:02:13 +0530 Pradeepkumar Gayam tests: unify test-debugbuilddag
Tue, 17 Aug 2010 17:57:48 +0530 Pradeepkumar Gayam tests: unify test-diffdir
Tue, 17 Aug 2010 17:56:26 +0530 Pradeepkumar Gayam tests: unify test-children
Tue, 17 Aug 2010 17:54:32 +0530 Pradeepkumar Gayam tests: unify test-revlog-packentry
Tue, 17 Aug 2010 17:53:11 +0530 Pradeepkumar Gayam tests: unify test-revlog-group-emptyiter
Tue, 17 Aug 2010 17:48:59 +0530 Pradeepkumar Gayam tests: unify test-install
Tue, 17 Aug 2010 16:53:03 +0200 Martin Geisler tests: unify test-subrepo-svn
Tue, 17 Aug 2010 16:52:47 +0200 Martin Geisler tests: unify test-subrepo-relative-path
Tue, 17 Aug 2010 16:52:42 +0200 Martin Geisler tests: unify test-subrepo-paths
Tue, 17 Aug 2010 16:52:26 +0200 Martin Geisler tests: unify test-subrepo-deep-nested-change
Tue, 17 Aug 2010 16:52:05 +0200 Martin Geisler tests: unify test-subrepo
Tue, 17 Aug 2010 13:59:37 +0200 Martin Geisler glossary: add entry for "Branch, inactive" stable
Mon, 16 Aug 2010 20:44:33 +0200 Andreas Freimuth tests: unify test-patchbomb
Mon, 16 Aug 2010 20:33:58 +0200 Martin Geisler Merge with mpm
Mon, 16 Aug 2010 10:59:38 +0900 Nicolas Dumazet tests: unify test-mq-symlinks
Mon, 16 Aug 2010 10:58:03 +0900 Nicolas Dumazet tests: use regular expressions instead of helpers
Mon, 16 Aug 2010 10:53:52 +0900 Nicolas Dumazet tests: unify test-mq-strip
Sun, 15 Aug 2010 13:26:12 -0500 Matt Mackall tests: drop big sed from test-keyword.t
Fri, 13 Aug 2010 13:54:33 +0100 Christian Ebert tests: unify test-keyword
Fri, 13 Aug 2010 13:20:15 -0500 Matt Mackall test-walk: enable absolute path tests
Mon, 16 Aug 2010 02:03:29 +0900 Nicolas Dumazet tests: unify test-grep
Sun, 15 Aug 2010 23:38:00 +0900 Nicolas Dumazet cmdutil: code simplification
Sun, 15 Aug 2010 23:34:46 +0900 Nicolas Dumazet tests: unify test-log
Sun, 15 Aug 2010 23:17:53 +0900 Nicolas Dumazet log: do not --follow file that is deleted and recreated later (issue732)
Sun, 15 Aug 2010 22:44:15 +0900 Nicolas Dumazet tests: unify test-mq-safety
Sun, 15 Aug 2010 22:07:23 +0900 Nicolas Dumazet tests: unify test-mq-caches
Sun, 15 Aug 2010 21:58:43 +0900 Nicolas Dumazet tests: unify test-mq-guards
Sun, 15 Aug 2010 21:45:31 +0900 Nicolas Dumazet tests: unify test-mq-eol
Sun, 15 Aug 2010 21:41:45 +0900 Nicolas Dumazet tests: unify test-mq
Sun, 15 Aug 2010 18:50:19 +0200 Patrick Mezard Merge with stable
Sat, 14 Aug 2010 01:30:54 +0200 Dan Villiom Podlaski Christiansen encoding: improve handling of buggy getpreferredencoding() on Mac OS X stable
Sun, 15 Aug 2010 17:50:52 +0200 Patrick Mezard templatefilters: unnest uescape() stable
Wed, 11 Aug 2010 01:06:21 +0900 Yuya Nishihara templatefilters: use \uxxxx style escape for JSON string stable
Fri, 13 Aug 2010 17:21:06 +0200 Dan Villiom Podlaski Christiansen test-notify: make it pass on Mac OS X (again) stable
Sun, 15 Aug 2010 18:25:29 +0200 Adrian Buehlmann tests: combine test-dirstate-future.t
Sun, 15 Aug 2010 18:24:49 +0200 Adrian Buehlmann tests: unify test-dirstatedirs
Sun, 15 Aug 2010 18:13:46 +0200 Martin Geisler Merge with stable
Sun, 15 Aug 2010 17:49:59 +0200 Martin Geisler dagparser: transplant part of 4e804302d30c stable
Sun, 15 Aug 2010 17:48:05 +0200 Martin Geisler check-code: catch "echo -n" in tests stable
Sun, 15 Aug 2010 17:42:44 +0200 Martin Geisler test-init: replace 'echo -n' with 'printf'
Thu, 12 Aug 2010 20:54:34 -0300 Wagner Bruna revset: fix outgoing argument handling stable
Sun, 15 Aug 2010 17:33:03 +0200 Martin Geisler debugbuilddag: escape backslash properly in help string stable
Sat, 14 Aug 2010 18:31:22 -0300 Renato Cunha url.py: removed 'file' inheritance in the httpsendfile class
Sun, 15 Aug 2010 11:05:04 +0200 Benoit Boissinot fix undefined variables, spotted by pylint
Sat, 07 Aug 2010 16:38:38 -0300 Renato Cunha py3kcompat: added fake ord implementation for py3k
Sat, 14 Aug 2010 14:57:33 +0200 Greg Ward commit: explicitly document the existence of "last-message.txt" stable
Sat, 14 Aug 2010 03:30:35 +0200 Martin Geisler Merge with stable
Sat, 14 Aug 2010 03:28:45 +0200 Martin Geisler tests: unify test-changelog-exec
Sat, 14 Aug 2010 03:27:24 +0200 Martin Geisler tests: unify test-cat
Sat, 14 Aug 2010 03:26:03 +0200 Martin Geisler tests: unify test-bundle-vs-outgoing
Sat, 14 Aug 2010 03:23:56 +0200 Martin Geisler tests: unify test-bundle-type
Sat, 14 Aug 2010 03:22:11 +0200 Martin Geisler tests: unify test-bundle-r
Sat, 14 Aug 2010 03:16:02 +0200 Martin Geisler tests: unify test-bundle
Sat, 14 Aug 2010 03:08:02 +0200 Martin Geisler tests: unify test-branch-option
Sat, 14 Aug 2010 03:06:52 +0200 Martin Geisler tests: unify test-branches
Fri, 13 Aug 2010 00:34:44 +0200 Adrian Buehlmann tests: unify test-dumprevlog
Thu, 12 Aug 2010 20:25:37 +0200 Adrian Buehlmann tests: unify test-dirstate-future
Thu, 12 Aug 2010 17:30:12 +0200 Adrian Buehlmann tests: unify test-fncache
Sat, 14 Aug 2010 03:00:22 +0200 Martin Geisler tests: unify test-bookmarks-strip
Sat, 14 Aug 2010 02:59:48 +0200 Martin Geisler tests: unify test-bookmarks-rebase
Sat, 14 Aug 2010 02:58:34 +0200 Martin Geisler tests: unify test-bookmarks-current
Sat, 14 Aug 2010 02:57:54 +0200 Martin Geisler tests: unify test-bookmarks
Sat, 14 Aug 2010 02:55:54 +0200 Martin Geisler tests: unify test-bisect2
Sat, 14 Aug 2010 02:39:39 +0200 Martin Geisler tests: unify test-bad-pull
Sat, 14 Aug 2010 02:35:44 +0200 Martin Geisler tests: unify test-bad-extension
Sat, 14 Aug 2010 02:30:05 +0200 Martin Geisler tests: unify test-backwards-remove
Sat, 14 Aug 2010 02:28:53 +0200 Martin Geisler tests: unify test-backout
Sat, 14 Aug 2010 02:26:58 +0200 Martin Geisler tests: unify test-audit-path
Sat, 14 Aug 2010 02:26:53 +0200 Martin Geisler tests: unify test-archive-symlinks
Sat, 14 Aug 2010 02:22:10 +0200 Martin Geisler tests: unify test-archive
Sat, 14 Aug 2010 02:18:17 +0200 Martin Geisler tests: unify test-annotate
Sat, 14 Aug 2010 02:17:59 +0200 Martin Geisler tests: unify test-addremove-similar
Sat, 14 Aug 2010 02:12:01 +0200 Martin Geisler tests: unify test-addremove
Sat, 14 Aug 2010 02:11:18 +0200 Martin Geisler tests: unify test-acl
Sat, 14 Aug 2010 02:03:01 +0200 Martin Geisler tests: unify test-abort-checkin
Sat, 14 Aug 2010 02:00:33 +0200 Martin Geisler tests: unify test-1102
Sat, 14 Aug 2010 01:58:04 +0200 Martin Geisler tests: unify test-586
Sat, 14 Aug 2010 01:31:57 +0200 Mads Kiilerich mercurial.spec: gettext is a build requirement for getting proper localization stable
Fri, 13 Aug 2010 13:32:05 -0300 Wagner Bruna http basic auth: reset redirect counter on new requests (issue2255) stable
Fri, 13 Aug 2010 18:02:02 +0200 Benoit Boissinot rebase: recompute the set of skipped rev when using --continue (issue2330) stable
Sun, 25 Jul 2010 08:22:03 -0700 Lee Cantey Remove variable output affected by length of TMPDIR. stable
Fri, 13 Aug 2010 15:18:15 +0200 Martin Geisler Merge with stable
Fri, 13 Aug 2010 15:17:55 +0200 Martin Geisler tests: update to match "hg help resolve" output from 53fdc0989047 stable
Fri, 13 Aug 2010 11:12:37 +0200 Martin Geisler test-clone: f1c2de22b8a8 lost changes from b1ae33b813cb
Fri, 13 Aug 2010 10:53:10 +0200 Martin Geisler url: limit expansion to safe auth keys (Issue2328)
Fri, 13 Aug 2010 10:28:59 +0200 Martin Geisler Merge with stable
Thu, 12 Aug 2010 22:48:22 +0200 Mark Edgington resolve: updated help documentation for improved clarity stable
Thu, 12 Aug 2010 11:15:33 +0200 Daniel J. Lauk convert: Test svn sink for a repo with tags. stable
Fri, 13 Aug 2010 10:13:38 +0200 Martin Geisler hgrc.5: fix "hg hg status" -> "hg status" stable
Fri, 13 Aug 2010 10:10:11 +0200 Martin Geisler url: expand vars in all [auth] settings (issue2328)
Thu, 12 Aug 2010 18:09:03 -0500 Matt Mackall merge with stable
Thu, 12 Aug 2010 18:08:52 -0500 Matt Mackall merge with i18n
Thu, 12 Aug 2010 18:08:31 -0500 Matt Mackall merge with i18n stable
Thu, 12 Aug 2010 18:10:42 +0200 Martin Geisler i18n: merge Romanian translation
Thu, 12 Aug 2010 18:10:26 +0200 Martin Geisler i18n: merge with stable
Thu, 12 Aug 2010 16:53:56 +0200 Paolo Giarrusso i18n-it: update many broken fuzzy messages stable
Thu, 12 Aug 2010 16:30:17 +0200 Paolo Giarrusso i18n-it: readd missing non-ASCII characters stable
Thu, 12 Aug 2010 16:30:17 +0200 Paolo Giarrusso i18n-it: avoid using two spaces after a '.' stable
Mon, 09 Aug 2010 10:56:56 +0200 Daniel Dumitriu i18n-ro: initial version
Thu, 12 Aug 2010 18:30:24 +0200 Martin Geisler Merge with stable
Thu, 12 Aug 2010 18:30:06 +0200 Martin Geisler test-check-code: fix test after e1359ad582f6
Thu, 12 Aug 2010 18:00:41 +0200 Martin Geisler cmdutil: remove unnecessary parenthesis
Thu, 12 Aug 2010 17:58:03 +0200 Martin Geisler patch: fix typo in comment
Thu, 05 Aug 2010 12:25:53 +0200 Dan Villiom Podlaski Christiansen qguard: label patch names by status when listing guards
Fri, 02 Jul 2010 15:12:50 +0900 Nicolas Dumazet hg.clone: do not ignore branch argument when source is a repo object stable
Wed, 11 Aug 2010 20:16:22 +0800 Alecs King merge: fix typo in docstring
Thu, 12 Aug 2010 16:42:41 +0800 Alecs King check-code: add exit status
Thu, 12 Aug 2010 09:40:48 +0100 Christian Ebert test-patch.t: typos
Thu, 12 Aug 2010 23:46:56 +0900 Nicolas Dumazet tests: unify test-alias
Thu, 12 Aug 2010 23:27:32 +0900 Nicolas Dumazet tests: unify test-parents
Thu, 12 Aug 2010 23:22:25 +0900 Nicolas Dumazet tests: merge all 4 test-symlink* into test-symlinks
Thu, 12 Aug 2010 23:02:12 +0900 Nicolas Dumazet tests: unify test-symlink-root
Thu, 12 Aug 2010 23:00:36 +0900 Nicolas Dumazet tests: unify test-symlink-basic
Thu, 12 Aug 2010 22:58:46 +0900 Nicolas Dumazet tests: unify test-symlink-addremove
Thu, 12 Aug 2010 22:57:06 +0900 Nicolas Dumazet tests: unify test-qimport-eol
Thu, 12 Aug 2010 22:54:41 +0900 Nicolas Dumazet tests: unify test-import
Tue, 10 Aug 2010 13:21:28 +0200 Adrian Buehlmann tests: unify test-clone
Thu, 12 Aug 2010 22:31:40 +0900 Nicolas Dumazet tests: unify test-copy
Thu, 12 Aug 2010 22:28:21 +0900 Nicolas Dumazet tests: unify test-commit-unresolved
Thu, 12 Aug 2010 22:24:13 +0900 Nicolas Dumazet unify test-commit-copy
Thu, 12 Aug 2010 22:22:17 +0900 Nicolas Dumazet tests: unify test-commit
Thu, 12 Aug 2010 22:19:59 +0900 Nicolas Dumazet tests: unify test-committer
Thu, 12 Aug 2010 22:14:19 +0900 Nicolas Dumazet tests: unify test-transplant
Thu, 12 Aug 2010 21:52:53 +0900 Nicolas Dumazet tests: unify test-walk
Thu, 12 Aug 2010 20:08:02 +0900 Nicolas Dumazet tests: unify test-symlinks
Thu, 12 Aug 2010 20:02:59 +0900 Nicolas Dumazet tests: unify test-conflict
Thu, 12 Aug 2010 19:49:58 +0900 Nicolas Dumazet tests: unify test-identify
Thu, 12 Aug 2010 19:43:45 +0900 Nicolas Dumazet tests: unify test-add
Thu, 12 Aug 2010 19:40:22 +0900 Nicolas Dumazet tests: remove useless sed in test-hook
Thu, 12 Aug 2010 19:38:31 +0900 Nicolas Dumazet tests: unify test-hook
Thu, 12 Aug 2010 19:10:57 +0900 Nicolas Dumazet tests: unify test-flags
Thu, 12 Aug 2010 16:53:23 +0900 Nicolas Dumazet repair: do not compress partial bundle if we do not keep it on disk