Tue, 08 Nov 2005 14:22:03 -0800 |
Matt Mackall |
Automatically run "verify" whenever we run "recover"
|
changeset |
files
|
Tue, 08 Nov 2005 10:36:23 -0800 |
Matt Mackall |
Fix up test-help, mark test-rename +x
|
changeset |
files
|
Tue, 08 Nov 2005 10:35:13 -0800 |
Robin Farine |
avoid to copy more than one file to the same destination file
|
changeset |
files
|
Tue, 08 Nov 2005 10:35:09 -0800 |
Robin Farine |
copy & rename don't overwrite unless --force is specified
|
changeset |
files
|
Tue, 08 Nov 2005 10:35:05 -0800 |
Robin Farine |
generalize copy/rename to handle more than one source directory
|
changeset |
files
|
Tue, 08 Nov 2005 10:35:00 -0800 |
TK Soh |
hgweb: remove redundant rstrip filter
|
changeset |
files
|
Tue, 08 Nov 2005 10:34:50 -0800 |
Benoit Boissinot |
use self.{w,}join when possible
|
changeset |
files
|
Mon, 07 Nov 2005 15:40:24 -0800 |
Matt Mackall |
Add safety check for addgroup
|
changeset |
files
|
Fri, 04 Nov 2005 11:37:45 -0800 |
Benoit Boissinot |
fix a warning when py2exe is not used
|
changeset |
files
|
Fri, 04 Nov 2005 10:24:05 -0800 |
Matt Mackall |
Add explicit 'st' alias for status
|
changeset |
files
|
Fri, 04 Nov 2005 10:22:03 -0800 |
Benoit Boissinot |
if unambigious command name are passed, use them
|
changeset |
files
|
Thu, 03 Nov 2005 17:19:59 -0800 |
Radoslaw Szkodzinski |
Add support for -r option in hg tag
|
changeset |
files
|
Thu, 03 Nov 2005 14:24:07 -0800 |
Christian Boos |
fix file opening for some commands on Windows
|
changeset |
files
|
Thu, 03 Nov 2005 14:22:19 -0800 |
Matt Mackall |
Merge with TAH
|
changeset |
files
|
Thu, 03 Nov 2005 18:59:36 +0100 |
Thomas Arendsen Hein |
Fixed test-static-http with http_proxy variable set again.
|
changeset |
files
|
Thu, 03 Nov 2005 14:19:54 -0800 |
Matt Mackall |
Merge from Hidetaka Iwai
|
changeset |
files
|
Thu, 03 Nov 2005 11:56:51 +0900 |
Hidetaka Iwai |
Fixed to convert to man properly.
|
changeset |
files
|
Thu, 03 Nov 2005 11:54:07 +0900 |
Hidetaka Iwai |
Fixed wrong encoding of files.
|
changeset |
files
|
Thu, 03 Nov 2005 18:45:27 +0100 |
Thomas Arendsen Hein |
hgweb: Added archive download buttons to manifest page.
|
changeset |
files
|
Thu, 03 Nov 2005 00:45:54 -0800 |
Matt Mackall |
Add permissions handling test
|
changeset |
files
|
Thu, 03 Nov 2005 00:43:05 -0800 |
Benoit Boissinot |
remove the deprecated --text (t) option to rawcommit and tag
|
changeset |
files
|
Wed, 02 Nov 2005 20:22:29 -0800 |
Matt Mackall |
Deal with merge abort more gracefully
|
changeset |
files
|
Wed, 02 Nov 2005 20:09:19 -0800 |
Matt Mackall |
Handle empty logs in repo.checksize
|
changeset |
files
|
Wed, 02 Nov 2005 19:26:23 -0800 |
Matt Mackall |
verify: add check for mismatch of index and data length
|
changeset |
files
|
Wed, 02 Nov 2005 18:59:40 -0800 |
Matt Mackall |
Allow interrupting all parts of verify
|
changeset |
files
|
Wed, 02 Nov 2005 16:13:41 -0800 |
Benoit Boissinot |
fix a bug in dirstate.changes when cwd != repo.root
|
changeset |
files
|
Wed, 02 Nov 2005 16:13:34 -0800 |
Benoit Boissinot |
minor doc fix
|
changeset |
files
|
Wed, 02 Nov 2005 16:13:24 -0800 |
Hidetaka Iwai |
Added Japanese translations of manpages.
|
changeset |
files
|
Wed, 02 Nov 2005 16:08:48 -0800 |
Benoit Boissinot |
only files in normal state should be marked as deleted
|
changeset |
files
|
Wed, 02 Nov 2005 15:46:31 -0800 |
Benoit Boissinot |
fix handling of files of unsupported type in the walk code
|
changeset |
files
|
Wed, 02 Nov 2005 15:45:41 -0800 |
Steve Borho |
zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
|
changeset |
files
|
Mon, 31 Oct 2005 10:47:27 -0800 |
Benoit Boissinot |
mention running multiple hooks in the doc
|
changeset |
files
|
Mon, 31 Oct 2005 09:58:05 -0800 |
Steve Borho |
zsh completion improvements.
|
changeset |
files
|
Mon, 31 Oct 2005 09:57:54 -0800 |
Soh Tk-r28629 |
Fix traceback on bad system hgrc files
|
changeset |
files
|
Mon, 31 Oct 2005 10:56:42 -0700 |
Benoit Boissinot |
fix handling of daylight saving time
|
changeset |
files
|
Sat, 29 Oct 2005 13:45:01 -0700 |
Matt Mackall |
Change test-hook to test multiple hooks
|
changeset |
files
|
Sat, 29 Oct 2005 13:44:05 -0700 |
Benoit Boissinot |
allow multiples hook
|
changeset |
files
|
Fri, 28 Oct 2005 17:18:50 -0700 |
Benoit Boissinot |
fix a bug where hg could remove file ending with .tmp
|
changeset |
files
|
Fri, 28 Oct 2005 11:03:18 -0700 |
Benoit Boissinot |
add a test for hgignore
|
changeset |
files
|
Fri, 28 Oct 2005 11:01:25 -0700 |
Benoit Boissinot |
util.opener already create the base directory if it doesn't exist
|
changeset |
files
|
Fri, 28 Oct 2005 10:57:40 -0700 |
Benoit Boissinot |
fix dirstate.change: it should walk ignored files
|
changeset |
files
|
Thu, 27 Oct 2005 13:49:15 -0700 |
Matt Mackall |
Elevate parents to a "common" command in help
|
changeset |
files
|
Thu, 27 Oct 2005 13:48:00 -0700 |
Matt Mackall |
Add missing test output
|
changeset |
files
|
Thu, 27 Oct 2005 13:40:56 -0700 |
Benoit Boissinot |
make readconfig take a filename instead of a file pointer as argument
|
changeset |
files
|
Thu, 27 Oct 2005 13:31:12 -0700 |
Benoit Boissinot |
make revert use standard matcher
|
changeset |
files
|
Thu, 27 Oct 2005 13:29:35 -0700 |
Benoit Boissinot |
rewrote changes function in dirstate to use generic walk code
|
changeset |
files
|
Thu, 27 Oct 2005 13:29:28 -0700 |
TK Soh |
minor fix on command help docstrings
|
changeset |
files
|
Thu, 27 Oct 2005 12:26:16 -0700 |
Matt Mackall |
Merge bundle -r work from Eric Hopper
|
changeset |
files
|
Sun, 16 Oct 2005 16:24:40 -0700 |
Eric Hopper |
Added a test for clone -r.
|
changeset |
files
|
Wed, 12 Oct 2005 11:32:51 -0700 |
Eric Hopper |
Stupid spelling mistake in a variable name.
|
changeset |
files
|
Tue, 11 Oct 2005 18:56:47 -0700 |
Eric Hopper |
Added a lot of comments to changegroupsubset.
|
changeset |
files
|
Tue, 11 Oct 2005 08:39:21 -0700 |
Eric Hopper |
Implementing pull -r and changing clone -r. Both now support
|
changeset |
files
|
Tue, 11 Oct 2005 08:06:52 -0700 |
Eric Hopper |
Fixed silly bug involving a non-existent variable.
|
changeset |
files
|
Mon, 10 Oct 2005 17:20:38 -0700 |
Eric Hopper |
Fix to handle case of empty list for roots or heads in nodesbetween.
|
changeset |
files
|
Mon, 10 Oct 2005 08:36:29 -0700 |
Eric Hopper |
Optimizing manifest reads in changegroupsubset by using deltas.
|
changeset |
files
|
Fri, 07 Oct 2005 19:51:09 -0700 |
Eric Hopper |
Implementing clone -r, which clones all changesets needed to reach a
|
changeset |
files
|
Fri, 07 Oct 2005 19:49:25 -0700 |
Eric Hopper |
Bug fixing in localrepository.changegroupsubset. Bugs found in testing.
|
changeset |
files
|
Fri, 07 Oct 2005 17:07:57 -0700 |
Eric Hopper |
Fix small bug in nodesbetween if heads is [nullid].
|
changeset |
files
|
Fri, 07 Oct 2005 10:57:11 -0700 |
Eric Hopper |
This changes the revlog.group and re-implements the localrepo.changeroup
|
changeset |
files
|
Fri, 07 Oct 2005 10:48:27 -0700 |
Eric Hopper |
This implements the nodesbetween method, and it removes the newer method
|
changeset |
files
|
Wed, 26 Oct 2005 16:32:50 -0700 |
Matt Mackall |
Remove copy/rename --parents option
|
changeset |
files
|
Wed, 26 Oct 2005 16:24:10 -0700 |
Robin Farine |
[PATCH] copy/rename a directory
|
changeset |
files
|
Wed, 26 Oct 2005 16:10:56 -0700 |
Benoit Boissinot |
further fix traceback on invalid .hgignore patterns
|
changeset |
files
|
Wed, 26 Oct 2005 16:10:36 -0700 |
TK Soh |
get command defaults from hgrc
|
changeset |
files
|
Tue, 25 Oct 2005 22:17:31 -0700 |
Matt Mackall |
Remove now unused sortdiff and diff from mdiff
|
changeset |
files
|
Tue, 25 Oct 2005 22:15:44 -0700 |
Matt Mackall |
Remove old manifest diff code, it's now buggy
|
changeset |
files
|
Tue, 25 Oct 2005 16:31:38 -0700 |
Matt Mackall |
Add Benoit to CONTRIBUTORS
|
changeset |
files
|
Tue, 25 Oct 2005 15:54:44 -0700 |
Matt Mackall |
Add test-confused-revert, fix permissions on test-revert
|
changeset |
files
|
Tue, 25 Oct 2005 15:52:27 -0700 |
Matt Mackall |
Allow reverting a deleted file with two parents
|
changeset |
files
|
Tue, 25 Oct 2005 15:51:28 -0700 |
Benoit Boissinot |
revert added and removed files to their normal state before reverting
|
changeset |
files
|
Tue, 25 Oct 2005 14:58:11 -0700 |
Benoit Boissinot |
abort on invalid pattern in matcher
|
changeset |
files
|
Tue, 25 Oct 2005 14:57:14 -0700 |
TK Soh |
hgweb: add strip and rstrip filters to handle summary
|
changeset |
files
|
Tue, 25 Oct 2005 14:55:39 -0700 |
Benoit Boissinot |
fix for cloning empty repo (.hg is still empty)
|
changeset |
files
|
Mon, 24 Oct 2005 20:42:20 -0700 |
Matt Mackall |
Remove deprecated commit -t option
|
changeset |
files
|
Mon, 24 Oct 2005 19:55:44 -0700 |
Steve Borho |
zsh completion: Added '--newest-first' to incoming, outgoing
|
changeset |
files
|
Mon, 24 Oct 2005 17:54:06 -0700 |
TK Soh |
hgweb: a couple of fixes on search page
|
changeset |
files
|
Mon, 24 Oct 2005 17:41:45 -0700 |
tonfa |
Fix relative pull in a subdir
|
changeset |
files
|
Mon, 24 Oct 2005 16:59:31 -0700 |
Michal Kvasnica |
allow 'hg out' / 'hg in' to show newest commit first
|
changeset |
files
|
Mon, 24 Oct 2005 16:54:07 -0700 |
Steve Borho |
zsh completions: new -M, -m arguments for log, etc.
|
changeset |
files
|
Mon, 24 Oct 2005 15:52:28 -0700 |
Benoit Boissinot |
import docstring from doc/hg.1.txt
|
changeset |
files
|
Mon, 24 Oct 2005 15:37:45 -0700 |
Benoit Boissinot |
add --only-merges (-m) log
|
changeset |
files
|
Mon, 24 Oct 2005 15:37:20 -0700 |
Benoit Boissinot |
add --no-merges (-M) for log, outgoing, incoming
|
changeset |
files
|
Mon, 24 Oct 2005 14:55:53 -0700 |
levon |
Fix use of diff(1) triggered by set -e.
|
changeset |
files
|
Mon, 24 Oct 2005 14:55:46 -0700 |
TK Soh |
hgweb: fix broken filelog->changelog link
|
changeset |
files
|
Mon, 24 Oct 2005 14:55:34 -0700 |
TK Soh |
hgweb: fix broken search->changelog link
|
changeset |
files
|
Mon, 24 Oct 2005 14:55:20 -0700 |
Matt Mackall |
Calling flush is unnecessary with bz2 decompressors and may not even exist.
|
changeset |
files
|
Mon, 24 Oct 2005 14:54:54 -0700 |
TK Soh |
hgk: add horizontal scrollbar to patch window
|
changeset |
files
|
Mon, 24 Oct 2005 14:54:48 -0700 |
Eric Bloodworth |
Add control-w key binding to quit hgk.
|
changeset |
files
|
Mon, 24 Oct 2005 14:54:34 -0700 |
Eric Bloodworth |
Change asciidoc backend to more recent name.
|
changeset |
files
|
Mon, 24 Oct 2005 14:54:17 -0700 |
michael w dales |
Fixed problem with invoking hgmerge on paths with spaces.
|
changeset |
files
|
Mon, 24 Oct 2005 14:53:36 -0700 |
Benoit Boissinot |
add a target for running only one test
|
changeset |
files
|
Mon, 24 Oct 2005 14:53:25 -0700 |
TK Soh |
hgweb: improve look-n-feel of changelog nagivation
|
changeset |
files
|
Mon, 24 Oct 2005 14:53:12 -0700 |
Benoit Boissinot |
[issue21] cannot debug extension
|
changeset |
files
|
Mon, 24 Oct 2005 14:52:49 -0700 |
levon |
Use $(MAKE) not make
|
changeset |
files
|
Mon, 24 Oct 2005 14:52:41 -0700 |
Volker Kleinfeld |
py2exe is not able to handle win32com.shell
|
changeset |
files
|
Mon, 24 Oct 2005 14:52:30 -0700 |
Volker Kleinfeld |
Option -i broken in py2exe_for_demandload
|
changeset |
files
|
Mon, 24 Oct 2005 14:34:48 -0700 |
olivier maquelin |
Avoid insertion/deletion of CRs on stdio during hg serve
|
changeset |
files
|
Fri, 21 Oct 2005 00:15:55 -0700 |
Matt Mackall |
hgweb: fix broken tags->changelog link
|
changeset |
files
|
Thu, 20 Oct 2005 11:41:14 -0700 |
Benoit Boissinot |
Make hgweb work when the repository is empty (no 00changelog.i)
|
changeset |
files
|
Thu, 20 Oct 2005 00:26:24 -0700 |
Matt Mackall |
hgweb: add a mercurial link to the footer
|
changeset |
files
|
Wed, 19 Oct 2005 20:54:46 -0700 |
Benoit Boissinot |
hgweb: hide trivial parent (like in show_changeset)
|
changeset |
files
|
Wed, 19 Oct 2005 00:10:52 -0700 |
Benoit Boissinot |
refactor some unlink/remove code and make sure we prune empty dir
|
changeset |
files
|
Wed, 19 Oct 2005 00:05:08 -0700 |
Steve Borho |
New vim script; provides key mappings and menus for GVIM
|
changeset |
files
|
Wed, 19 Oct 2005 00:02:41 -0700 |
Benoit Boissinot |
Do not use 'glob' expansion by default on OS != 'nt'
|
changeset |
files
|
Tue, 18 Oct 2005 23:58:00 -0700 |
Matt Mackall |
hgweb: fix too short manifest link
|
changeset |
files
|
Tue, 18 Oct 2005 23:50:55 -0700 |
Matt Mackall |
hgweb: make viewing of non-text work in hgweb
|
changeset |
files
|
Tue, 18 Oct 2005 23:08:35 -0700 |
Matt Mackall |
hgweb: shorten all the URLs in the standard templates
|
changeset |
files
|
Tue, 18 Oct 2005 23:05:30 -0700 |
Matt Mackall |
hgweb: add shortcuts for all the web commands / fix empty arg bug
|
changeset |
files
|
Tue, 18 Oct 2005 21:32:51 -0700 |
Matthew Elder |
symlink unit test
|
changeset |
files
|
Tue, 18 Oct 2005 21:11:24 -0700 |
Benoit Boissinot |
allow empty values for url so we can have /?tip
|
changeset |
files
|
Tue, 18 Oct 2005 20:06:34 -0700 |
Benoit Boissinot |
hgweb: allow urls to be shorter by using shortcuts
|
changeset |
files
|
Tue, 18 Oct 2005 20:06:13 -0700 |
TK Soh |
log: speedup keyword search when used with --branch
|
changeset |
files
|
Tue, 18 Oct 2005 20:06:05 -0700 |
TK Soh |
log: make keyword search truly case-insensitive
|
changeset |
files
|
Tue, 18 Oct 2005 20:05:54 -0700 |
Eric Hopper |
lazyindex fix, make load handle negative indexes properly.
|
changeset |
files
|
Tue, 18 Oct 2005 18:38:39 -0700 |
Benoit Boissinot |
i18n part2: use '_' for all strings who are part of the user interface
|
changeset |
files
|
Tue, 18 Oct 2005 18:38:04 -0700 |
Benoit Boissinot |
use a dummy function for gettext
|
changeset |
files
|
Tue, 18 Oct 2005 18:37:48 -0700 |
Benoit Boissinot |
i18n first part: make '_' available for files who need it
|
changeset |
files
|
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.
|
changeset |
files
|
Tue, 18 Oct 2005 17:56:50 -0700 |
Vadim Gelfer |
make update quieter when nothing is wrong
|
changeset |
files
|
Tue, 18 Oct 2005 12:11:23 -0700 |
Matt Mackall |
bdiff: change spurious __inline to inline
|
changeset |
files
|