log

age author description
Wed, 09 Jan 2008 21:30:37 +0900 Shun-ichi GOTO Fix not to use os.sep directly.
Wed, 09 Jan 2008 21:30:36 +0900 Shun-ichi GOTO Add util.splitpath() and use it instead of using os.sep directly.
Wed, 09 Jan 2008 21:30:35 +0900 Shun-ichi GOTO Add endswithsep() and use it instead of using os.sep and os.altsep directly.
Wed, 09 Jan 2008 21:30:13 +0900 Shun-ichi GOTO Use util.normpath() instead of direct path string operation.
Fri, 11 Jan 2008 14:06:05 -0600 Shun-ichi GOTO svn: fix copy exception
Fri, 11 Jan 2008 14:06:05 -0600 Matt Mackall posixfile_nt: set closed early
Wed, 09 Jan 2008 10:00:18 -0600 Will Maier Don't use the -i option with sed
Wed, 09 Jan 2008 00:27:33 +0100 Edouard Gomez convert: respect hg.tagsbranch setting
Sat, 05 Jan 2008 15:35:46 -0500 Jesse Glick Issue #880: Simple misspelling ('occured') in web error message.
Fri, 11 Jan 2008 01:36:20 +0000 mark williamson Tweak finddate to pass date directly.
Wed, 09 Jan 2008 11:15:00 +0100 Michele Cella adding "prefix" option to "hg serve" (command line and [web] section)
Tue, 08 Jan 2008 21:12:30 -0600 Kevin Christen Fix XHTML validation error on file diff page.
Fri, 11 Jan 2008 13:06:38 -0600 Matt Mackall hook: redirect stdout to stderr for ssh and http servers
Fri, 11 Jan 2008 06:07:43 +0300 Maxim Dounin convert: add commandline.xargs(), use it in svn_sink class
Fri, 11 Jan 2008 15:01:29 +0100 Christian Ebert keyword: fix some doc strings; update copyright
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov hg qrecord -- like record, but for mq
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov cmdutil.commit: extract 'addremove' from opts carefully
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov dispatch: allow extensions to provide setup code
Thu, 10 Jan 2008 12:07:13 +0300 Kirill Smelkov record: refactor record into generic record driver
Thu, 10 Jan 2008 11:43:30 +0300 Kirill Smelkov record: some docs
Wed, 09 Jan 2008 05:24:33 +0100 Christian Ebert keyword: clean up quiet setting in kwdemo and adding of untracked kwfiles
Wed, 09 Jan 2008 11:21:40 +0100 Christian Ebert keyword: suppress keyword expansion for log commands
Wed, 09 Jan 2008 05:18:50 +0100 Christian Ebert keyword: (bugfix) only set changenode for kwtemplater when committing
Tue, 08 Jan 2008 06:56:21 +0300 Maxim Dounin test-mq-header: don't fail with different patch(1)
Tue, 08 Jan 2008 15:56:12 -0600 Matt Mackall Fix up tests for XHTML validation bits
Mon, 07 Jan 2008 21:29:40 -0600 Kevin Christen Fixed numerous XHTML problems that caused validation errors and warnings.
Mon, 31 Dec 2007 16:18:17 +0100 Dennis Schoen patchbomb: attachment options changed
Fri, 04 Jan 2008 16:11:01 +0100 Christian Ebert patchbomb: consistently use opts.get
Fri, 04 Jan 2008 15:58:22 +0100 Christian Ebert patchbomb: fix more line continuations (coding style)
Fri, 04 Jan 2008 18:22:39 +0100 Christian Ebert keyword: add test
Fri, 04 Jan 2008 18:22:09 +0100 Christian Ebert Add extension for filewise RCS-keyword expansion in working dir
Mon, 07 Jan 2008 15:26:12 -0600 Alexandre Vassalotti restore branch after rollback (issue 902)
Sun, 06 Jan 2008 15:40:32 +0100 Patrick Mezard context: fix filectx.parents() bug introduced when editing 180a3eee4b75
Sun, 06 Jan 2008 13:17:10 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 29 Dec 2007 17:11:48 +0300 Maxim Dounin Fix copies reporting in log and convert.
Sat, 29 Dec 2007 16:57:43 +0300 Maxim Dounin context: preserve changeset in filectx if we have one
Sat, 05 Jan 2008 17:36:16 +0100 Patrick Mezard test-convert-hg-svn: make it more windows friendly
Sat, 05 Jan 2008 17:36:16 +0100 Patrick Mezard test-convert-svn-sink: wrap repetitive svn checks in a function
Sat, 05 Jan 2008 22:52:28 +0100 Patrick Mezard Merge with crew-stable
Sat, 05 Jan 2008 11:46:00 +0900 Shun-ichi GOTO convert: Fix bug of limit_arglist() loosing file on limit boundary.
Fri, 04 Jan 2008 23:43:55 +0100 Patrick Mezard test-convert: test before() and after() conversion actions
Fri, 04 Jan 2008 23:43:55 +0100 Patrick Mezard test-convert-svn-source: test convert/multiple extra fields
Fri, 04 Jan 2008 23:43:49 +0100 Patrick Mezard Merge with crew-stable
Fri, 04 Jan 2008 13:56:31 -0800 Bryan O'Sullivan util: drop params added during experimentation
Tue, 18 Dec 2007 12:45:30 -0800 John Coomes hg tag: run tag hook just once
Sat, 05 Jan 2008 17:55:16 +0100 Patrick Mezard Make run-tests.py --interactive work on Windows
Fri, 04 Jan 2008 23:23:47 +0100 Patrick Mezard convert: filemap must call base converter before()/after() actions
Fri, 04 Jan 2008 11:58:27 -0800 Bryan O'Sullivan fetch: hide authentication details
Fri, 04 Jan 2008 11:52:24 -0800 Bryan O'Sullivan serve: Don't change directory in the child if invoked with -d and --cwd
Fri, 04 Jan 2008 14:25:04 +0100 Thomas Arendsen Hein Fix status char in color extension for deleted (missing) files.
Fri, 04 Jan 2008 07:44:07 +0100 Thomas Arendsen Hein merge with main
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: print commit log message with local encoding correctly.
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: Accept local path on win32.
Thu, 03 Jan 2008 20:27:32 -0600 Kevin Christen color extension: change from GPL3 to 2
Thu, 03 Jan 2008 13:46:39 -0600 Matt Mackall changelog: fix decoding of extra
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: svn_sink: workaround of command line size limitation on win32.
Thu, 03 Jan 2008 06:25:30 +0900 Shun-ichi GOTO convert: svn_sink: specify encoding of message file explicitly on commit.
Wed, 02 Jan 2008 16:24:13 +0100 Peter Arrenbrecht mq: add --currentdate and --date options to qnew and qrefresh
Mon, 31 Dec 2007 09:15:39 -0600 Kevin Christen Add colored output to status and qseries commands
Sun, 30 Dec 2007 14:43:03 +0100 Christian Ebert patchbomb: simplify some line continuations
Sun, 30 Dec 2007 14:24:03 +0100 Christian Ebert patchbomb: add linebreaks after colons (coding style)
Thu, 03 Jan 2008 13:39:26 -0600 Kevin Christen Fixed XHTML validation errors
Wed, 02 Jan 2008 20:22:10 +0100 Thomas Arendsen Hein Move aliases section in help below synopsis (issue362)
Tue, 01 Jan 2008 23:12:48 +0100 Patrick Mezard test-convert-svn-source: test stop revision
Tue, 01 Jan 2008 19:20:03 +0100 Thomas Arendsen Hein Sort commands table again and add some missing 'hg' in synopsises.
Tue, 01 Jan 2008 17:12:37 +0100 Thomas Arendsen Hein Obfuscate (instead of just escape) contact/owner in gitweb summary.
Tue, 01 Jan 2008 17:07:15 +0100 Thomas Arendsen Hein Don't let ui.username override web.contact (issue900)
Tue, 01 Jan 2008 11:19:15 +0100 Thomas Arendsen Hein realign commands table
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: improve tests
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: handle search for bad to good transitions
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: make bisect a built-in command
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: faster merging
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: merge ancestor lists when pushing to children
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: skip calculations on candidates with too many ancestors
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: stop early if we find a perfect candidate
Mon, 31 Dec 2007 18:20:34 -0600 Matt Mackall bisect: find best node in ancestor collection pass
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: calculate candidate set while finding children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: use a dict for children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: propagate ancestor lists directly to children
Mon, 31 Dec 2007 18:20:33 -0600 Matt Mackall bisect: add noupdate option
Mon, 31 Dec 2007 18:20:25 -0600 Matt Mackall Merge backout
Mon, 31 Dec 2007 17:47:02 -0600 Matt Mackall Backed out changeset c2a21fe60994
Sun, 30 Dec 2007 19:46:13 +0100 Thomas Arendsen Hein Show number of changesets written to bundle files by default (issue569)
Sun, 30 Dec 2007 17:45:26 +0100 Thomas Arendsen Hein "C" status code considered harmful, so changed to "=" (issue899)
Sun, 30 Dec 2007 17:36:49 +0100 Thomas Arendsen Hein Adjust changed test output after 0145f9afb0e7 (trailing whitespace)
Sat, 29 Dec 2007 19:49:48 +0100 Thomas Arendsen Hein Removed tabs and trailing whitespace in python files
Sat, 29 Dec 2007 01:14:45 +0100 Patrick Mezard util: filter all st_mode with 0777 in checkexec
Fri, 28 Dec 2007 17:10:57 +0100 Thomas Arendsen Hein merge with crew
Fri, 28 Dec 2007 17:10:25 +0100 Thomas Arendsen Hein Clarify some messages during commit:
Fri, 28 Dec 2007 16:32:14 +0100 Thomas Arendsen Hein merge with crew
Fri, 28 Dec 2007 16:46:44 +0100 Patrick Mezard Merge with crew-stable
Fri, 28 Dec 2007 14:51:16 +0100 Patrick Mezard Prompt for a commit message in editor, improve error message
Thu, 27 Dec 2007 22:40:07 -0600 Patrick Mezard patchbomb: make --bundle respect --desc
Fri, 28 Dec 2007 16:41:40 +0100 Patrick Mezard patchbomb: read bundle file in binary mode
Fri, 28 Dec 2007 00:03:55 -0600 Kirill Smelkov prompt: kill matchflags
Thu, 27 Dec 2007 19:23:22 +0100 Patrick Mezard test-convert-cvs: force cvs -f options to avoid cvsrc
Wed, 19 Dec 2007 11:56:19 -0500 Arun Thomas Patchbomb: Prompt password when using SMTP/TLS and no password in .hgrc.
Wed, 19 Dec 2007 10:11:32 +0100 Christian Ebert highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding
Tue, 18 Dec 2007 12:45:30 -0800 John Coomes hg tag: run tag hook just once
Tue, 18 Dec 2007 22:50:27 +0100 Christian Ebert patchbomb: break lines > 80 chars (coding style)
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall changelog: inline trivial call for extra data unescaping
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall changelog: remove extract function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall util: simplify unique
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall remove unused util.localsub function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall add debugfsinfo to check fs capabilities
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall atomictempfile: avoid chmod weirdness on Linux vfat
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall checkexec: fix VFAT tempfile droppings with more modern Linux kernels
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: use proper locking when updating bisect.state
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: remove class
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: keep history of all bad revisions
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: use more standard command syntax and help
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: move reporting out of core bisect function
Thu, 27 Dec 2007 23:55:40 -0600 Matt Mackall bisect: add skip command
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: simplify state handling and init
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove unused imports
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: rename autobad/good/next
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: slightly improve the help message
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove stale test function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: use array.array rather than lists for ancestor lists
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: switch individual ancestor lists from dict to list
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: turn ancestors into an array
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: greatly simplify the ancestor accumulating loop
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: switch to rev-based calculation
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: fix up node vs rev naming
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: clarify some bisection code
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: inline num_children function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove usage of sets
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove stop argument to ancestors function
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: use bail_if_changed
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall cmdutil: make bail_if_changed bail on uncommitted merge
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove versionstr
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: simplify lookup
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove redundant clean checks
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: fold in two trivial functions
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall bisect: remove two unused functions
Thu, 27 Dec 2007 23:55:36 -0600 Matt Mackall update test-merge-types
Thu, 27 Dec 2007 22:49:01 -0600 Matt Mackall ui: allow default when prompting
Thu, 27 Dec 2007 22:47:44 -0600 Matt Mackall merge: add flag merging intelligence
Thu, 27 Dec 2007 22:47:41 -0600 Matt Mackall util: remove set_exec and set_link methods
Thu, 27 Dec 2007 22:29:21 -0600 Matt Mackall patch: use util.set_flags
Thu, 27 Dec 2007 22:29:17 -0600 Matt Mackall convert/svn: use util.set_flags
Thu, 27 Dec 2007 22:27:48 -0600 Matt Mackall merge: use util.set_flags
Thu, 27 Dec 2007 22:27:47 -0600 Matt Mackall wwrite: simplify with util.set_flags
Thu, 27 Dec 2007 22:27:45 -0600 Matt Mackall util: add new set_flags method
Thu, 27 Dec 2007 22:27:43 -0600 Matt Mackall add --debug to test-merge-types
Thu, 27 Dec 2007 22:27:37 -0600 Matt Mackall merge: simplify merge tests, fix exec flag bug
Thu, 27 Dec 2007 22:28:41 +0100 Patrick Mezard hg: fail upon copy/link errors while cloning locally
Thu, 27 Dec 2007 03:14:46 +0300 Maxim Dounin convert: svn-sink: copy and set properties after adding dirs/files
Thu, 27 Dec 2007 19:59:44 +0300 Maxim Dounin convert: don't read ~/.cvsrc in test-convert-cvs
Thu, 27 Dec 2007 13:39:59 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 26 Dec 2007 23:03:32 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 25 Dec 2007 21:14:11 -0800 Maxim Dounin convert: allow repo root to be matched in filemap
Tue, 25 Dec 2007 18:48:43 +0300 Kirill Smelkov .hgignore += tags & cscope files
Tue, 25 Dec 2007 22:23:58 +0100 Patrick Mezard Merge with crew-stable
Tue, 25 Dec 2007 14:30:10 +0100 Thomas Arendsen Hein merge with crew-stable
Mon, 24 Dec 2007 17:21:40 +0100 Mirko Friedenhagen server: append to logfiles
Mon, 24 Dec 2007 12:22:33 +0100 Patrick Mezard Move diffing missing file test and remove test-notfound
Mon, 24 Dec 2007 12:14:43 +0100 Patrick Mezard commands: add exits(1) if a specified file cannot be added (issue 891)
Mon, 24 Dec 2007 01:50:07 +0100 Patrick Mezard test-hgweb-commands: replace all "XX years ago" occurences
Fri, 21 Dec 2007 14:26:20 -0800 Lee Cantey Switch to using cat with EOF doc instead of trying to quote newlines for echo.
Fri, 21 Dec 2007 21:50:19 +0100 Thomas Arendsen Hein Use skipped: instead of hghave: for skipping tests, use this in test-merge-types
Fri, 21 Dec 2007 12:14:35 +0100 Thomas Arendsen Hein merge with crew-stable
Fri, 21 Dec 2007 10:24:03 +0100 Thomas Arendsen Hein Use common readlink.py instead of own implementations per test script.
Fri, 21 Dec 2007 09:51:19 +0100 Thomas Arendsen Hein Use test -h instead of test -L for portability
Fri, 21 Dec 2007 00:14:45 +0100 Patrick Mezard test-hgweb: fix css update
Fri, 21 Dec 2007 00:13:00 +0100 Patrick Mezard test-win32text: avoid unix2dos, printf extensions
Thu, 20 Dec 2007 07:05:40 -0500 Jesse Glick Atom/RSS logo display problem using min font size.
Thu, 20 Dec 2007 07:46:47 -0800 Jesse Glick man 5 hgrc implied you need to use external tools to do CRLF translation.
Wed, 19 Dec 2007 19:23:18 -0800 Bryan O'Sullivan Merge with mpm
Wed, 19 Dec 2007 19:21:30 -0800 Bryan O'Sullivan Merge with crew
Wed, 19 Dec 2007 17:02:31 -0500 Jesse Glick Issue 882: add standard hook to reject text files with CRLF.
Sun, 16 Dec 2007 22:55:23 +0100 Christian Ebert patchbomb: make "hg email -b" w/o destination work as advertised
Wed, 19 Dec 2007 22:36:18 +0100 peter arrenbrecht mq: add --currentuser and --user options to qnew and qrefresh
Thu, 27 Dec 2007 13:39:03 +0100 Thomas Arendsen Hein Tests for b5605d88dc27 and 840e2b315c1f (interactive prompts during merge)
Thu, 27 Dec 2007 10:32:33 +0100 Thomas Arendsen Hein Make ui.prompt repeat on "unrecognized response" again (issue897)
Wed, 26 Dec 2007 22:47:16 +0100 Thomas Arendsen Hein Fix misleading error and prompts during update/merge (issue556)
Tue, 25 Dec 2007 22:21:51 +0100 Patrick Mezard patch: be more tolerant to diffstat failures (issue 865)
Tue, 25 Dec 2007 14:05:26 +0100 Thomas Arendsen Hein Fix chmod of writable but unowned files (issue530)
Fri, 21 Dec 2007 12:07:02 +0100 Thomas Arendsen Hein Fix test-convert-darcs output on Debian etch (issue779)
Tue, 18 Dec 2007 15:40:46 -0600 Matt Mackall fix spelling error
Tue, 18 Dec 2007 15:17:11 -0600 Matt Mackall Merge with stable
Tue, 18 Dec 2007 14:11:13 -0600 Peter Arrenbrecht Fix income/pull with bundle and -R (issue 820).
Sat, 03 Nov 2007 11:11:13 +0100 Peter Arrenbrecht Add output markers to test-bundle so it's easier to spot the source of
Mon, 10 Dec 2007 12:16:59 -0600 Steve Borho hgk: add black and blue as preferred colors
Mon, 10 Dec 2007 00:35:04 +0000 Christian Ebert Remove spurious escape attempt in hg.1.txt
Wed, 05 Dec 2007 20:40:01 +0900 Osku Salerma Use VISUAL in addition to EDITOR when choosing the editor to use.
Tue, 18 Dec 2007 14:01:42 -0600 Matt Mackall util: get rid of is_win_9x wart
Sun, 09 Dec 2007 17:14:38 +0900 Osku Salerma Add --verbose support to tags command.
Sun, 09 Dec 2007 16:32:05 +0900 Osku Salerma Properly check tag's existence as a local/global tag when removing it.
Tue, 18 Dec 2007 14:01:34 -0600 Kirill Smelkov [RFC] convert: fix --datesort
Wed, 12 Dec 2007 14:44:59 +0100 Christian Ebert highlight: pass encoding to lexers and formatter
Wed, 12 Dec 2007 14:36:34 +0100 Christian Ebert highlight: mandatory arguments where possible
Mon, 17 Dec 2007 23:42:48 +0100 Patrick Mezard patch: simplify directory creation
Mon, 17 Dec 2007 23:42:46 +0100 Patrick Mezard patch: write rej files for missing targets (issue 853)
Mon, 17 Dec 2007 23:06:04 +0100 Patrick Mezard patch: avoid file existence tests when possible in selectfile()
Mon, 17 Dec 2007 23:06:01 +0100 Patrick Mezard patch: move diff parsing in iterhunks generator
Mon, 17 Dec 2007 22:19:21 +0100 Patrick Mezard patch: move NoHunk detection up with parsing code
Mon, 17 Dec 2007 13:45:30 +0100 Thomas Arendsen Hein merge with main
Fri, 14 Dec 2007 16:47:41 +0100 Shun-ichi GOTO Workaround for "Not enough space" error due to the bug of Windows.
Thu, 13 Dec 2007 14:25:51 -0600 Steve Borho fix typo in sshargs
Thu, 13 Dec 2007 20:35:42 +0100 Peter Arrenbrecht mq: drop obsolete reference to 'qversion'
Wed, 12 Dec 2007 16:44:26 -0600 Steve Borho win32: fix ssh://host:port when using Plink
Sun, 16 Dec 2007 22:55:23 +0100 Christian Ebert patchbomb: make "hg email -b" w/o destination work as advertised
Mon, 10 Dec 2007 14:54:41 -0800 Lee Cantey Default to 10.5 version using the default python 2.5
Mon, 10 Dec 2007 22:41:18 +0100 Patrick Mezard patchbomb: prompt with ui.prompt()
Mon, 10 Dec 2007 10:26:42 -0600 Matt Mackall ignore: fix up comment parsing
Mon, 10 Dec 2007 10:24:47 -0600 Matt Mackall demandload: give better diagnostic for call of an unloaded module
Mon, 10 Dec 2007 10:24:36 -0600 Matt Mackall fancyopts: lots of cleanups
Mon, 10 Dec 2007 10:24:29 -0600 Matt Mackall commit: avoid losing edits during commit
Mon, 10 Dec 2007 10:24:21 -0600 Matt Mackall rm: complain more about removing added files
Mon, 10 Dec 2007 10:24:14 -0600 Matt Mackall merge: make return codes more sensible
Mon, 10 Dec 2007 10:23:56 -0600 Matt Mackall doc: correct preoutgoing description
Mon, 10 Dec 2007 10:23:45 -0600 Matt Mackall dispatch: report OOM rather than traceback
Sun, 09 Dec 2007 20:46:32 +0100 Patrick Mezard Merge with crew-stable
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Sat, 08 Dec 2007 13:18:03 -0600 Steve Borho win32: remove text man pages from Windows package
Fri, 07 Dec 2007 21:46:08 -0800 Bryan O'Sullivan Merge with mpm
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: include zsh_completion in Windows package
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: include contrib/vim in Windows package
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: use relative path to install source
Fri, 07 Dec 2007 18:19:01 -0600 Steve Borho win32: move default install path inside program files
Fri, 07 Dec 2007 18:18:11 -0600 Steve Borho win32: it is no longer necessary to bundle patch.exe
Fri, 07 Dec 2007 18:15:24 -0600 Steve Borho win32: do not install bash hgmerge on Windows
Fri, 07 Dec 2007 18:14:16 -0600 Steve Borho win32: ignore all installers generated in Output/
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Fri, 07 Dec 2007 14:59:33 -0600 Matt Mackall Merge with crew
Wed, 05 Dec 2007 22:57:35 -0600 Steve Borho win32: favor local mercurial.ini over registry key
Thu, 06 Dec 2007 13:11:36 -0800 Bryan O'Sullivan Merge with stable
Thu, 06 Dec 2007 13:10:25 -0800 David J. Mellor convert: fix SVN date parser dropping the final whole second digit
Wed, 05 Dec 2007 12:48:33 +0100 Christian Ebert highlight: adapt to hgweb_mode refactoring
Thu, 06 Dec 2007 09:55:56 -0800 Bryan O'Sullivan Merge with -stable
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague Fix bdiff test failures on AIX.
Mon, 03 Dec 2007 17:28:26 -0600 Steve Borho workaround for raw_input() on Windows
Tue, 04 Dec 2007 23:28:10 +0100 Patrick Mezard Merge with crew-stable
Tue, 04 Dec 2007 23:10:13 +0100 Patrick Mezard utils_win32: calling SHGetPathFromIDList under NT is useless and broken
Fri, 07 Dec 2007 02:29:55 -0600 Matt Mackall copy: handle rename internally
Fri, 07 Dec 2007 02:03:42 -0600 Matt Mackall copy: move rename logic
Fri, 07 Dec 2007 02:01:13 -0600 Matt Mackall copy: simplify inner copy
Fri, 07 Dec 2007 02:01:10 -0600 Matt Mackall copy: minor cleanups
Thu, 06 Dec 2007 15:15:47 -0600 Matt Mackall copy: propagate errors properly