Mercurial > hg-stable
graph
-
If we can't write the branch cache, fail quietly.Wed, 18 Oct 2006 10:46:51 -0500, by Matt Mackall
-
Add test for invalid branch cache (fixed by 27ebe4efe98e)Wed, 18 Oct 2006 10:35:14 +0200, by Thomas Arendsen Hein
-
invalidate the branch cache when sanity check failsWed, 18 Oct 2006 09:26:23 +0200, by Benoit Boissinot
-
Testing the new changegroupsubset remote function in the sshWed, 18 Oct 2006 02:14:26 -0500, by Eric Hopper
-
Stop erroring out pull -r and clone -r if repository isn't local.Sat, 09 Sep 2006 18:25:07 -0700, by Eric Hopper
-
sshrepo: add passing of lookup exceptionsSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
Adding changegroupsubset and lookup to ssh protocol so pull -r andSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
httprepo: add support for passing lookup exception dataWed, 18 Oct 2006 02:08:36 -0500, by Matt Mackall
-
Adding changegroupsubset and lookup to web protocol so pull -r andSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
Improve branch cache sanity check for mqWed, 18 Oct 2006 02:08:33 -0500, by Matt Mackall
-
merge: fix branch settingTue, 17 Oct 2006 22:59:01 -0500, by Matt Mackall
-
imported patch fooTue, 17 Oct 2006 22:34:43 -0500, by Matt Mackall
-
commit: read branch with workingctxTue, 17 Oct 2006 22:26:14 -0500, by Matt Mackall
-
branchtags: use changectxTue, 17 Oct 2006 22:09:56 -0500, by Matt Mackall
-
revlog.lookup tweaksTue, 17 Oct 2006 22:07:54 -0500, by Matt Mackall
-
Merge with crewTue, 17 Oct 2006 19:04:13 -0500, by Matt Mackall
-
use ui.readsections in the acl extensionTue, 17 Oct 2006 17:04:26 -0300, by Alexis S. L. Carvalho
-
use ui.readsections in the bugzilla extensionTue, 17 Oct 2006 17:04:26 -0300, by Alexis S. L. Carvalho
-
use ui.readsections in the notify extensionTue, 17 Oct 2006 17:04:25 -0300, by Alexis S. L. Carvalho
-
add ui.readsectionsTue, 17 Oct 2006 16:59:24 -0300, by Alexis S. L. Carvalho
-
Default editor for Windows installer is now notepad. [Issue 256]Tue, 17 Oct 2006 11:01:10 -0700, by Lee Cantey
-
Document the change in MacPython distutils installation locationTue, 17 Oct 2006 10:21:54 -0700, by Lee Cantey
-
Added *.bin to MANIFEST.in to include binfile.binTue, 17 Oct 2006 11:46:53 +0200, by Thomas Arendsen Hein
-
bundlerepo: avoid exception in __del__ when the bundle doesn't existMon, 16 Oct 2006 20:38:04 -0300, by Alexis S. L. Carvalho
-
portability fixes for some testsMon, 16 Oct 2006 18:01:25 -0300, by Alexis S. L. Carvalho
-
Explicitly use "tip" in revision navigation.Mon, 16 Oct 2006 22:44:44 +0200, by Thomas Arendsen Hein
-
Add a test for the acl extensionMon, 16 Oct 2006 15:38:53 -0300, by Alexis S. L. Carvalho
-
Use a case-sensitive version of SafeConfigParser everywhereMon, 16 Oct 2006 15:38:53 -0300, by Alexis S. L. Carvalho
-
Fix test-oldcgi after navbar updateMon, 16 Oct 2006 11:36:57 -0700, by Brendan Cully
-
Fix RSS URLs (closes issue396)Mon, 16 Oct 2006 11:18:06 -0700, by Brendan Cully
-
Convert changenav bar from revisions to hashes (closes issue189)Mon, 16 Oct 2006 11:02:11 -0700, by Brendan Cully
-
Merge with crewTue, 17 Oct 2006 18:54:37 -0500, by Matt Mackall
-
Add some basic branch name testsTue, 17 Oct 2006 18:48:41 -0500, by Matt Mackall
-
Add branch support to commitTue, 17 Oct 2006 18:32:00 -0500, by Matt Mackall
-
Make lookup aware of branch labelsTue, 17 Oct 2006 18:31:56 -0500, by Matt Mackall
-
Add branchtags function with cacheTue, 17 Oct 2006 18:31:18 -0500, by Matt Mackall
-
Update branch on checkout/updateTue, 17 Oct 2006 18:30:20 -0500, by Matt Mackall
-
Report branch for hg idTue, 17 Oct 2006 18:30:19 -0500, by Matt Mackall
-
Report branch for hg log and friendsTue, 17 Oct 2006 18:30:18 -0500, by Matt Mackall
-
Add branch method to contextsTue, 17 Oct 2006 18:30:12 -0500, by Matt Mackall
-
imported patch b1Tue, 17 Oct 2006 18:01:14 -0500, by Matt Mackall
-
add footer to old styleMon, 16 Oct 2006 12:56:41 +0200, by Benoit Boissinot
-
fix rss templateMon, 16 Oct 2006 12:49:11 +0200, by Benoit Boissinot
-
Fixed page overlap for file revision links in hgweb.Mon, 16 Oct 2006 09:53:31 +0200, by Thomas Arendsen Hein
-
merge with mainMon, 16 Oct 2006 09:23:26 +0200, by Thomas Arendsen Hein
-
hgweb: hoist changenav up, and use it in the filelogSun, 15 Oct 2006 23:51:28 -0700, by Brendan Cully
-
hgweb: link to file parents in filediff, rather than changeset parentsSun, 15 Oct 2006 21:20:15 -0700, by Brendan Cully
-
Test annotate using named rev instead of linkrevSun, 15 Oct 2006 20:57:30 -0700, by Brendan Cully
-
Fix annotate where linkrev != rev without exporting linkrevSun, 15 Oct 2006 18:43:46 -0700, by Brendan Cully
-
Back out d8eba1c3ce9b and a004164dbeefSun, 15 Oct 2006 18:25:07 -0700, by Brendan Cully
-
Make annotate use linkrev instead of revSun, 15 Oct 2006 17:38:07 -0700, by Brendan Cully
-
Add linkrev to filectxSun, 15 Oct 2006 17:37:04 -0700, by Brendan Cully
-
merge: if filemerge skips merge, report as updatedSun, 15 Oct 2006 16:18:09 -0500, by Matt Mackall
-
Catch python2.3's IndexError with bogus http proxy settings. (issue203)Sun, 15 Oct 2006 21:09:56 +0200, by Thomas Arendsen Hein
-
Fixed contrib/hgdiff script to pass diffopts in the new format.Sun, 15 Oct 2006 20:56:38 +0200, by Thomas Arendsen Hein
-
document the diffstat option of the notify extensionSun, 15 Oct 2006 16:35:47 +0200, by Aurelien Jacobs
-
hgweb: add diff links in gitweb file revision pageSat, 14 Oct 2006 16:39:15 -0700, by Brendan Cully
-
hgweb: add changeset description to file revision pageSat, 14 Oct 2006 16:27:51 -0700, by Brendan Cully
-
hgweb: really fix parent/child rename linksSat, 14 Oct 2006 16:20:22 -0700, by Brendan Cully
-
hgweb: better file rename linksSat, 14 Oct 2006 16:07:52 -0700, by Brendan Cully