Sat, 26 Jan 2008 00:14:20 +0100 |
Thomas Arendsen Hein |
glog shows at most one file: correct synopsis
|
Fri, 25 Jan 2008 21:09:14 +0100 |
Thomas Arendsen Hein |
Update usage message in test-glog.out
|
Fri, 25 Jan 2008 20:17:48 +0100 |
Thomas Arendsen Hein |
Add back elipsis to [OPTION] that was stolen by 56e8a54bf71d
|
Fri, 25 Jan 2008 10:35:04 -0600 |
Steve Borho |
graphlog: add test for filelog graph
|
Fri, 25 Jan 2008 10:28:21 -0600 |
Steve Borho |
graphlog: add filelog revision grapher
|
Fri, 25 Jan 2008 16:18:49 +0100 |
Thomas Arendsen Hein |
Test case for hg import --no-commit
|
Fri, 25 Jan 2008 13:48:35 +0100 |
Joel Rosdahl |
Add --no-commit option to import command
|
Wed, 30 Jan 2008 17:30:34 -0600 |
Matt Mackall |
win32: remove excessive flushing
|
Sat, 26 Jan 2008 19:55:04 +0100 |
Patrick Mezard |
convert: hg.clonebranches must pull missing parents (issue941)
|
Wed, 23 Jan 2008 21:49:44 +0300 |
Kirill Smelkov |
qrecord: add tests
|
Wed, 23 Jan 2008 21:49:39 +0300 |
Kirill Smelkov |
qrecord: record complements commit, so qrecord should complement qnew
|
Wed, 23 Jan 2008 17:16:33 +0100 |
Thomas Arendsen Hein |
Remove unneeded "import os.path"
|
Wed, 23 Jan 2008 14:28:25 +0100 |
Dirkjan Ochtman |
send conservatively capitalized HTTP headers
|
Wed, 16 Jan 2008 19:14:54 +0330 |
Ali Gholami Rudi |
demandimport: handling new relative imports
|
Tue, 22 Jan 2008 10:45:55 +0100 |
Dirkjan Ochtman |
hgweb: move HTTP content types out of header templates
|
Tue, 22 Jan 2008 10:45:52 +0100 |
Dirkjan Ochtman |
hgweb: revert to showing file instead of offering for download
|
Tue, 22 Jan 2008 12:31:55 +0100 |
Dirkjan Ochtman |
hgweb: be sure to send a valid content-type for raw files
|
Tue, 22 Jan 2008 09:28:51 +0100 |
Dirkjan Ochtman |
hgweb: use ErrorResponse instead of custom response
|
Tue, 22 Jan 2008 09:11:11 +0100 |
Dirkjan Ochtman |
better error reporting for hg serve errors in tests
|
Tue, 22 Jan 2008 09:11:08 +0100 |
Dirkjan Ochtman |
hgweb: fix a stupid KeyError introduced in a0e20a5eba3c
|
Tue, 22 Jan 2008 09:11:06 +0100 |
Dirkjan Ochtman |
hgweb: cleanup buglet introduced in 956afc025c0f
|
Tue, 22 Jan 2008 00:55:01 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 22 Jan 2008 00:16:50 +0100 |
Thomas Arendsen Hein |
CVS convert: Find correct parent for new branch (issue704)
|
Tue, 22 Jan 2008 00:08:43 +0100 |
Thomas Arendsen Hein |
Test for converting a CVS branch
|
Mon, 21 Jan 2008 22:24:28 +0100 |
Patrick Mezard |
convert: mercurial sink must be local
|
Mon, 21 Jan 2008 22:00:44 +0100 |
Thomas Arendsen Hein |
Fix double import of 're'.
|
Mon, 21 Jan 2008 21:44:16 +0100 |
Thomas Arendsen Hein |
convert: Do not abort with TypeError if svn commit message is None (issue934)
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
Mon, 21 Jan 2008 13:37:27 -0200 |
Alexis S. L. Carvalho |
fix test-strip-cross on solaris
|
Mon, 21 Jan 2008 14:15:38 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 20 Jan 2008 08:12:07 -0200 |
Alexis S. L. Carvalho |
test-strip-cross: test handling of linkrev crosses in the manifest
|
Sat, 19 Jan 2008 22:16:15 -0500 |
Richard Lowe |
Fix test-strip-cross on Solaris
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
simplify revlog.strip interface and callers; add docstring
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
strip: calculate list of extra nodes to save and pass it to changegroupsubset
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
changegroupsubset: accept list of per-revlog nodes to include
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
addchangegroup: add option to skip check for empty changelog group
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
allow the creation of bundles with empty changelog/manifest chunks
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: don't use nested functions.
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: use revs in limitheads
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: add a docstring to bundle; use repo.ui
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: split stripall into two functions; clean it up a bit
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: rename chlog to cl
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: nodes are nodes, revs are revs
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: use node.* directly
|
Sat, 19 Jan 2008 18:01:16 -0200 |
Alexis S. L. Carvalho |
repair.py: don't import commands.py
|
Fri, 18 Jan 2008 23:59:40 +0100 |
Patrick Mezard |
test-no-symlinks: fix unbundle output
|
Sat, 19 Jan 2008 14:48:31 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 19 Jan 2008 13:19:27 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 19 Jan 2008 03:06:01 +0100 |
Christian Ebert |
keyword: add very simple mq test
|
Fri, 18 Jan 2008 17:01:28 -0800 |
Bryan O'Sullivan |
Fix typo.
|
Fri, 18 Jan 2008 13:54:33 -0800 |
Bryan O'Sullivan |
Fix test output
|
Fri, 18 Jan 2008 13:49:11 -0800 |
Bryan O'Sullivan |
Merge with crew
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: fast path for sending raw files
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: just return iterables instead of yielding them
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: separate out start_response() calling
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: return iterable, add deprecation note
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: remove some legacy code
|
Tue, 15 Jan 2008 14:39:53 +0100 |
Christian Ebert |
keyword: avoid extra diffs when not comparing against working dir
|
Tue, 15 Jan 2008 13:58:22 +0100 |
Christian Ebert |
keyword: support mq; handle (q)record more gracefully
|
Mon, 21 Jan 2008 10:04:35 +0100 |
Patrick Mezard |
convert: enforce svn_source.getchanges() files unicity
|