log

age author description
Thu, 14 Dec 2006 19:30:18 +0100 Thomas Arendsen Hein Corrected synopsis for many commands.
Thu, 14 Dec 2006 19:10:05 +0100 Thomas Arendsen Hein merge with hg-stable
Tue, 12 Dec 2006 17:52:33 -0600 Matt Mackall Fix copy detection corner case
Thu, 14 Dec 2006 16:10:06 +0100 Thomas Arendsen Hein Merging crew-stable
Thu, 14 Dec 2006 16:07:29 +0100 Thomas Arendsen Hein Set charset encoding for hgwebdir, too.
Thu, 14 Dec 2006 13:30:47 +0100 Benoit Boissinot merge with crew
Thu, 14 Dec 2006 00:41:11 +0100 Benoit Boissinot spelling fix
Wed, 13 Dec 2006 22:53:41 -0800 Brendan Cully patchbomb: use ui.edit to compose summary mail
Tue, 12 Dec 2006 15:34:11 -0600 Steve Borho zsh: better fix for partial completions
Tue, 12 Dec 2006 12:40:51 -0800 Brendan Cully mq: fix qheader without args when guards are applied after qtop
Tue, 12 Dec 2006 19:11:01 +0100 Thomas Arendsen Hein Fix test output for test-mq-guards (changed by 22d18051f9e5)
Tue, 12 Dec 2006 11:39:05 +0100 Benoit Boissinot fix MANIFEST generation
Mon, 11 Dec 2006 16:40:42 -0800 Brendan Cully mq: auto-ignore guards in qinit -c
Mon, 11 Dec 2006 16:32:45 -0800 Brendan Cully mq: fix explain_pushable for negative guards
Mon, 11 Dec 2006 18:09:52 +0100 Thomas Arendsen Hein Add instructions how to redo/finish failed merge with local working directory.
Mon, 11 Dec 2006 14:30:50 +0100 Thomas Arendsen Hein hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:
Sun, 10 Dec 2006 20:08:16 -0600 Matt Mackall Added signature for changeset 36a957364b1b89c150f2d0e60a99befe0ee08bd3
Sun, 10 Dec 2006 19:33:19 -0600 Matt Mackall Added tag 0.9.2 for changeset 36a957364b1b
Sun, 10 Dec 2006 19:20:35 -0600 Matt Mackall Make make dist a bit quieter 0.9.2
Sun, 10 Dec 2006 19:16:38 -0600 Matt Mackall Automatically build MANIFEST for make dist
Sun, 10 Dec 2006 17:41:07 -0600 Matt Mackall Remove hard-coded version numbers and release notes from packaging
Sun, 10 Dec 2006 20:35:28 -0200 Alexis S. L. Carvalho Use UTF-8 in .hg/branch
Sun, 10 Dec 2006 23:03:53 +0100 Thomas Arendsen Hein Indicate the purpose of the dummy changelog file in itself.
Sun, 10 Dec 2006 21:53:01 +0100 Benoit Boissinot fix reserved char on windows, '[]+' are allowed
Sun, 10 Dec 2006 19:41:57 +0100 Benoit Boissinot fix errors spotted by pychecker
Sun, 10 Dec 2006 16:24:21 +0100 Benoit Boissinot debuginstall: fix an incorrect variable
Mon, 20 Nov 2006 23:37:21 +0100 Mathieu Clabaut Uniformisation of commit help for -m and -l.
Sun, 10 Dec 2006 14:39:51 +0100 Benoit Boissinot streamclone: remove unnecessary test, pconvert names
Sun, 10 Dec 2006 12:46:47 +0100 Benoit Boissinot debuginstall: fix a copy/paste error
Sun, 10 Dec 2006 02:11:02 -0600 Matt Mackall Merge Benoit's .hg/store support
Fri, 01 Dec 2006 13:34:09 +0100 Benoit Boissinot switch to the .hg/store layout, fix the tests
Sun, 10 Dec 2006 00:07:02 +0100 Benoit Boissinot create the encode and decode functions for the store
Sun, 10 Dec 2006 00:06:59 +0100 Benoit Boissinot add "requires" file to the repo, specifying the requirements
Sun, 10 Dec 2006 00:06:45 +0100 Benoit Boissinot move code around
Sun, 10 Dec 2006 00:06:43 +0100 Benoit Boissinot don't use localrepo.__init__ to create the dest repo with clone+hardlinks
Sun, 10 Dec 2006 01:05:00 -0600 Matt Mackall Add some remedies and a username check to debuginstall
Sun, 10 Dec 2006 01:04:28 -0600 Matt Mackall Update README to mention hg debuginstall
Sun, 10 Dec 2006 00:44:52 -0600 Matt Mackall Make debuginstall actually attempt to use external patch and merge
Sun, 10 Dec 2006 00:06:31 -0600 Matt Mackall Make test-encoding return 0
Sun, 10 Dec 2006 00:05:47 -0600 Matt Mackall Add debuginstall command to do basic install tests
Sat, 09 Dec 2006 12:46:01 -0600 Matt Mackall make transcoding more robust
Sat, 09 Dec 2006 18:49:24 +0100 Benoit Boissinot remove unnecessary call to umask
Sat, 09 Dec 2006 14:19:52 +0100 Thomas Arendsen Hein Show the destionation for clone if not specified manually.
Sat, 09 Dec 2006 14:00:36 +0100 Thomas Arendsen Hein Removed unneeded OSError exception handler.
Sat, 09 Dec 2006 11:16:27 +0100 Thomas Arendsen Hein Fixes test-encoding for python2.3 and minor cleanups:
Sat, 09 Dec 2006 09:30:29 +0100 Thomas Arendsen Hein Use util.always instead of creating a new lambda function in show_changeset
Fri, 08 Dec 2006 20:44:58 -0600 Matt Mackall Fix log regression where log -p file showed diffs for other files
Fri, 08 Dec 2006 17:10:40 -0800 Brendan Cully Fix hg serve -6 getsockname handling
Fri, 08 Dec 2006 22:01:05 -0200 Alexis S. L. Carvalho Allow the user to specify the fallback encoding for the changelog
Fri, 08 Dec 2006 23:33:32 +0100 Thomas Arendsen Hein Removed unknown option -t in test-status
Fri, 08 Dec 2006 14:06:26 -0800 Brendan Cully Merge with mpm
Fri, 08 Dec 2006 15:05:39 -0600 Matt Mackall Merge with crew
Fri, 08 Dec 2006 14:55:45 -0600 Matt Mackall Add doc notes about revert and hg status vs diff
Fri, 08 Dec 2006 12:53:51 -0800 Brendan Cully Merge with mpm
Fri, 08 Dec 2006 13:14:57 -0600 Matt Mackall context: don't spuriously raise abort when a file goes missing.
Fri, 08 Dec 2006 13:04:10 -0600 Matt Mackall Add notes about diff/merge asymmetry to export, diff, and log
Fri, 08 Dec 2006 12:52:17 -0800 Brendan Cully transplant: don't add extra newlines to changelog entry in filter
Fri, 08 Dec 2006 07:48:47 +0100 Thomas Arendsen Hein merge with main
Thu, 07 Dec 2006 18:03:28 -0600 Matt Mackall Teach convert-repo to deal with mixed charsets in git
Fri, 08 Dec 2006 01:36:50 -0200 Alexis S. L. Carvalho log: convert branch names to the local encoding
Thu, 07 Dec 2006 14:35:43 -0200 Alexis S. L. Carvalho fix encoding conversion of branch names when mq is loaded
Thu, 07 Dec 2006 14:15:11 -0200 Alexis S. L. Carvalho fix hg diff -r ''
Thu, 07 Dec 2006 11:22:17 +0100 Thomas Arendsen Hein Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.
Wed, 06 Dec 2006 17:59:19 -0600 Matt Mackall Merge with crew
Wed, 06 Dec 2006 17:58:45 -0600 Matt Mackall Remove date parameter from merge
Wed, 06 Dec 2006 17:58:09 -0600 Matt Mackall Add --date support to update and revert
Wed, 06 Dec 2006 13:51:54 -0800 Brendan Cully Merge with mpm
Wed, 06 Dec 2006 15:29:17 -0600 Matt Mackall Add --date support to log
Wed, 06 Dec 2006 15:11:44 -0600 Matt Mackall Add date matching support
Wed, 06 Dec 2006 13:27:39 -0800 Brendan Cully Merge with mpm
Wed, 06 Dec 2006 13:36:23 -0600 Matt Mackall Update dates help topic
Wed, 06 Dec 2006 13:13:44 -0600 Matt Mackall Update tests
Wed, 06 Dec 2006 13:13:42 -0600 Matt Mackall parsedate: add UTC and GMT timezones
Wed, 06 Dec 2006 13:13:31 -0600 Matt Mackall improve date parsing for numerous new date formats
Wed, 06 Dec 2006 13:13:27 -0600 Matt Mackall parsedate: allow '' for epoch
Wed, 06 Dec 2006 13:13:26 -0600 Matt Mackall parsedate: use Abort rather than ValueError
Wed, 06 Dec 2006 13:13:25 -0600 Matt Mackall add debugdate command
Tue, 05 Dec 2006 21:35:44 -0600 Steve Borho zsh: fix completions with relative paths
Tue, 05 Dec 2006 21:30:04 -0600 Steve Borho zsh: remove deprecated -f option for hg update
Wed, 06 Dec 2006 12:45:27 -0600 Matt Mackall Merge with crew
Tue, 05 Dec 2006 16:39:54 -0600 Matt Mackall hgk: show view in short command list
Tue, 05 Dec 2006 16:36:06 -0600 Matt Mackall move patterns topics
Tue, 05 Dec 2006 16:31:08 -0600 Matt Mackall move environment topic
Tue, 05 Dec 2006 16:28:59 -0600 Matt Mackall Generate docs for help topics
Tue, 05 Dec 2006 16:28:56 -0600 Matt Mackall Allow topics to be callables
Tue, 05 Dec 2006 16:06:13 -0600 Matt Mackall Add basic support for help topics and a dates topic
Tue, 05 Dec 2006 23:25:28 +0100 Thomas Arendsen Hein Don't report an error when closing heads during local push (issue387)
Tue, 05 Dec 2006 22:46:36 +0100 Thomas Arendsen Hein Removed unused parameters/options of update command.
Tue, 05 Dec 2006 13:41:42 -0800 Brendan Cully Add "null" pseudo-tag pointing to nullid
Tue, 05 Dec 2006 16:33:40 +0100 Benoit Boissinot use forward "/" for internal path and static http, fix issue437
Tue, 05 Dec 2006 15:21:41 +0100 Benoit Boissinot merge with crew
Tue, 05 Dec 2006 14:58:32 +0100 Edouard Gomez Fix revrange() call in the churn contrib
Tue, 05 Dec 2006 11:28:23 +0100 Benoit Boissinot introduce localrepo.spath for the store path, sopener fixes
Tue, 05 Dec 2006 11:28:21 +0100 Benoit Boissinot localrepo: change aftertrans to be independant of the store path
Tue, 05 Dec 2006 11:23:37 +0100 Thomas Arendsen Hein Use python instead of shell printf with \x sequences for test-encoding.
Mon, 04 Dec 2006 17:43:37 -0600 Matt Mackall Merge with crew
Tue, 21 Nov 2006 20:00:15 -0200 Alexis S. L. Carvalho make hg commit <dirname> work again
Mon, 04 Dec 2006 17:10:31 -0600 Matt Mackall imported patch collision
Mon, 04 Dec 2006 17:10:29 -0600 Matt Mackall imported patch folding
Mon, 04 Dec 2006 14:32:02 -0600 Matt Mackall Make quoting in test-encoding simpler
Mon, 04 Dec 2006 01:21:53 -0600 Matt Mackall update test-debugcomplete
Sun, 03 Dec 2006 18:47:05 -0600 Matt Mackall hgweb: report detected character set
Sun, 03 Dec 2006 17:28:58 -0600 Matt Mackall test-encoding: copy a bundle from TESTDIR rather than constructing one
Sun, 03 Dec 2006 16:51:50 -0600 Matt Mackall Hex-encode ! in test-encoding printf
Sun, 03 Dec 2006 16:31:25 -0600 Matt Mackall Add output for encoding test
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add a charset encoding test case
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall tests: set a default encoding for running tests (ASCII)
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add documentation for charset encoding options
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add global options for setting encoding and encodingmode
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of branch names
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of tags
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Handle transcoding of username and description in changelog
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add functions for transcoding and manipulating multibyte strings
Sun, 03 Dec 2006 16:16:33 -0600 Matt Mackall Add encoding detection
Mon, 04 Dec 2006 09:38:49 +0100 Benoit Boissinot bundlerepo: don't hardcode the revlog filename
Sat, 02 Dec 2006 22:41:05 +0100 Thomas Arendsen Hein merge with crew
Sat, 02 Dec 2006 22:35:17 +0100 Thomas Arendsen Hein Move ellipsis code to util.ellipsis() and improve maxlength handling.
Sat, 02 Dec 2006 22:16:00 +0100 Thomas Arendsen Hein Use UnexpectedOutput exception instead of RepoError in sshrepo, too.
Sat, 02 Dec 2006 22:15:18 +0100 Thomas Arendsen Hein Change sshrepo.repoerror() into a more flexible sshrepo.raise_().
Sat, 02 Dec 2006 21:57:20 +0100 Thomas Arendsen Hein Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'.