Mercurial > hg
graph
-
revlog: reachable actually takes a nodeMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
util: add copyfile functionMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
hgweb: internalize some socket detailsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
remove unused importsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
tests: add -i switchWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
tests: add -R switchWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
tests: sort test list if running all testsWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
Fix accessing a repository via -R/--repository through a symlink.Tue, 07 Nov 2006 22:35:07 +0100, by Thomas Arendsen Hein
-
Merge with upstreamTue, 07 Nov 2006 22:18:34 +0100, by Thomas Arendsen Hein
-
localrepo: factor commit and rawcommitTue, 07 Nov 2006 21:43:19 +0100, by Benoit Boissinot
-
localrepo.commit: little cleanupsTue, 07 Nov 2006 21:43:15 +0100, by Benoit Boissinot
-
Fix up parent display in loggingTue, 07 Nov 2006 14:04:15 -0600, by Matt Mackall
-
Clarify untracked file merge messageWed, 01 Nov 2006 21:47:55 -0600, by Matt Mackall
-
Remove references to documentation that was removed in da9506fe2710Mon, 06 Nov 2006 22:01:09 -0800, by Lee Cantey
-
Corrected documentation for return value of python hooks.Sun, 05 Nov 2006 21:57:52 +0100, by Thomas Arendsen Hein
-
Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".Thu, 02 Nov 2006 19:23:55 +0100, by Thomas Arendsen Hein
-
Try hgweb unbundle methods in the order presented by the server.Thu, 02 Nov 2006 15:30:45 +0100, by Thomas Arendsen Hein
-
Client support for hgweb unbundle with versions.Thu, 02 Nov 2006 14:58:55 +0100, by Thomas Arendsen Hein
-
Add allowed bundle types as argument to hgweb unbundle capability.Thu, 02 Nov 2006 14:39:08 +0100, by Thomas Arendsen Hein
-
hgweb: remove debugging printWed, 01 Nov 2006 19:59:26 -0300, by Alexis S. L. Carvalho
-
hgweb: introduce a new capability for sending a compressed bundleWed, 01 Nov 2006 22:06:24 +0100, by Benoit Boissinot
-
hgweb: if the server supports it, send a compressed bundleWed, 01 Nov 2006 22:01:30 +0100, by Benoit Boissinot
-
Use httpconnection even with proxies.Wed, 01 Nov 2006 14:53:11 -0300, by Alexis S. L. Carvalho
-
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)Wed, 01 Nov 2006 17:56:55 +0100, by Benoit Boissinot
-
hgweb: split URLs containing spaces or other escaped characters correctlyTue, 31 Oct 2006 18:10:23 -0800, by Brendan Cully
-
zsh: perform ~ expansion on _hg_rootTue, 31 Oct 2006 17:31:30 -0800, by Brendan Cully
-
mq: handle qpush -a with empty seriesTue, 31 Oct 2006 17:24:42 -0800, by Brendan Cully
-
zsh: compute repository root instead of forking hgTue, 31 Oct 2006 16:35:44 -0800, by Brendan Cully
-
zsh: complete users in ssh URLSTue, 31 Oct 2006 16:04:03 -0800, by Brendan Cully
-
zsh: support remote cloningTue, 31 Oct 2006 15:48:02 -0800, by Brendan Cully
-
zsh: add optional remote directory cacheTue, 31 Oct 2006 15:44:16 -0800, by Brendan Cully
-
sshrepo: fix the parsing of the ssh urlTue, 31 Oct 2006 23:56:52 +0100, by Benoit Boissinot
-
zsh: complete SSH directoriesTue, 31 Oct 2006 14:53:08 -0800, by Brendan Cully
-
zsh: complete unknown commands normallyTue, 31 Oct 2006 12:05:47 -0800, by Brendan Cully
-
merge with crewTue, 31 Oct 2006 13:22:05 +0100, by Benoit Boissinot
-
hgweb: fix handling of path for old style templateTue, 31 Oct 2006 13:09:43 +0100, by Benoit Boissinot
-
merge with crewTue, 31 Oct 2006 13:03:52 +0100, by Benoit Boissinot
-
merge with backoutTue, 31 Oct 2006 13:03:23 +0100, by Benoit Boissinot
-
Backed out changeset 41989e55fa375de4376e7e64b17e38312e8ec140Tue, 31 Oct 2006 13:02:49 +0100, by Benoit Boissinot
-
Backed out changeset 66a17364c30ef0804153093cfaccf830e563928aTue, 31 Oct 2006 13:01:28 +0100, by Benoit Boissinot
-
Check for at least having a final release of python 2.3.0 in setup.pyTue, 31 Oct 2006 10:50:16 +0100, by Thomas Arendsen Hein
-
test for git empty new filesMon, 30 Oct 2006 16:14:38 -0800, by Brendan Cully
-
git patch: create empty added filesMon, 30 Oct 2006 16:10:58 -0800, by Brendan Cully
-
zsh: tab-complete status results by directoryMon, 30 Oct 2006 00:03:04 -0800, by Brendan Cully
-
filelog: rename filelog.size() to filelog.len()Sun, 29 Oct 2006 16:33:46 +0100, by Benoit Boissinot
-
revlog: more nullrev fixesSun, 29 Oct 2006 16:14:55 +0100, by Benoit Boissinot
-
revlog: return 0 as offset for nullidSun, 29 Oct 2006 16:14:02 +0100, by Benoit Boissinot
-
doc: clone doesn't create a working directory in remote reposSun, 29 Oct 2006 15:09:01 +0100, by Benoit Boissinot
-
revlog.size() fix handling of rev == -1Sun, 29 Oct 2006 14:41:14 +0100, by Benoit Boissinot
-
use workingcontext.files() to detect if the repo is uncleanSun, 29 Oct 2006 14:18:55 +0100, by Benoit Boissinot
-
allow update to switch to a different branch if the repo is cleanSun, 29 Oct 2006 13:08:10 +0100, by Benoit Boissinot
-
Explicitly use REVLOGV0 instead of 0 in bundlerepo.Sun, 29 Oct 2006 10:55:38 +0100, by Thomas Arendsen Hein
-
Define and use nullrev (revision of nullid) instead of -1.Sun, 29 Oct 2006 10:53:51 +0100, by Thomas Arendsen Hein
-
Correct optimization from 3464f5e77f34; add a test.Sat, 28 Oct 2006 23:37:59 -0300, by Alexis S. L. Carvalho
-
log speedup: don't call revlog.node if we don't have toSat, 28 Oct 2006 20:21:59 -0300, by Alexis S. L. Carvalho
-
log speedup: use list.extend to avoid an explicit loopSat, 28 Oct 2006 20:21:57 -0300, by Alexis S. L. Carvalho
-
log speedup: use parentrevs in log and changeset_printer.showSat, 28 Oct 2006 20:21:56 -0300, by Alexis S. L. Carvalho
-
log speedup: set quiet/verbose/debugflag in the fake ui objectSat, 28 Oct 2006 20:21:55 -0300, by Alexis S. L. Carvalho
-
log speedup: use only ui.write in changeset_printer.showSat, 28 Oct 2006 20:21:54 -0300, by Alexis S. L. Carvalho
-
log speedup: walkchangerevs: filter the files only if we need themSat, 28 Oct 2006 20:21:52 -0300, by Alexis S. L. Carvalho