Mercurial > hg-stable
graph
-
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
-
context: check self.__dict__ instead of using hasattrWed, 11 Oct 2006 13:34:12 -0700, by Brendan Cully
-
Teach bdiff to support buffer objectsWed, 11 Oct 2006 12:06:14 -0700, by Brendan Cully
-
Test case for bdiff on buffer objectsWed, 11 Oct 2006 12:02:06 -0700, by Brendan Cully
-
hgweb: globally default to tip if no revision is specifiedWed, 11 Oct 2006 11:30:59 -0700, by Brendan Cully
-
Support buffer interface in base85 codecWed, 11 Oct 2006 09:27:57 -0700, by Brendan Cully
-
merge with crewWed, 11 Oct 2006 16:41:52 +0200, by Benoit Boissinot
-
fix traceback of extdiff after a mergeWed, 11 Oct 2006 16:35:09 +0200, by Benoit Boissinot
-
Don't generate git diff header for empty diffsTue, 10 Oct 2006 14:48:26 -0700, by Brendan Cully
-
Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /)Tue, 10 Oct 2006 10:54:22 -0700, by Brendan Cully
-
NWI base URL detection fixesTue, 10 Oct 2006 10:28:20 -0700, by Brendan Cully
-
make manifest-merging test reproduceableWed, 11 Oct 2006 15:52:08 -0500, by Matt Mackall
-
Revert changeset c67920d78248.Tue, 10 Oct 2006 21:03:24 +0300, by Giorgos Keramidas
-
merge with upstreamTue, 10 Oct 2006 11:47:19 +0200, by Thomas Arendsen Hein
-
merge with upstreamTue, 10 Oct 2006 09:30:05 +0200, by Thomas Arendsen Hein
-
fix localrepo.status when dealing with x-bit changesTue, 10 Oct 2006 00:02:30 +0200, by Benoit Boissinot
-
extend test-flagsMon, 09 Oct 2006 21:48:44 +0200, by Benoit Boissinot
-
merge with upstreamMon, 09 Oct 2006 21:22:55 +0200, by Benoit Boissinot
-
merge with crewMon, 09 Oct 2006 15:52:37 +0200, by Benoit Boissinot
-
bundle --base: use the right set for the baseMon, 09 Oct 2006 15:44:20 +0200, by Benoit Boissinot
-
fix bash completion of debug commands; add test for debugcompleteSun, 08 Oct 2006 20:27:23 -0300, by Alexis S. L. Carvalho
-
merge: pull user messages out to hg.pyTue, 10 Oct 2006 03:39:44 -0500, by Matt Mackall
-
merge: update some docstringsTue, 10 Oct 2006 02:31:02 -0500, by Matt Mackall
-
merge: various tidyingTue, 10 Oct 2006 02:15:20 -0500, by Matt Mackall
-
context: change workingctx str() from . to <node>+Tue, 10 Oct 2006 02:11:59 -0500, by Matt Mackall
-
merge: use contexts in checkunknown and forgetremovedTue, 10 Oct 2006 01:43:58 -0500, by Matt Mackall
-
merge: shortcircuit filemerge for identical filesTue, 10 Oct 2006 01:16:06 -0500, by Matt Mackall
-
context: add cmp for filectxsTue, 10 Oct 2006 01:13:03 -0500, by Matt Mackall
-
merge: pull file copy/move out of filemergeTue, 10 Oct 2006 00:54:00 -0500, by Matt Mackall
-
merge: unify merge and copy actionsTue, 10 Oct 2006 00:41:55 -0500, by Matt Mackall
-
merge: swap file and mode args for act()Tue, 10 Oct 2006 00:32:30 -0500, by Matt Mackall
-
merge: finish removing nodes from action listTue, 10 Oct 2006 00:22:03 -0500, by Matt Mackall
-
hgweb: add file sizes to manifest browsingTue, 10 Oct 2006 00:07:46 -0500, by Matt Mackall
-
hgweb: remove obsolete listfiles functionMon, 09 Oct 2006 23:46:05 -0500, by Matt Mackall
-
merge: eliminate nodes from action listMon, 09 Oct 2006 23:23:25 -0500, by Matt Mackall
-
filectx: add size methodMon, 09 Oct 2006 23:20:48 -0500, by Matt Mackall
-
run-tests: add --first switch to exit on first errorMon, 09 Oct 2006 23:08:41 -0500, by Matt Mackall
-
run-tests: add --retest switchMon, 09 Oct 2006 23:05:11 -0500, by Matt Mackall
-
filemerge: use contexts rather than my and otherMon, 09 Oct 2006 21:27:04 -0500, by Matt Mackall
-
fix workingfilectx parents and ancestor functionsMon, 09 Oct 2006 21:04:25 -0500, by Matt Mackall
-
merge: pass contexts to applyupdatesMon, 09 Oct 2006 20:32:03 -0500, by Matt Mackall
-
merge: don't call hooks for revertMon, 09 Oct 2006 18:13:38 -0500, by Matt Mackall
-
merge: use contexts for manifestmergeMon, 09 Oct 2006 16:07:19 -0500, by Matt Mackall
-
commit: unify file-level commit codeMon, 09 Oct 2006 14:02:01 -0500, by Matt Mackall
-
Use filelog.cmp in checkfilemergeSun, 08 Oct 2006 20:18:59 -0500, by Matt Mackall
-
merge: remember rename copies and parents properly on commitSun, 08 Oct 2006 19:57:45 -0500, by Matt Mackall
-
[patchbomb] prepend leading zeros in the "[PATCH N of M]" stringSat, 07 Oct 2006 15:16:47 -0400, by Josef "Jeff" Sipek
-
merged now fully working base85 codec, though currently unused.Sun, 08 Oct 2006 10:56:21 +0200, by Thomas Arendsen Hein
-
merge with upstreamSun, 08 Oct 2006 10:55:11 +0200, by Thomas Arendsen Hein
-
Handle odd-sized base85 input and outputSat, 07 Oct 2006 16:21:33 -0700, by Brendan Cully
-
Put in backslash again, it was needed to disable an asciidoc macro.Sat, 07 Oct 2006 22:11:02 +0200, by Thomas Arendsen Hein
-
Corrected typo in date format, found by Rob Landley.Sat, 07 Oct 2006 22:02:56 +0200, by Thomas Arendsen Hein
-
Make test-bundle-r executable.Sat, 07 Oct 2006 18:14:03 +0200, by Thomas Arendsen Hein
-
add -r/--rev and --base option to bundleThu, 20 Jul 2006 19:25:11 +0200, by Benoit Boissinot
-
Add a base85 codecFri, 06 Oct 2006 13:01:54 -0700, by Brendan Cully
-
Fix undetected change bug in rename testsSat, 07 Oct 2006 17:30:26 -0500, by Matt Mackall
-
Update test outputFri, 06 Oct 2006 17:14:50 -0500, by Matt Mackall
-
Merge with crewFri, 06 Oct 2006 17:14:18 -0500, by Matt Mackall
-
hgweb: fix filerevision raw URLFri, 06 Oct 2006 12:58:50 -0700, by Brendan Cully
-
disallow commands on non local repositoryFri, 06 Oct 2006 19:21:43 +0200, by Benoit Boissinot
-
Moved hgweb map-* files into their style directories and adjusted them.Fri, 06 Oct 2006 18:38:32 +0200, by Thomas Arendsen Hein
-
hgweb: Search templates in templatepath/style/map, too, using a common function.Fri, 06 Oct 2006 18:28:50 +0200, by Thomas Arendsen Hein
-
ssh: make the error message more clear, add a testcaseFri, 06 Oct 2006 16:24:14 +0200, by Benoit Boissinot
-
hgweb: be more conservative about expanding SCRIPT_NAMEThu, 05 Oct 2006 15:36:53 -0700, by Brendan Cully
-
Add {getentries} to default styleThu, 05 Oct 2006 15:04:15 -0700, by Brendan Cully
-
hgweb: fix NWI parsing when hgwebdir isn't at /Thu, 05 Oct 2006 14:45:15 -0700, by Brendan Cully
-
hgweb: convert gitweb to NWIThu, 05 Oct 2006 14:27:14 -0700, by Brendan Cully
-
hgweb: provide means for handling query parametersThu, 05 Oct 2006 14:27:14 -0700, by Brendan Cully
-
Some versions of sed don't support .\+, so use ..* instead.Thu, 05 Oct 2006 20:03:38 +0200, by Thomas Arendsen Hein
-
Un-debugify debugconfig to showconfig. (issue 317)Thu, 05 Oct 2006 15:51:54 +0200, by Thomas Arendsen Hein
-
hgweb: Added safety net for PATH_INFO starting with double slash.Thu, 05 Oct 2006 11:57:38 +0200, by Thomas Arendsen Hein
-
merged NewWebInterfaceThu, 05 Oct 2006 10:15:22 +0200, by Thomas Arendsen Hein
-
Update templates to use NewWebInterfaceWed, 04 Oct 2006 17:04:40 -0700, by Brendan Cully
-
Rename default style to oldWed, 04 Oct 2006 17:04:40 -0700, by Brendan Cully
-
hgweb: support for generating and parsing NWI URLsWed, 04 Oct 2006 17:04:40 -0700, by Brendan Cully
-
Teach hgwebdir about new interfaceWed, 04 Oct 2006 17:04:40 -0700, by Brendan Cully
-
hgweb: extract raw prefix from NWI commandsWed, 04 Oct 2006 17:04:40 -0700, by Brendan Cully
-
hgweb: accept NewWebInterface URLsWed, 04 Oct 2006 17:04:40 -0700, by Brendan Cully
-
merge with upstreamThu, 05 Oct 2006 10:07:40 +0200, by Thomas Arendsen Hein