Mercurial > hg
graph
-
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
-
hgweb: fix parent/child links across renamesSat, 14 Oct 2006 16:03:23 -0700, by Brendan Cully
-
hgweb: add changeset description to annotate pageSat, 14 Oct 2006 15:28:45 -0700, by Brendan Cully
-
make revlog.addgroup pass its file handles to addrevisionSat, 14 Oct 2006 18:47:48 -0300, by Alexis S. L. Carvalho
-
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)Sat, 14 Oct 2006 10:53:29 +0200, by Thomas Arendsen Hein
-
merge with upstreamSat, 14 Oct 2006 10:39:40 +0200, by Thomas Arendsen Hein
-
use short hashes with diff -vFri, 13 Oct 2006 15:34:35 -0300, by Alexis S. L. Carvalho
-
Use manifest rev instead of changelog rev for linear manifest testFri, 13 Oct 2006 11:17:17 -0700, by Brendan Cully
-
Removed unused imports of mdiff and templater from ui.pyFri, 13 Oct 2006 19:35:08 +0200, by Thomas Arendsen Hein
-
log --copies: use manifest.find instead of delta when manifest parent is not rev-1Fri, 13 Oct 2006 09:58:55 -0700, by Brendan Cully
-
Test case for log --copies on non-linear manifests (issue391)Fri, 13 Oct 2006 09:58:55 -0700, by Brendan Cully
-
hgweb: fix path cleaningFri, 13 Oct 2006 16:34:58 +0200, by Benoit Boissinot
-
Merge with asakFri, 13 Oct 2006 10:50:35 +0200, by Thomas Arendsen Hein
-
portability fix for test-sshThu, 12 Oct 2006 20:45:25 -0300, by Alexis S. L. Carvalho
-
Merge with mpmFri, 13 Oct 2006 00:26:46 -0700, by Brendan Cully
-
Add popen2 demandload to patch.py, required by diffstatThu, 12 Oct 2006 16:34:32 -0700, by Brendan Cully
-
rawcommit: add removed files to the changelog file listThu, 12 Oct 2006 19:26:06 -0300, by Alexis S. L. Carvalho
-
Update test-mq-qdelete to use qdel -rThu, 12 Oct 2006 14:19:34 -0700, by Brendan Cully
-
mq: make qdelete without -k or a subrepository delete all patchesThu, 12 Oct 2006 14:02:41 -0700, by Brendan Cully
-
Use line length field when extracting git binary patchesThu, 12 Oct 2006 13:39:14 -0700, by Brendan Cully
-
mq: change qdel --forget to --rev; accept any revision symbolThu, 12 Oct 2006 13:24:09 -0700, by Brendan Cully
-
merge: update dirstate correctly for non-branchmerge updatesFri, 13 Oct 2006 17:58:04 -0500, by Matt Mackall
-
merge: turn followcopies on by defaultThu, 12 Oct 2006 14:49:19 -0500, by Matt Mackall
-
mq.el: add mode-line hookThu, 12 Oct 2006 12:15:56 -0700, by Brendan Cully
-
python2.5 PyArg_ParseTuple fixThu, 12 Oct 2006 14:04:11 -0300, by Alexis S. L. Carvalho
-
Add test for git binary diff supportThu, 12 Oct 2006 09:17:16 -0700, by Brendan Cully
-
Add git-1.4 binary patch supportThu, 12 Oct 2006 09:17:16 -0700, by Brendan Cully
-
gitweb: Fixed parent/child links when viewing a file revision.Thu, 12 Oct 2006 17:48:09 +0200, by Thomas Arendsen Hein
-
Keep session variables when linking from hgwebdir's index to repositories.Thu, 12 Oct 2006 17:06:51 +0200, by Thomas Arendsen Hein
-
Fixed typo in gitweb templates.Thu, 12 Oct 2006 16:37:03 +0200, by Thomas Arendsen Hein
-
hgweb: Apply the new method of passing session variables to links.Wed, 11 Oct 2006 22:01:24 +0200, by Thomas Arendsen Hein
-
hgweb: Keep session variables (currently only style) in HTML forms, too.Wed, 11 Oct 2006 20:59:37 +0200, by Thomas Arendsen Hein
-
templater: Better exception for errors in foo%bar formatting.Wed, 11 Oct 2006 20:53:02 +0200, by Thomas Arendsen Hein
-
nodesbetween: fix a bug with duplicate headsThu, 12 Oct 2006 11:40:26 +0200, by Benoit Boissinot
-
hgweb: trap lookup errorsWed, 11 Oct 2006 16:56:41 -0700, by Brendan Cully
-
Add better error message for bad commandsWed, 11 Oct 2006 16:50:17 -0700, by Brendan Cully
-
gitweb: Add error text to error pageWed, 11 Oct 2006 16:49:53 -0700, by Brendan Cully
-
gitweb: fix link on file name in filenodelinkWed, 11 Oct 2006 16:39:42 -0700, by Brendan Cully
-
gitweb: fix last change field in summaryWed, 11 Oct 2006 16:32:06 -0700, by Brendan Cully
-
Merge with mainWed, 11 Oct 2006 16:20:35 -0700, by Brendan Cully
-
gitweb: add file diff viewWed, 11 Oct 2006 16:19:11 -0700, by Brendan Cully
-
Merge with crewWed, 11 Oct 2006 17:37:48 -0500, by Matt Mackall
-
merge with crewWed, 11 Oct 2006 23:31:05 +0200, by Benoit Boissinot
-
update ui.quiet/verbose/debug/interactive every time the config changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: untangle updateoptsTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
call ui.updateopts only after changing directoriesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: normalize settings every time the configuration changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
move the parsing of --config options to commands.pyTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use the overlay to hold --config dataTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: change the overlay from a dict to a SafeConfigParser.Tue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: don't query parentui.cdata when looking up config items.Tue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: make walkconfig use configitemsTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: move common code out of config and configboolTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: remove revlogopts and (unused) diffcache variablesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: don't let parent and child ui objects share header and prev_headerTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use correct parentui while copying readhooksTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
changectx: search manifest delta for filenodeWed, 11 Oct 2006 13:56:35 -0700, by Brendan Cully