Mercurial > hg-stable
graph
-
Fixups for recent changes in revlog version handlingMon, 02 Apr 2007 14:16:44 -0500, by Matt Mackall
-
hgweb: don't display heads in gitweb-style summary pageTue, 27 Mar 2007 01:41:25 -0300, by Alexis S. L. Carvalho
-
hgweb: display named branches in gitweb-style summary pageFri, 16 Mar 2007 17:55:42 -0400, by greg
-
test-ssh-clone-r: avoid a shell scriptTue, 27 Mar 2007 01:41:23 -0300, by Alexis S. L. Carvalho
-
test-ssh: avoid a shell scriptTue, 27 Mar 2007 01:41:22 -0300, by Alexis S. L. Carvalho
-
test-init: avoid a shell scriptTue, 27 Mar 2007 01:41:21 -0300, by Alexis S. L. Carvalho
-
test-rename-merge2: avoid a shell scriptTue, 27 Mar 2007 01:41:20 -0300, by Alexis S. L. Carvalho
-
test-merge6: avoid a shell scriptTue, 27 Mar 2007 01:41:18 -0300, by Alexis S. L. Carvalho
-
test-merge1: avoid a shell scriptTue, 27 Mar 2007 01:41:17 -0300, by Alexis S. L. Carvalho
-
test-filebranch: avoid a shell scriptTue, 27 Mar 2007 01:41:16 -0300, by Alexis S. L. Carvalho
-
Use printf(1) instead of using bash-specific shell code.Sat, 30 Dec 2006 21:33:45 +0200, by Giorgos Keramidas
-
test-ssh: use printenv.pyMon, 26 Mar 2007 23:50:04 -0300, by Alexis S. L. Carvalho
-
test-static-http: use printenv.pyMon, 26 Mar 2007 23:50:03 -0300, by Alexis S. L. Carvalho
-
test-http: use printenv.pyMon, 26 Mar 2007 23:50:01 -0300, by Alexis S. L. Carvalho
-
test-push-http: use printenv.pyMon, 26 Mar 2007 23:50:00 -0300, by Alexis S. L. Carvalho
-
test-bundle: use printenv.pyMon, 26 Mar 2007 23:49:59 -0300, by Alexis S. L. Carvalho
-
test-hook: use printenv.pyMon, 26 Mar 2007 23:49:58 -0300, by Alexis S. L. Carvalho
-
Add tests/printenv.pyMon, 26 Mar 2007 23:49:56 -0300, by Alexis S. L. Carvalho
-
Add a filename for the bundleMon, 26 Mar 2007 20:49:57 -0500, by John Goerzen
-
Slight refining to help text in patchbomb.pyMon, 26 Mar 2007 20:46:49 -0500, by John Goerzen
-
hgweb: short hash for tip archive nameTue, 13 Mar 2007 13:17:26 +0100, by Christian Ebert
-
add util.lexistsMon, 26 Mar 2007 21:36:26 -0300, by Alexis S. L. Carvalho
-
Improve documentation for patchbomb and emailThu, 22 Mar 2007 14:02:39 -0500, by John Goerzen
-
Add common bundle/outgoing options to hg emailMon, 26 Mar 2007 13:57:49 -0500, by John Goerzen
-
Add ability to send bundles to patchbomb extensionMon, 26 Mar 2007 13:37:48 -0500, by John Goerzen
-
Fixed spacing in assignment of REVLOG_DEFAULT_VERSIONSat, 24 Mar 2007 13:31:43 +0100, by Thomas Arendsen Hein
-
Merge with crewSat, 24 Mar 2007 02:57:27 -0500, by Matt Mackall
-
use os.path.islink instead of util.is_link; remove util.is_linkFri, 23 Mar 2007 23:40:25 -0300, by Alexis S. L. Carvalho
-
Add some tests for symlink trackingFri, 23 Mar 2007 23:40:24 -0300, by Alexis S. L. Carvalho
-
Fix localrepo.copy to deal with symbolic links.Wed, 21 Mar 2007 23:20:56 -0400, by Eric St-Jean