log

age author description
Mon, 16 Jan 2006 15:51:09 +0100 Benoit Boissinot fix locate broken since 63799b01985c
Thu, 12 Jan 2006 21:55:19 +0100 Thomas Arendsen Hein Restored old behaviour for 'hg co' and 'hg co -C' for removed files.
Thu, 12 Jan 2006 21:02:38 +0100 Thomas Arendsen Hein Adjusted all but one test output for the new behaviour of localrepo.changes()
Thu, 12 Jan 2006 13:58:36 +0100 Thomas Arendsen Hein Distinguish removed and deleted files. Tests are not fixed yet.
Thu, 12 Jan 2006 13:35:09 +0100 Thomas Arendsen Hein Renamed c, a, d, u to modified, added, removed, unknown for users of changes()
Thu, 12 Jan 2006 12:22:28 +0100 Thomas Arendsen Hein Make localrepo.changes() internally distinguish between removed and deleted.
Thu, 12 Jan 2006 11:32:07 +0100 Thomas Arendsen Hein Cleaned up localrepo.changes()
Thu, 12 Jan 2006 07:57:58 +0100 Thomas Arendsen Hein Cleanup of indentation, spacing, newlines, strings and line length
Thu, 12 Jan 2006 06:29:06 +0100 Vincent Danjean hgk.py is not a script (no '#!' line needed)
Tue, 10 Jan 2006 13:12:13 +0100 Guy Brand Added archives links to gitweb template
Sat, 07 Jan 2006 16:34:20 +0100 Thomas Arendsen Hein Adjusted test output to match new hgignore error messages.
Mon, 02 Jan 2006 15:52:56 -0800 Vadim Gelfer make invalid pattern message not confusing.
Mon, 02 Jan 2006 15:48:16 -0800 Vadim Gelfer if hgignore contains errors, print message that is not confusing.
Mon, 02 Jan 2006 15:25:33 -0800 Vadim Gelfer eliminate backtrace when piping output on windows.
Mon, 02 Jan 2006 14:31:25 -0800 Vadim Gelfer document revert command more accurately.
Thu, 29 Dec 2005 14:59:19 -0600 Muli Ben-Yehuda add '_' to several strings
Thu, 29 Dec 2005 14:51:29 -0600 Muli Ben-Yehuda - duplicate the parent link logic to show child links
Wed, 28 Dec 2005 07:22:26 -0800 Vadim Gelfer merge with mainline
Wed, 28 Dec 2005 07:13:52 -0800 Vadim Gelfer add --plain option to patchbomb.
Wed, 28 Dec 2005 07:11:46 -0800 Vadim Gelfer make patchbomb work with recent changes to export
Wed, 28 Dec 2005 00:27:05 -0600 Muli Ben-Yehuda strictly adher to 80 chars per line
Tue, 27 Dec 2005 16:18:00 -0600 Matt Mackall Error handling for unbundle, fix option line wrapping
Tue, 27 Dec 2005 16:16:06 -0600 Muli Ben-Yehuda add --update support to 'hg unbundle'
Tue, 27 Dec 2005 13:12:53 -0600 Benoit Boissinot remove the gpg stuff from hgeditor (superseded by the signing extension)
Tue, 27 Dec 2005 13:09:49 -0600 Benoit Boissinot cleanup of revlog.group when repository is local
Tue, 27 Dec 2005 12:52:25 -0600 Benoit Boissinot remove a duplicate check in commit / fix a bug when merging files
Tue, 27 Dec 2005 12:52:10 -0600 Benoit Boissinot fix 'hg tag <tagname> <revision>
Thu, 22 Dec 2005 13:18:44 -0600 Matt Mackall Re-enable the renamed check fastpath
Fri, 16 Dec 2005 11:13:08 -0600 Matt Mackall Merge with crew
Thu, 15 Dec 2005 17:50:10 +0100 Benoit Boissinot if a filename contains spaces, patch adds quote around it
Fri, 16 Dec 2005 11:12:08 -0600 Benoit Boissinot gpg signing extension for hg
Fri, 16 Dec 2005 01:32:44 -0600 Benoit Boissinot do not copy atime and mtime in util.copyfiles
Fri, 16 Dec 2005 01:32:28 -0600 Benoit Boissinot reloads manifest and changelog after recovering
Fri, 16 Dec 2005 00:12:00 -0600 Benoit Boissinot fix a bug in hg export --switch-parent
Thu, 15 Dec 2005 16:19:23 +0100 Thomas Arendsen Hein Better error message (without /.hg appended) when repository is not found.
Thu, 15 Dec 2005 15:40:14 +0100 Daniel Kobras Less annoying directory completion (see http://bugs.debian.org/343458)
Thu, 15 Dec 2005 15:39:20 +0100 Thomas Arendsen Hein Merge with upstream.
Mon, 12 Dec 2005 07:50:43 -0800 Vadim Gelfer delete unintended print statement
Sun, 11 Dec 2005 15:38:42 -0800 Vadim Gelfer merge with crew
Fri, 04 Nov 2005 11:51:01 -0800 Vadim Gelfer make mercurial look in more places for config files.
Tue, 06 Dec 2005 14:10:38 +0100 Benoit Boissinot fix the cat command
Wed, 14 Dec 2005 22:19:03 -0600 Benoit Boissinot abort when merging two heads and repository has local changes
Wed, 14 Dec 2005 22:12:18 -0600 Matt Mackall Merge http://sh0n.net/jeffpc/repos/hg-gitweb/
Mon, 12 Dec 2005 02:05:08 -0500 Josef "Jeff" Sipek Remove tabs, and trailing whitespace from hgweb.py
Mon, 12 Dec 2005 01:25:24 -0500 Josef "Jeff" Sipek [hgweb] Remove reference to a non-existing file
Sat, 10 Dec 2005 00:26:32 -0500 Josef "Jeff" Sipek [hgweb] Fixed up bad link
Sat, 10 Dec 2005 00:09:13 -0500 Josef "Jeff" Sipek File log and some FIXMEs
Mon, 05 Dec 2005 07:07:40 -0500 Josef "Jeff" Sipek [hgweb] gitweb style: File annotate converted, file revision made more like the deafault style
Mon, 05 Dec 2005 05:01:28 -0500 Josef "Jeff" Sipek [hgweb] More gitweb style related fixes
Mon, 05 Dec 2005 04:49:37 -0500 Josef "Jeff" Sipek File revision style fixed
Mon, 05 Dec 2005 04:30:47 -0500 Josef "Jeff" Sipek [hgweb] Initial import of the "gitweb" style
Wed, 14 Dec 2005 21:01:57 -0600 Benoit Boissinot add a --switch-parent option to export against the other parent
Wed, 14 Dec 2005 20:53:45 -0600 Benoit Boissinot hg log -p should show file deletions
Wed, 14 Dec 2005 20:38:11 -0600 Benoit Boissinot quote the filename when calling HGEDITOR
Thu, 01 Dec 2005 10:51:45 -0600 Benoit Boissinot make all commands be repo-wide by default
Thu, 01 Dec 2005 10:51:33 -0600 TK Soh make command defaults works for aliases
Thu, 01 Dec 2005 10:48:42 -0600 Arun Sharma Handle hg under /
Thu, 01 Dec 2005 10:48:35 -0600 Robin Farine fix rename --after
Thu, 01 Dec 2005 10:48:29 -0600 Benoit Boissinot Re: [PATCH 2 of 3] remove walk warning about nonexistent files
Thu, 01 Dec 2005 10:48:22 -0600 Robin Farine export patkind() from util
Thu, 01 Dec 2005 10:48:18 -0600 Christian Boos Fix walkhelper on windows.
Tue, 29 Nov 2005 22:29:14 +0100 Benoit Boissinot disallow '\n' and '\r' in tag names
Tue, 29 Nov 2005 18:06:23 +0100 Thomas Arendsen Hein Merge with http://hg.omnifarious.org/~hopper/mercurial
Fri, 18 Nov 2005 22:48:47 -0800 Eric Hopper Convert all classes to new-style classes by deriving them from object.
Sun, 27 Nov 2005 16:37:18 +0100 Robin Farine fix run-tests' PYTHONPATH
Wed, 23 Nov 2005 18:36:44 +0100 Thomas Arendsen Hein Updated help text for 'hg log'.
Wed, 23 Nov 2005 08:07:27 +0100 Thomas Arendsen Hein Space/Tab cleanup in bash_completion.
Wed, 23 Nov 2005 08:02:35 +0100 Alexis S. L. Carvalho bash_completion: use hg --debug help to get the list of debug commands.
Thu, 17 Nov 2005 19:38:57 +0100 Thomas Arendsen Hein Catch IOErrors and RepoErrors when serving repositories via hgweb.
Thu, 17 Nov 2005 19:18:33 +0100 Thomas Arendsen Hein Merge with mercurial/crew
Wed, 16 Nov 2005 19:19:39 +0100 Thomas Arendsen Hein Added version information to "report bug" message for unknown exceptions.
Wed, 16 Nov 2005 12:56:19 +0100 Thomas Arendsen Hein Fixes to "hg heads -r FOO":
Wed, 16 Nov 2005 12:08:25 +0100 Benoit Boissinot add a -r/--rev option to heads to show only heads descendant from rev
Thu, 17 Nov 2005 19:11:13 +0100 Thomas Arendsen Hein Always escape repository name in hgweb, very important in notfound.tmpl.
Wed, 16 Nov 2005 20:53:16 +0100 Will fix bug in setup.py introduced in r1508.
Tue, 15 Nov 2005 20:35:10 +0100 TK Soh close .hg/hgrc after writing the default values on clone
Mon, 14 Nov 2005 21:47:07 +0100 Benoit Boissinot close file before renaming it (since it doesn't work the other way on windows)
Mon, 14 Nov 2005 16:10:59 +0100 Benoit Boissinot fix errors found by pychecker
Mon, 14 Nov 2005 15:10:10 +0100 Michael Gebetsroither added st as alias for status in zsh_completition
Mon, 14 Nov 2005 15:09:34 +0100 Thomas Arendsen Hein Merge with Thomas Waldmann
Mon, 14 Nov 2005 04:58:28 +0200 twaldmann made C src formatting more consistent
Mon, 14 Nov 2005 03:59:35 +0200 twaldmann fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
Mon, 14 Nov 2005 02:30:19 +0200 twaldmann minor optimization: save some string trash
Sun, 13 Nov 2005 16:25:45 +0100 Benoit Boissinot use posix compliant option for head
Sun, 13 Nov 2005 02:08:39 +0100 Thomas Arendsen Hein Merge with upstream
Sun, 13 Nov 2005 02:06:02 +0100 Thomas Arendsen Hein Added hg-ssh - a wrapper for ssh access to a limited set of mercurial repos
Thu, 10 Nov 2005 16:16:28 +0100 Thomas Arendsen Hein Catch the exception raised with 'hg help <somethingambiguous>'.
Fri, 11 Nov 2005 18:20:24 -0800 mason Add revlog.strip to truncate away revisions.
Fri, 11 Nov 2005 18:20:22 -0800 mason Optimize manifest.add
Fri, 11 Nov 2005 18:20:19 -0800 mason Reduce string duplication in compression code
Fri, 11 Nov 2005 15:34:17 -0800 Benoit Boissinot reset mtime when two files are equal
Fri, 11 Nov 2005 15:34:13 -0800 Benoit Boissinot add localrepo.wlock for protecting the dirstate
Fri, 11 Nov 2005 15:34:09 -0800 Benoit Boissinot add a releasefn keyword to lock.lock
Fri, 11 Nov 2005 15:34:06 -0800 Benoit Boissinot add dirstate.lazyread, write atomically the dirstate
Fri, 11 Nov 2005 15:33:59 -0800 Benoit Boissinot add an atomic argument to util.opener
Fri, 11 Nov 2005 15:33:08 -0800 Benoit Boissinot don't print anything about file of unsupported type unless
Fri, 11 Nov 2005 15:32:28 -0800 TK Soh fix a bug where command defaults suppress global options
Wed, 09 Nov 2005 13:42:16 -0800 Matt Mackall Merge with TAH
Wed, 09 Nov 2005 13:40:08 -0800 TK Soh hgweb: fix traceback by skipping invalid repo paths
Wed, 09 Nov 2005 13:39:56 -0800 Matt Mackall Fix line wrapping
Wed, 09 Nov 2005 13:39:24 -0800 lupus Added --date option to annotate.
Wed, 09 Nov 2005 13:38:46 -0800 Benoit Boissinot copy the mode of the file when breaking hardlinks
Wed, 09 Nov 2005 22:31:18 +0100 Thomas Arendsen Hein Allow ambiguous command shortcut if only an alias for the same command.
Wed, 09 Nov 2005 12:52:05 -0800 Matt Mackall Merge with TAH
Mon, 07 Nov 2005 19:00:51 +0100 Thomas Arendsen Hein Improved error message for ambiguous command shortcuts.
Mon, 07 Nov 2005 18:39:25 +0100 Thomas Arendsen Hein Canonicalize command when using aliases or prefix matching.
Tue, 08 Nov 2005 14:22:03 -0800 Matt Mackall Automatically run "verify" whenever we run "recover"
Tue, 08 Nov 2005 10:36:23 -0800 Matt Mackall Fix up test-help, mark test-rename +x
Tue, 08 Nov 2005 10:35:13 -0800 Robin Farine avoid to copy more than one file to the same destination file
Tue, 08 Nov 2005 10:35:09 -0800 Robin Farine copy & rename don't overwrite unless --force is specified
Tue, 08 Nov 2005 10:35:05 -0800 Robin Farine generalize copy/rename to handle more than one source directory
Tue, 08 Nov 2005 10:35:00 -0800 TK Soh hgweb: remove redundant rstrip filter
Tue, 08 Nov 2005 10:34:50 -0800 Benoit Boissinot use self.{w,}join when possible
Mon, 07 Nov 2005 15:40:24 -0800 Matt Mackall Add safety check for addgroup
Fri, 04 Nov 2005 11:37:45 -0800 Benoit Boissinot fix a warning when py2exe is not used
Fri, 04 Nov 2005 10:24:05 -0800 Matt Mackall Add explicit 'st' alias for status
Fri, 04 Nov 2005 10:22:03 -0800 Benoit Boissinot if unambigious command name are passed, use them
Thu, 03 Nov 2005 17:19:59 -0800 Radoslaw Szkodzinski Add support for -r option in hg tag
Thu, 03 Nov 2005 14:24:07 -0800 Christian Boos fix file opening for some commands on Windows
Thu, 03 Nov 2005 14:22:19 -0800 Matt Mackall Merge with TAH
Thu, 03 Nov 2005 18:59:36 +0100 Thomas Arendsen Hein Fixed test-static-http with http_proxy variable set again.
Thu, 03 Nov 2005 14:19:54 -0800 Matt Mackall Merge from Hidetaka Iwai
Thu, 03 Nov 2005 11:56:51 +0900 Hidetaka Iwai Fixed to convert to man properly.
Thu, 03 Nov 2005 11:54:07 +0900 Hidetaka Iwai Fixed wrong encoding of files.
Thu, 03 Nov 2005 18:45:27 +0100 Thomas Arendsen Hein hgweb: Added archive download buttons to manifest page.
Thu, 03 Nov 2005 00:45:54 -0800 Matt Mackall Add permissions handling test
Thu, 03 Nov 2005 00:43:05 -0800 Benoit Boissinot remove the deprecated --text (t) option to rawcommit and tag
Wed, 02 Nov 2005 20:22:29 -0800 Matt Mackall Deal with merge abort more gracefully
Wed, 02 Nov 2005 20:09:19 -0800 Matt Mackall Handle empty logs in repo.checksize
Wed, 02 Nov 2005 19:26:23 -0800 Matt Mackall verify: add check for mismatch of index and data length
Wed, 02 Nov 2005 18:59:40 -0800 Matt Mackall Allow interrupting all parts of verify
Wed, 02 Nov 2005 16:13:41 -0800 Benoit Boissinot fix a bug in dirstate.changes when cwd != repo.root
Wed, 02 Nov 2005 16:13:34 -0800 Benoit Boissinot minor doc fix
Wed, 02 Nov 2005 16:13:24 -0800 Hidetaka Iwai Added Japanese translations of manpages.
Wed, 02 Nov 2005 16:08:48 -0800 Benoit Boissinot only files in normal state should be marked as deleted
Wed, 02 Nov 2005 15:46:31 -0800 Benoit Boissinot fix handling of files of unsupported type in the walk code
Wed, 02 Nov 2005 15:45:41 -0800 Steve Borho zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
Mon, 31 Oct 2005 10:47:27 -0800 Benoit Boissinot mention running multiple hooks in the doc
Mon, 31 Oct 2005 09:58:05 -0800 Steve Borho zsh completion improvements.
Mon, 31 Oct 2005 09:57:54 -0800 Soh Tk-r28629 Fix traceback on bad system hgrc files
Mon, 31 Oct 2005 10:56:42 -0700 Benoit Boissinot fix handling of daylight saving time
Sat, 29 Oct 2005 13:45:01 -0700 Matt Mackall Change test-hook to test multiple hooks
Sat, 29 Oct 2005 13:44:05 -0700 Benoit Boissinot allow multiples hook
Fri, 28 Oct 2005 17:18:50 -0700 Benoit Boissinot fix a bug where hg could remove file ending with .tmp
Fri, 28 Oct 2005 11:03:18 -0700 Benoit Boissinot add a test for hgignore
Fri, 28 Oct 2005 11:01:25 -0700 Benoit Boissinot util.opener already create the base directory if it doesn't exist
Fri, 28 Oct 2005 10:57:40 -0700 Benoit Boissinot fix dirstate.change: it should walk ignored files
Thu, 27 Oct 2005 13:49:15 -0700 Matt Mackall Elevate parents to a "common" command in help
Thu, 27 Oct 2005 13:48:00 -0700 Matt Mackall Add missing test output
Thu, 27 Oct 2005 13:40:56 -0700 Benoit Boissinot make readconfig take a filename instead of a file pointer as argument
Thu, 27 Oct 2005 13:31:12 -0700 Benoit Boissinot make revert use standard matcher
Thu, 27 Oct 2005 13:29:35 -0700 Benoit Boissinot rewrote changes function in dirstate to use generic walk code
Thu, 27 Oct 2005 13:29:28 -0700 TK Soh minor fix on command help docstrings
Thu, 27 Oct 2005 12:26:16 -0700 Matt Mackall Merge bundle -r work from Eric Hopper
Sun, 16 Oct 2005 16:24:40 -0700 Eric Hopper Added a test for clone -r.
Wed, 12 Oct 2005 11:32:51 -0700 Eric Hopper Stupid spelling mistake in a variable name.
Tue, 11 Oct 2005 18:56:47 -0700 Eric Hopper Added a lot of comments to changegroupsubset.
Tue, 11 Oct 2005 08:39:21 -0700 Eric Hopper Implementing pull -r and changing clone -r. Both now support
Tue, 11 Oct 2005 08:06:52 -0700 Eric Hopper Fixed silly bug involving a non-existent variable.
Mon, 10 Oct 2005 17:20:38 -0700 Eric Hopper Fix to handle case of empty list for roots or heads in nodesbetween.
Mon, 10 Oct 2005 08:36:29 -0700 Eric Hopper Optimizing manifest reads in changegroupsubset by using deltas.
Fri, 07 Oct 2005 19:51:09 -0700 Eric Hopper Implementing clone -r, which clones all changesets needed to reach a
Fri, 07 Oct 2005 19:49:25 -0700 Eric Hopper Bug fixing in localrepository.changegroupsubset. Bugs found in testing.
Fri, 07 Oct 2005 17:07:57 -0700 Eric Hopper Fix small bug in nodesbetween if heads is [nullid].
Fri, 07 Oct 2005 10:57:11 -0700 Eric Hopper This changes the revlog.group and re-implements the localrepo.changeroup
Fri, 07 Oct 2005 10:48:27 -0700 Eric Hopper This implements the nodesbetween method, and it removes the newer method
Wed, 26 Oct 2005 16:32:50 -0700 Matt Mackall Remove copy/rename --parents option
Wed, 26 Oct 2005 16:24:10 -0700 Robin Farine [PATCH] copy/rename a directory
Wed, 26 Oct 2005 16:10:56 -0700 Benoit Boissinot further fix traceback on invalid .hgignore patterns
Wed, 26 Oct 2005 16:10:36 -0700 TK Soh get command defaults from hgrc
Tue, 25 Oct 2005 22:17:31 -0700 Matt Mackall Remove now unused sortdiff and diff from mdiff
Tue, 25 Oct 2005 22:15:44 -0700 Matt Mackall Remove old manifest diff code, it's now buggy
Tue, 25 Oct 2005 16:31:38 -0700 Matt Mackall Add Benoit to CONTRIBUTORS
Tue, 25 Oct 2005 15:54:44 -0700 Matt Mackall Add test-confused-revert, fix permissions on test-revert
Tue, 25 Oct 2005 15:52:27 -0700 Matt Mackall Allow reverting a deleted file with two parents
Tue, 25 Oct 2005 15:51:28 -0700 Benoit Boissinot revert added and removed files to their normal state before reverting
Tue, 25 Oct 2005 14:58:11 -0700 Benoit Boissinot abort on invalid pattern in matcher
Tue, 25 Oct 2005 14:57:14 -0700 TK Soh hgweb: add strip and rstrip filters to handle summary
Tue, 25 Oct 2005 14:55:39 -0700 Benoit Boissinot fix for cloning empty repo (.hg is still empty)
Mon, 24 Oct 2005 20:42:20 -0700 Matt Mackall Remove deprecated commit -t option
Mon, 24 Oct 2005 19:55:44 -0700 Steve Borho zsh completion: Added '--newest-first' to incoming, outgoing
Mon, 24 Oct 2005 17:54:06 -0700 TK Soh hgweb: a couple of fixes on search page
Mon, 24 Oct 2005 17:41:45 -0700 tonfa Fix relative pull in a subdir
Mon, 24 Oct 2005 16:59:31 -0700 Michal Kvasnica allow 'hg out' / 'hg in' to show newest commit first
Mon, 24 Oct 2005 16:54:07 -0700 Steve Borho zsh completions: new -M, -m arguments for log, etc.
Mon, 24 Oct 2005 15:52:28 -0700 Benoit Boissinot import docstring from doc/hg.1.txt
Mon, 24 Oct 2005 15:37:45 -0700 Benoit Boissinot add --only-merges (-m) log
Mon, 24 Oct 2005 15:37:20 -0700 Benoit Boissinot add --no-merges (-M) for log, outgoing, incoming
Mon, 24 Oct 2005 14:55:53 -0700 levon Fix use of diff(1) triggered by set -e.
Mon, 24 Oct 2005 14:55:46 -0700 TK Soh hgweb: fix broken filelog->changelog link
Mon, 24 Oct 2005 14:55:34 -0700 TK Soh hgweb: fix broken search->changelog link
Mon, 24 Oct 2005 14:55:20 -0700 Matt Mackall Calling flush is unnecessary with bz2 decompressors and may not even exist.
Mon, 24 Oct 2005 14:54:54 -0700 TK Soh hgk: add horizontal scrollbar to patch window
Mon, 24 Oct 2005 14:54:48 -0700 Eric Bloodworth Add control-w key binding to quit hgk.
Mon, 24 Oct 2005 14:54:34 -0700 Eric Bloodworth Change asciidoc backend to more recent name.
Mon, 24 Oct 2005 14:54:17 -0700 michael w dales Fixed problem with invoking hgmerge on paths with spaces.
Mon, 24 Oct 2005 14:53:36 -0700 Benoit Boissinot add a target for running only one test
Mon, 24 Oct 2005 14:53:25 -0700 TK Soh hgweb: improve look-n-feel of changelog nagivation
Mon, 24 Oct 2005 14:53:12 -0700 Benoit Boissinot [issue21] cannot debug extension
Mon, 24 Oct 2005 14:52:49 -0700 levon Use $(MAKE) not make
Mon, 24 Oct 2005 14:52:41 -0700 Volker Kleinfeld py2exe is not able to handle win32com.shell
Mon, 24 Oct 2005 14:52:30 -0700 Volker Kleinfeld Option -i broken in py2exe_for_demandload
Mon, 24 Oct 2005 14:34:48 -0700 olivier maquelin Avoid insertion/deletion of CRs on stdio during hg serve
Fri, 21 Oct 2005 00:15:55 -0700 Matt Mackall hgweb: fix broken tags->changelog link
Thu, 20 Oct 2005 11:41:14 -0700 Benoit Boissinot Make hgweb work when the repository is empty (no 00changelog.i)
Thu, 20 Oct 2005 00:26:24 -0700 Matt Mackall hgweb: add a mercurial link to the footer
Wed, 19 Oct 2005 20:54:46 -0700 Benoit Boissinot hgweb: hide trivial parent (like in show_changeset)
Wed, 19 Oct 2005 00:10:52 -0700 Benoit Boissinot refactor some unlink/remove code and make sure we prune empty dir
Wed, 19 Oct 2005 00:05:08 -0700 Steve Borho New vim script; provides key mappings and menus for GVIM
Wed, 19 Oct 2005 00:02:41 -0700 Benoit Boissinot Do not use 'glob' expansion by default on OS != 'nt'
Tue, 18 Oct 2005 23:58:00 -0700 Matt Mackall hgweb: fix too short manifest link
Tue, 18 Oct 2005 23:50:55 -0700 Matt Mackall hgweb: make viewing of non-text work in hgweb
Tue, 18 Oct 2005 23:08:35 -0700 Matt Mackall hgweb: shorten all the URLs in the standard templates
Tue, 18 Oct 2005 23:05:30 -0700 Matt Mackall hgweb: add shortcuts for all the web commands / fix empty arg bug
Tue, 18 Oct 2005 21:32:51 -0700 Matthew Elder symlink unit test
Tue, 18 Oct 2005 21:11:24 -0700 Benoit Boissinot allow empty values for url so we can have /?tip
Tue, 18 Oct 2005 20:06:34 -0700 Benoit Boissinot hgweb: allow urls to be shorter by using shortcuts
Tue, 18 Oct 2005 20:06:13 -0700 TK Soh log: speedup keyword search when used with --branch
Tue, 18 Oct 2005 20:06:05 -0700 TK Soh log: make keyword search truly case-insensitive
Tue, 18 Oct 2005 20:05:54 -0700 Eric Hopper lazyindex fix, make load handle negative indexes properly.
Tue, 18 Oct 2005 18:38:39 -0700 Benoit Boissinot i18n part2: use '_' for all strings who are part of the user interface
Tue, 18 Oct 2005 18:38:04 -0700 Benoit Boissinot use a dummy function for gettext
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
Tue, 18 Oct 2005 17:57:27 -0700 Zbynek Winkler Try to use ini-file in the same directory as the exe as the default on NT.
Tue, 18 Oct 2005 17:56:50 -0700 Vadim Gelfer make update quieter when nothing is wrong
Tue, 18 Oct 2005 12:11:23 -0700 Matt Mackall bdiff: change spurious __inline to inline
Tue, 18 Oct 2005 00:45:27 -0700 Benoit Boissinot check if a file is ignored before complaining if it is an unsupported type
Tue, 18 Oct 2005 00:43:33 -0700 Matt Mackall Add debugsetparents command
Tue, 18 Oct 2005 00:43:19 -0700 Matt Mackall dirstate: make sure we read the dirstate before setting parents
Sat, 15 Oct 2005 15:49:05 -0700 Matt Mackall Fix traceback on bad revlog.lookup
Sat, 15 Oct 2005 15:43:40 -0700 Benoit Boissinot add a check for filetype when walking
Sat, 15 Oct 2005 15:04:45 -0700 Matt Mackall Fix patch failure reporting exception
Sat, 15 Oct 2005 15:04:22 -0700 Matt Mackall Borrow patch header detection heuristic from quilt
Wed, 05 Oct 2005 19:27:35 -0700 Matt Mackall convert-repo: fix up octopus merge conversion
Wed, 05 Oct 2005 19:26:41 -0700 Matt Mackall convert-repo: change duplicate elimination
Wed, 05 Oct 2005 19:25:45 -0700 Matt Mackall convert-repo: linearize the tag commit
Wed, 05 Oct 2005 17:11:06 -0700 Matt Mackall convert-repo: retrieve the commit hash from the tag object for tag import
Wed, 05 Oct 2005 17:09:51 -0700 Matt Mackall convert-repo: Fix timezone handling
Wed, 05 Oct 2005 10:59:42 -0700 Matt Mackall hg verify: add some bin to hex conversions
Wed, 05 Oct 2005 10:51:02 -0700 Matt Mackall hg verify: add an error reporting helper function