log

age author description
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: remove unused patchmeta.lineno
Sat, 09 Oct 2010 15:13:08 -0500 Patrick Mezard patch: remove unused flags from readgitpatch()
Sat, 09 Oct 2010 15:06:22 -0500 Mads Kiilerich test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
Sat, 09 Oct 2010 22:05:24 +0200 Martin Geisler revsets: fix stray * in help topic
Sat, 09 Oct 2010 12:27:14 -0500 Augie Fackler web: add a help view for getting hg help output
Sat, 09 Oct 2010 15:00:30 -0500 Benoit Boissinot fix indentation error
Sat, 09 Oct 2010 14:50:20 -0500 Matt Mackall merge: handle no file parent in backwards merge (issue2364)
Sat, 09 Oct 2010 14:52:58 -0500 Matt Mackall merge with crew
Sat, 09 Oct 2010 12:28:16 -0500 Benoit Boissinot ui.paths: expand paths directly in fixconfig (issue2373)
Tue, 17 Aug 2010 15:44:38 +0200 Dan Villiom Podlaski Christiansen setup/hg: always load Mercurial from where it was installed.
Sat, 09 Oct 2010 11:55:25 -0500 Brodie Rao revsets: add a sample query to the help for getting active branches
Sat, 09 Oct 2010 11:54:42 -0500 Brodie Rao revsets: add descriptions for sample queries in the help
Sat, 09 Oct 2010 11:53:48 -0500 Dan Villiom Podlaski Christiansen mq: silence spurious output.
Sat, 09 Oct 2010 11:27:29 -0500 Brodie Rao revsets: clarify in the help that head() returns named branch heads
Sat, 09 Oct 2010 11:16:35 +0200 Adrian Buehlmann tests: add testcase for 208fc9ad6a48 to test-alias.t
Sat, 09 Oct 2010 10:36:50 -0500 Dan Villiom Podlaski Christiansen mq: handle deleting the same patch twice in one command (issue2427)
Sat, 09 Oct 2010 09:55:52 -0500 Augie Fackler progress: make sure stderr has isatty before calling (issue2191)
Sat, 09 Oct 2010 18:04:36 +0200 Benjamin Pollack windows: handle spaces in path to Python (issue2074)
Fri, 08 Oct 2010 23:23:49 +0200 Martin Geisler minirst: pull admonition titles out formatblock function
Fri, 08 Oct 2010 23:19:26 +0200 Martin Geisler minirst: refactor/simplify findblocks
Sat, 09 Oct 2010 15:41:53 +0200 Nicolas Dumazet inotify: raise correct error if server is already started in a deep repository
Fri, 08 Oct 2010 21:43:21 +0200 Nicolas Dumazet setup: user-friendly error message if Python headers are missing
Sat, 09 Oct 2010 07:13:51 -0500 Mads Kiilerich test-keyword: ignore subject in notify hook mails
Sat, 09 Oct 2010 07:13:49 -0500 Mads Kiilerich test-keyword: fix test glob to ACL/SELinux flag
Sat, 09 Oct 2010 07:13:47 -0500 Mads Kiilerich test-notify: fix fix for line continuation in long mail header lines
Fri, 08 Oct 2010 23:39:44 -0500 Mads Kiilerich import: don't strip '#' lines from patch descriptions (issue 2417)
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich test-notify: stabilize output
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: remove the last traces of $HGTMP
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove filtertmp.py and helpers.sh
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: replace test tmp directory with $TESTTMP in test output
Fri, 08 Oct 2010 20:12:40 -0500 Matt Mackall keyword: fix test glob
Mon, 04 Oct 2010 15:07:12 -0500 Brodie Rao dispatch: properly handle relative path aliases used with -R (issue2376)
Mon, 04 Oct 2010 14:26:38 -0500 Brodie Rao dispatch: remove superfluous try/except when reading local ui config
Mon, 04 Oct 2010 14:26:37 -0500 Brodie Rao test-globalopts: test hg -R file:// and hg -R path-alias
Wed, 06 Oct 2010 23:07:52 +0300 Eduard-Cristian Stefan hgk: remember main window position
Fri, 08 Oct 2010 16:10:00 -0400 Steve Losh alias: back up and restore commands.norepo before checking for shell aliases
Fri, 08 Oct 2010 16:08:46 -0500 Brodie Rao tests: unify test-check-code
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: switch kwtemplater.record in kw_dorecord()
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: specific regular expressions depending on read mode
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert test-keyword: remove remaining sed calls
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: disable expansion in kwfilelog.read() if file renamed in node
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: make iskwfile() a weeding method in lieu of a boolean
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: support copy and rename
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: refactor kwtemplater.overwrite()
Fri, 08 Oct 2010 18:00:19 -0500 Benoit Boissinot revlog.addgroup(): always use _addrevision() to add new revlog entries
Fri, 08 Oct 2010 18:00:16 -0500 Benoit Boissinot revlog._addrevision(): allow text argument to be None, build it lazily
Fri, 08 Oct 2010 18:00:15 -0500 Benoit Boissinot changegroupsubset: use readdelta() fast path when delta is against a parent
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF
Fri, 08 Oct 2010 22:42:32 +0200 Martin Geisler minirst: small code cleanup
Fri, 08 Oct 2010 14:02:23 -0500 Brodie Rao cat: fix cat without -r, broken by 0ae35296fbf4
Thu, 07 Oct 2010 18:24:29 -0500 Matt Mackall revsets: introduce revsingle helper
Thu, 07 Oct 2010 18:05:04 -0500 Matt Mackall revsets: make revpair revsets-aware
Thu, 07 Oct 2010 11:45:17 -0500 Matt Mackall revset: lower precedence of minus infix (issue2361)
Tue, 05 Oct 2010 20:25:51 +0200 Henrik Stuart merge with stable
Tue, 05 Oct 2010 11:34:13 +0200 Adrian Buehlmann revset: fix #branch in urls for outgoing() stable
Fri, 01 Oct 2010 23:16:11 +0200 Martin Geisler heads: mention STARTREV in synopsis and help for --rev
Fri, 01 Oct 2010 10:29:33 -0500 Matt Mackall merge with stable
Fri, 01 Oct 2010 10:18:57 -0500 Matt Mackall Added signature for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:18:53 -0500 Matt Mackall Added tag 1.6.4 for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:16:52 -0500 Matt Mackall merge with i18n stable 1.6.4
Fri, 01 Oct 2010 16:10:06 +0200 Adrian Buehlmann tests: unify test-rebase*
Fri, 01 Oct 2010 16:43:03 +0200 Martin Geisler merge with stable
Fri, 01 Oct 2010 16:39:55 +0200 Martin Geisler test-url: refactor with shorter lines
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert keyword: use workingctx to detect modified and added files after rollback
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert keyword: rename variable "cfiles" to "changed" for clarity
Mon, 27 Sep 2010 13:13:34 -0500 Brodie Rao tests: unify test-casefolding
Fri, 01 Oct 2010 16:08:46 +0200 Martin Geisler url: mark certificate error string for translation stable
Fri, 01 Oct 2010 11:15:19 -0300 Wagner Bruna i18n-pt_BR: synchronized with f2937d6492c5 stable
Fri, 01 Oct 2010 11:15:10 -0300 Wagner Bruna merge with i18n stable stable
Fri, 01 Oct 2010 17:24:18 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e356c5c21b15 stable
Thu, 30 Sep 2010 19:10:19 -0500 Matt Mackall merge with stable
Thu, 30 Sep 2010 19:09:58 -0500 Matt Mackall merge with i18n stable
Thu, 30 Sep 2010 14:07:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with 552e0cfbddbd stable
Fri, 01 Oct 2010 00:54:03 +0200 Mads Kiilerich merge with stable
Fri, 01 Oct 2010 00:48:51 +0200 Mads Kiilerich test-doctest: test the modules that contains doctests stable
Fri, 01 Oct 2010 00:48:50 +0200 Mads Kiilerich doc: clarify that https cert verification requires web.cacerts stable
Fri, 01 Oct 2010 00:46:59 +0200 Mads Kiilerich url: verify correctness of https server certificates (issue2407) stable
Thu, 30 Sep 2010 13:38:21 +0200 Erik Zielke test-subrepo-recursion: remove empty defaults section
Thu, 30 Sep 2010 12:37:45 +0200 Erik Zielke mq: Removed extra ... in short help for qdelete
Mon, 27 Sep 2010 11:27:58 +0200 Erik Zielke mq: removed short option in help for deprecated options
Tue, 28 Sep 2010 13:09:22 +0200 Erik Zielke test-subrepo-recursion: deleted default arguments
Thu, 30 Sep 2010 09:49:40 +0200 Erik Zielke tests: removed test names in tests
Tue, 28 Sep 2010 19:29:14 +0200 Adrian Buehlmann tests: fix 05210e955bef merge error in test-git-import.t
Wed, 29 Sep 2010 01:33:31 +0200 Mads Kiilerich test-convert-cvs-detectmerge: add sleep so cvs notices changes
Wed, 29 Sep 2010 01:32:51 +0200 Mads Kiilerich init: expand destination url as a configured paths
Wed, 29 Sep 2010 01:32:50 +0200 Mads Kiilerich mq: explain qpush -f better
Wed, 29 Sep 2010 01:32:50 +0200 Mads Kiilerich serve: let --web-conf help reference hgweb
Tue, 28 Sep 2010 19:36:05 +0200 Juan Pablo Aroztegi transplant: add the transplanted revset predicate
Tue, 28 Sep 2010 03:01:35 +0200 Mads Kiilerich test-convert-cvs-branch: add sleep so cvs notices changes
Tue, 28 Sep 2010 02:58:00 +0200 Mads Kiilerich graphlog: style with header and footer (issue2395)
Tue, 28 Sep 2010 02:57:59 +0200 Mads Kiilerich test-serve: use service that works on more platforms
Tue, 28 Sep 2010 01:11:24 +0200 Patrick Mezard Merge with stable
Tue, 28 Sep 2010 00:41:08 +0200 Patrick Mezard patch: test and document a bit binary to regular file upgrade stable
Tue, 28 Sep 2010 00:41:07 +0200 Patrick Mezard patch: upgrade to git patch when removing binary file stable
Mon, 27 Sep 2010 22:47:10 +0200 Patrick Mezard patch: fix rename text to binary file (issue2400) stable
Mon, 27 Sep 2010 22:49:30 +0200 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too
Mon, 27 Sep 2010 10:48:50 -0500 Matt Mackall merge with stable
Mon, 27 Sep 2010 10:48:21 -0500 Matt Mackall merge with iin stable
Mon, 20 Sep 2010 14:56:08 -0500 Ry4an Brase Correct Content-Type header values for archive downloads. stable
Mon, 27 Sep 2010 10:47:36 -0500 Matt Mackall merge with iin
Sat, 25 Sep 2010 22:53:31 -0300 Wagner Bruna i18n-pt_BR: update to new Portuguese ortography stable
Sat, 25 Sep 2010 22:53:27 -0300 Wagner Bruna i18n-pt_BR: minor rewording stable
Sat, 25 Sep 2010 22:53:21 -0300 Wagner Bruna i18n-pt_BR: assorted typo fixes stable
Fri, 24 Sep 2010 19:47:50 -0300 Wagner Bruna merge with i18n
Fri, 24 Sep 2010 19:47:00 -0300 Wagner Bruna i18n-pt_BR: synchronized with 84ceedcfeb6a stable
Fri, 24 Sep 2010 19:26:01 -0300 Wagner Bruna merge with i18n stable stable
Fri, 24 Sep 2010 02:17:54 +0200 Christoph Mewes i18n-de: parentrevspec extension
Fri, 24 Sep 2010 02:08:26 +0200 Christoph Mewes i18n-de: pager extension and missing parts of extdiff
Fri, 24 Sep 2010 01:41:56 +0200 Christoph Mewes i18n-de: added missing strings in acl
Thu, 23 Sep 2010 01:19:40 +0200 Christoph Mewes i18n-de: minor changes
Thu, 23 Sep 2010 01:09:09 +0200 Christoph Mewes i18n-de: notify extension
Thu, 23 Sep 2010 00:28:45 +0200 Christoph Mewes i18n-de: mq extension
Wed, 22 Sep 2010 13:34:40 +0200 Martin Roppelt i18n-de: deleted outdated messages with msgattrib, allowed language header
Wed, 22 Sep 2010 16:32:02 +0200 Christoph merge
Wed, 22 Sep 2010 04:32:55 +0200 Christoph Mewes i18n-de: keyword extension
Wed, 22 Sep 2010 01:04:43 +0200 Christoph Mewes i18n-de: interhg extension
Wed, 22 Sep 2010 01:04:25 +0200 Christoph Mewes i18n-de: more inotify
Wed, 22 Sep 2010 09:45:14 +0200 Martin Roppelt i18n-de: delete language duplicate, update last-translator
Wed, 22 Sep 2010 09:40:11 +0200 Martin Roppelt i18n-de: fix formatting
Wed, 22 Sep 2010 09:22:42 +0200 Martin Roppelt merge stable into default
Wed, 22 Sep 2010 08:54:00 +0200 Martin Roppelt i18n-de: fix broken translations, 66 defuzzied, 14 new translations
Tue, 21 Sep 2010 15:45:51 +0200 Martin Roppelt i18n-de: update pot
Tue, 21 Sep 2010 23:05:28 +0000 Christoph l10n: sig, glog, cia, hgk, highlight, inotify, interhg
Tue, 21 Sep 2010 01:55:53 -0300 Wagner Bruna merge with i18n
Tue, 21 Sep 2010 01:51:56 -0300 Wagner Bruna i18n-pt_BR: synchronized with 5be733b20bd1 stable
Tue, 21 Sep 2010 00:25:25 +0000 Christoph l10n: churn, color, convert and eol extension done
Sat, 18 Sep 2010 22:03:33 +0200 Martin Geisler i18n-da: synchronized with 2eadea60ae67
Sat, 18 Sep 2010 09:07:57 +0000 Christoph l10n: primarily added separate translations for template markers
Sat, 18 Sep 2010 01:16:31 +0000 Christoph l10n: based on a fresh pot file
Thu, 23 Sep 2010 15:18:10 +0200 Erik Zielke mq: removed return from callers to patchheader.qseries
Thu, 23 Sep 2010 16:56:32 +0200 Erik Zielke mq: added return 0 on success
Sun, 26 Sep 2010 23:48:30 +0200 Adrian Buehlmann tests: fix tabs/indentation in test-strip-cross.t
Tue, 24 Aug 2010 18:25:33 -0400 Steve Losh alias: only allow global options before a shell alias, pass later ones through
Mon, 27 Sep 2010 10:39:22 -0500 Matt Mackall tests: fix test-fetch port number variability
Sun, 26 Sep 2010 17:20:24 -0500 Matt Mackall tests: unify test-convert-tagsbranch-topology
Sun, 26 Sep 2010 17:18:53 -0500 Matt Mackall tests: unify test-convert-tla
Sun, 26 Sep 2010 17:18:28 -0500 Matt Mackall tests: unify test-convert-mtn
Sun, 26 Sep 2010 17:17:19 -0500 Matt Mackall tests: unify test-convert-splicemap
Sun, 26 Sep 2010 17:16:46 -0500 Matt Mackall tests: unify test-convert-git
Sun, 26 Sep 2010 17:14:35 -0500 Matt Mackall tests: unify test-convert-filemap
Sun, 26 Sep 2010 16:54:28 -0500 Matt Mackall tests: unify test-convert-datesort
Sun, 26 Sep 2010 16:53:06 -0500 Matt Mackall tests: unify test-convert-hg-svn
Sun, 26 Sep 2010 16:48:57 -0500 Matt Mackall tests: unify test-convert-hg-source
Sun, 26 Sep 2010 16:47:59 -0500 Matt Mackall tests: unify test-convert-hg-sink
Sun, 26 Sep 2010 16:45:51 -0500 Matt Mackall tests: unify test-convert-darcs
Sun, 26 Sep 2010 16:43:48 -0500 Matt Mackall tests: unify test-convert-cvsnt-mergepoints
Sun, 26 Sep 2010 16:39:52 -0500 Matt Mackall tests: unify test-convert-cvs-synthetic
Sun, 26 Sep 2010 15:42:48 -0500 Matt Mackall tests: unify test-convert-cvs-detectmerge
Sun, 26 Sep 2010 15:33:09 -0500 Matt Mackall tests: unify test-convert-cvs-branch
Sun, 26 Sep 2010 14:50:58 -0500 Matt Mackall tests: unify test-convert-cvs
Sun, 26 Sep 2010 14:39:34 -0500 Matt Mackall tests: unify test-convert-clonebranches
Sun, 26 Sep 2010 14:37:47 -0500 Matt Mackall tests: unify test-convert-bzr-treeroot
Sun, 26 Sep 2010 14:37:30 -0500 Matt Mackall tests: unify test-convert-bzr-merges
Sun, 26 Sep 2010 14:36:49 -0500 Matt Mackall tests: unify test-convert-bzr-ghosts
Sun, 26 Sep 2010 14:36:32 -0500 Matt Mackall tests: unify test-convert-bzr-directories
Sun, 26 Sep 2010 14:35:43 -0500 Matt Mackall tests: unify test-convert-bzr-114
Sun, 26 Sep 2010 14:35:24 -0500 Matt Mackall tests: unify test-convert-bzr
Sun, 26 Sep 2010 14:33:08 -0500 Matt Mackall tests: unify test-convert-authormap
Sun, 26 Sep 2010 14:32:13 -0500 Matt Mackall tests: unify test-convert
Sun, 26 Sep 2010 20:43:43 -0400 Steve Losh contrib/vim: add a syntax file for unified tests
Mon, 27 Sep 2010 10:20:19 +0200 Martin Geisler merge with stable
Mon, 27 Sep 2010 09:19:48 +0200 Erik Zielke mq: removed -m from qpush help (Issue2401) stable
Sun, 26 Sep 2010 16:11:04 -0500 Brodie Rao subrepos: add missing self argument to abstractsubrepo.checknested
Sun, 26 Sep 2010 16:01:13 -0500 Brodie Rao test-pull: convert regexes to globs
Sun, 26 Sep 2010 14:35:52 -0500 Brodie Rao test-ssh: test absolute path that exists
Mon, 13 Sep 2010 10:33:49 -0300 Wagner Bruna subrepo: improve lookup error messages
Sun, 26 Sep 2010 22:22:59 +0200 Martin Geisler run-tests: move build/ directory to HGTMP
Sun, 26 Sep 2010 21:37:42 +0200 Martin Geisler setup: slight simplification
Sat, 25 Sep 2010 19:47:45 -0500 Brodie Rao Makefile: remove the build folder manually
Sat, 25 Sep 2010 19:38:27 -0500 Brodie Rao Makefile: remove all .so files during clean
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert keyword: support rollback by restoring expansion to previous values
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert keyword: do not expand at all during diff
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert keyword: restore restricted read mode value after overwriting
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert test-keyword: fix typo, rephrase
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-win32text
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-template-engine
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-strip-cross
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-static-http
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-ssh-clone-r
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-ssh
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-simplemerge-cmd
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-share
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-schemes
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-rollback
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-rename-merge2
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-push-http
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-pull-pull-corruption2
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-pull-pull-corruption
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-pull-http
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-progress
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-profile
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-patch-offset
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-parseindex
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-parentrevspec
Sun, 26 Sep 2010 13:44:49 -0500 Matt Mackall tests: unify test-notify-changegroup
Sun, 26 Sep 2010 13:44:42 -0500 Matt Mackall tests: unify test-notify
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-oldcgi
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-newercgi
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-newcgi
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mv-cp-st-diff
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qrefresh-replace-log-message
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qpush-fail
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qnew
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qimport-fail-cleanup
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qimport
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-qclone-http
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-header-from
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mq-header-date
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-merge-tools
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-merge-symlinks
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-mactext
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-lookup
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1556
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1542
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1371
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-issue1208
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-dirty-dirstate
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify-debuginotify
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-inotify
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-http-proxy
Sun, 26 Sep 2010 13:43:21 -0500 Matt Mackall tests: unify test-http-clone-r
Sun, 26 Sep 2010 13:43:08 -0500 Matt Mackall tests: unify test-http-branchmap
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-http
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-highlight
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgwebdirsym
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgwebdir
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-removed
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-raw
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-non-interactive
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-no-request-uri
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-no-path-info
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-filelog
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-empty
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-diffs
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-descend-empties
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb-commands
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgweb
Sun, 26 Sep 2010 13:41:32 -0500 Matt Mackall tests: unify test-hgk