Mon, 18 Aug 2008 16:50:36 -0500 |
Matt Mackall |
Fix up tests
|
Mon, 18 Aug 2008 21:16:31 +0200 |
Stefano Tortarolo |
Add rebase extension
|
Mon, 18 Aug 2008 15:58:17 +0200 |
Rocco Rutte |
coal/paper: make output well-formed and fix css syntax error breaking rendering
|
Wed, 13 Aug 2008 20:36:37 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
clone: get a list of files to clone from store
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
store: drop self.encodefn
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
streamclone: fold in localrepo.storefiles
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: change handling of decoding errors
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: simplify walking
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: simplify class hierarchy
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
statichttp: use store class
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
store: take opener as an argument
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: simplify requirements checking
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: kill _createmode
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
add test-verify
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
verify: check repo.store
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
revlog: add files method
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
store.py: accept empty repos
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Matt Mackall |
verify: only warn on copy nullid
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Stefano Tortarolo |
make commit fail when committing unresolved files
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Shun-ichi Goto |
Update win32mbcs extension
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 13 Aug 2008 23:31:10 +0200 |
Patrick Mezard |
convert: implement startrev for hg source
|
Tue, 12 Aug 2008 17:47:08 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 13 Aug 2008 17:11:53 -0500 |
Matt Mackall |
Added signature for changeset d2375bbee6d4
|
Wed, 13 Aug 2008 17:11:48 -0500 |
Matt Mackall |
Added tag 1.0.2 for changeset d2375bbee6d4
|
Tue, 12 Aug 2008 10:05:00 -0400 |
Remy Roy |
Folding correction and missing import
1.0.2
|
Sun, 10 Aug 2008 22:55:00 -0500 |
Matt Mackall |
util: disinfect lookup_reg strings (issue1126)
|
Thu, 31 Jul 2008 22:41:19 +0300 |
Dov Feldstern |
test symlinks on symlink-capable os but non-capable filesystem (issue1149)
|
Sun, 10 Aug 2008 21:55:23 -0500 |
Matt Mackall |
util: set_flags should survive failure to create link
|
Sun, 10 Aug 2008 21:55:06 -0500 |
Matt Mackall |
util: set_flags shouldn't know about repo flag formats
|
Sun, 10 Aug 2008 18:38:43 -0500 |
Matt Mackall |
Merge with stable
|
Sun, 10 Aug 2008 18:01:03 -0500 |
Matt Mackall |
add a fix for issue 1175
|
Sun, 10 Aug 2008 18:01:03 -0500 |
Matt Mackall |
commit: simplify file copy logic
|
Sat, 09 Aug 2008 11:46:20 +0200 |
Thomas Arendsen Hein |
Make test-convert-mtn pass on systems where mtn add -R uses different order
|
Sat, 19 Jul 2008 18:19:50 +0200 |
Stefano Tortarolo |
Add ancestors and descendants to revlog
|
Sat, 09 Aug 2008 02:10:22 +0200 |
Martin Geisler |
mdiff: compare content of binary files directly
|
Fri, 08 Aug 2008 18:49:55 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Fri, 08 Aug 2008 18:48:26 +0200 |
Thomas Arendsen Hein |
Make test-hardlinks-safety repeatable and executable
|
Fri, 08 Aug 2008 18:37:50 +0200 |
Thomas Arendsen Hein |
convert: Fix debugging output when running multiple commands with xargs.
|
Thu, 07 Aug 2008 09:53:57 +0200 |
Christian Ebert |
keyword: add verify to nokwcommands after refactor in e79a8f36c2a5
|
Thu, 07 Aug 2008 09:53:27 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Thu, 07 Aug 2008 09:31:42 +0200 |
Doug Philips |
Let the notify extension use [diff] options too.
|
Wed, 06 Aug 2008 17:19:14 -0500 |
rubik |
coal/paper: fixed box via an expression for IE < 7
|
Wed, 06 Aug 2008 15:08:18 -0700 |
Brendan Cully |
Fix intermittent broken pipe in test-highlight
|
Wed, 06 Aug 2008 15:10:05 +0200 |
Benoit Boissinot |
ui: add an option to prompt for the username when it isn't provided
|
Sat, 02 Aug 2008 23:45:10 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 02 Aug 2008 22:10:54 +0200 |
Bernhard Leiner |
add additional bisect tests
|
Sat, 02 Aug 2008 22:11:22 +0200 |
Bernhard Leiner |
add additional complex bisect tests (with non-linear history)
|
Sat, 02 Aug 2008 22:10:10 +0200 |
Bernhard Leiner |
Add support for multiple possible bisect results (issue1228, issue1182)
|
Sat, 02 Aug 2008 14:08:21 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 15 Jul 2008 18:10:37 -0500 |
Kevin Christen |
Add a reset before and after colorized output
|
Wed, 23 Jul 2008 20:33:23 -0500 |
Kevin Christen |
Apply color to output of qseries --verbose
|
Sat, 02 Aug 2008 13:49:13 +0200 |
Patrick Mezard |
color: improve mq extension detection
|
Fri, 01 Aug 2008 12:33:10 +0200 |
Benoit Boissinot |
hgweb: do not use unassigned variables in exception handling
|
Wed, 30 Jul 2008 22:33:40 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 30 Jul 2008 22:26:41 +0200 |
Patrick Mezard |
Fix subversion tests with svn 1.5
|
Sun, 27 Jul 2008 17:09:33 +0200 |
Patrick Mezard |
convert: normalize paths sent to svn get_log (issue 1219)
|
Fri, 25 Jul 2008 20:47:04 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 25 Jul 2008 20:43:41 +0200 |
Patrick Mezard |
convert: remove leading slash from ra.check_path inputs (issue 1236)
|