Mercurial > hg-stable
graph
-
demandimport: handling new relative importsWed, 16 Jan 2008 19:14:54 +0330, by Ali Gholami Rudi
-
hgweb: move HTTP content types out of header templatesTue, 22 Jan 2008 10:45:55 +0100, by Dirkjan Ochtman
-
hgweb: revert to showing file instead of offering for downloadTue, 22 Jan 2008 10:45:52 +0100, by Dirkjan Ochtman
-
hgweb: be sure to send a valid content-type for raw filesTue, 22 Jan 2008 12:31:55 +0100, by Dirkjan Ochtman
-
hgweb: use ErrorResponse instead of custom responseTue, 22 Jan 2008 09:28:51 +0100, by Dirkjan Ochtman
-
better error reporting for hg serve errors in testsTue, 22 Jan 2008 09:11:11 +0100, by Dirkjan Ochtman
-
hgweb: fix a stupid KeyError introduced in a0e20a5eba3cTue, 22 Jan 2008 09:11:08 +0100, by Dirkjan Ochtman
-
hgweb: cleanup buglet introduced in 956afc025c0fTue, 22 Jan 2008 09:11:06 +0100, by Dirkjan Ochtman
-
merge with crew-stableTue, 22 Jan 2008 00:55:01 +0100, by Thomas Arendsen Hein
-
CVS convert: Find correct parent for new branch (issue704)Tue, 22 Jan 2008 00:16:50 +0100, by Thomas Arendsen Hein
-
Test for converting a CVS branchTue, 22 Jan 2008 00:08:43 +0100, by Thomas Arendsen Hein
-
convert: mercurial sink must be localMon, 21 Jan 2008 22:24:28 +0100, by Patrick Mezard
-
Fix double import of 're'.Mon, 21 Jan 2008 22:00:44 +0100, by Thomas Arendsen Hein
-
convert: Do not abort with TypeError if svn commit message is None (issue934)Mon, 21 Jan 2008 21:44:16 +0100, by Thomas Arendsen Hein
-
Prefer i in d over d.has_key(i)Sun, 20 Jan 2008 14:39:25 +0100, by Christian Ebert
-
fix test-strip-cross on solarisMon, 21 Jan 2008 13:37:27 -0200, by Alexis S. L. Carvalho
-
Merge with crew-stableMon, 21 Jan 2008 14:15:38 +0100, by Patrick Mezard
-
test-strip-cross: test handling of linkrev crosses in the manifestSun, 20 Jan 2008 08:12:07 -0200, by Alexis S. L. Carvalho
-
Fix test-strip-cross on SolarisSat, 19 Jan 2008 22:16:15 -0500, by Richard Lowe
-
simplify revlog.strip interface and callers; add docstringSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
strip: calculate list of extra nodes to save and pass it to changegroupsubsetSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
changegroupsubset: accept list of per-revlog nodes to includeSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
addchangegroup: add option to skip check for empty changelog groupSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
allow the creation of bundles with empty changelog/manifest chunksSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: don't use nested functions.Sat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: use revs in limitheadsSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: add a docstring to bundle; use repo.uiSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: split stripall into two functions; clean it up a bitSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: rename chlog to clSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: nodes are nodes, revs are revsSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: use node.* directlySat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: don't import commands.pySat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
test-no-symlinks: fix unbundle outputFri, 18 Jan 2008 23:59:40 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 19 Jan 2008 14:48:31 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 19 Jan 2008 13:19:27 +0100, by Patrick Mezard
-
keyword: add very simple mq testSat, 19 Jan 2008 03:06:01 +0100, by Christian Ebert
-
Fix typo.Fri, 18 Jan 2008 17:01:28 -0800, by Bryan O'Sullivan
-
Fix test outputFri, 18 Jan 2008 13:54:33 -0800, by Bryan O'Sullivan
-
Merge with crewFri, 18 Jan 2008 13:49:11 -0800, by Bryan O'Sullivan
-
hgweb: fast path for sending raw filesFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: just return iterables instead of yielding themFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: separate out start_response() callingFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: return iterable, add deprecation noteFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
hgweb: remove some legacy codeFri, 18 Jan 2008 19:53:38 +0100, by Dirkjan Ochtman
-
keyword: avoid extra diffs when not comparing against working dirTue, 15 Jan 2008 14:39:53 +0100, by Christian Ebert
-
keyword: support mq; handle (q)record more gracefullyTue, 15 Jan 2008 13:58:22 +0100, by Christian Ebert
-
convert: enforce svn_source.getchanges() files unicityMon, 21 Jan 2008 10:04:35 +0100, by Patrick Mezard
-
localrepo: ensure files unicity in commit() (issue 714)Mon, 21 Jan 2008 10:02:32 +0100, by Patrick Mezard
-
util: simplify uniqueThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
convert: fix invalid svn.ra.check_path() call (issue 771)Sat, 19 Jan 2008 14:39:30 +0100, by Patrick Mezard
-
util_win32: make os_link more robust (issue 761)Fri, 18 Jan 2008 23:56:51 +0100, by Patrick Mezard
-
transform a bunch of print statements to appropriate ui callsFri, 18 Jan 2008 10:48:25 -0600, by Matt Mackall
-
Merge with crewFri, 18 Jan 2008 10:07:36 -0600, by Matt Mackall
-
convert: document the subversion conversion modelFri, 18 Jan 2008 00:16:20 +0100, by Patrick Mezard
-
convert: fetch less revisions when looking for a branch parentThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
Test subversion branches conversionThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
convert: make svn revision iterator interruptibleThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
convert: fix cross-branches subversion revisions handlingThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
convert: fix parents of last fetched svn revisionTue, 01 Jan 2008 23:57:20 +0100, by Patrick Mezard
-
convert: don't scan directories on property changesThu, 17 Jan 2008 23:46:56 +0100, by Patrick Mezard
-
hooks: fix pre- and post- hooks specified in .hg/hgrcFri, 18 Jan 2008 09:03:17 -0600, by Matt Mackall
-
[PATCH] zsh_completion tag/mq fixesFri, 18 Jan 2008 08:23:29 -0600, by Nicholas Riley
-
tests: Use /bin/sh for test-journal-exists, /bin/bash may not be availableFri, 18 Jan 2008 03:06:05 +0200, by Giorgos Keramidas
-
patchbomb: prompt only once for SMTP passwordThu, 17 Jan 2008 13:51:59 -0600, by Matt Mackall
-
transactions: don't show a backtrace when journal existsWed, 16 Jan 2008 11:32:25 -0600, by Matt Mackall
-
Merge with crewWed, 16 Jan 2008 11:14:51 -0600, by Matt Mackall
-
diff: don't show function name by defaultWed, 16 Jan 2008 11:14:24 -0600, by Matt Mackall
-
merge with mainTue, 15 Jan 2008 23:04:44 +0100, by Thomas Arendsen Hein
-
Merge with crewTue, 15 Jan 2008 15:49:24 -0600, by Matt Mackall
-
convert should use default value when CVS_RSH is not set, that valueTue, 15 Jan 2008 13:29:59 +0200, by Kostantinos Koukopoulos
-
hgk: display branch name in diff headerTue, 15 Jan 2008 13:46:32 +0100, by Patrick Mezard
-
Display debugstate dates as '%Y-%m-%d %H:%M:%S'Fri, 11 Jan 2008 23:30:56 +0200, by Giorgos Keramidas
-
merge: add a bit more sanity to divergent copy checksMon, 14 Jan 2008 16:28:32 -0600, by Matt Mackall
-
keyword: test that expansion is done filewiseFri, 11 Jan 2008 23:36:56 +0100, by Christian Ebert
-
Solaris compatibility fixes for test-keyword:Mon, 14 Jan 2008 09:00:23 +0100, by Thomas Arendsen Hein
-
convert: separate trunk detection from branch layout detectionSat, 05 Jan 2008 01:51:21 +0100, by Edouard Gomez
-
Merge with crew-stableSat, 12 Jan 2008 20:49:07 +0100, by Patrick Mezard
-
patch: handle empty vs no file in git patches (issue906)Sat, 12 Jan 2008 19:35:11 +0100, by Patrick Mezard
-
patch: remove CRLF when parsing file namesSat, 12 Jan 2008 20:43:09 +0100, by Patrick Mezard
-
Merge with crew-stableFri, 11 Jan 2008 18:33:10 -0800, by Brendan Cully
-
Document --base null in bundle helpFri, 11 Jan 2008 18:31:13 -0800, by Brendan Cully
-
Merge with mpmFri, 11 Jan 2008 16:51:54 -0800, by Bryan O'Sullivan
-
util_win32: implement posixfile_nt.writelines()Fri, 11 Jan 2008 21:20:27 +0100, by Patrick Mezard
-
New extension to support problematic MBCS on Windows.Wed, 09 Jan 2008 22:41:30 +0900, by Shun-ichi GOTO
-
Fix not to use os.sep directly.Wed, 09 Jan 2008 21:30:37 +0900, by Shun-ichi GOTO
-
Add util.splitpath() and use it instead of using os.sep directly.Wed, 09 Jan 2008 21:30:36 +0900, by Shun-ichi GOTO
-
Add endswithsep() and use it instead of using os.sep and os.altsep directly.Wed, 09 Jan 2008 21:30:35 +0900, by Shun-ichi GOTO
-
Use util.normpath() instead of direct path string operation.Wed, 09 Jan 2008 21:30:13 +0900, by Shun-ichi GOTO
-
svn: fix copy exceptionFri, 11 Jan 2008 14:06:05 -0600, by Shun-ichi GOTO
-
posixfile_nt: set closed earlyFri, 11 Jan 2008 14:06:05 -0600, by Matt Mackall
-
Don't use the -i option with sedWed, 09 Jan 2008 10:00:18 -0600, by Will Maier
-
convert: respect hg.tagsbranch settingWed, 09 Jan 2008 00:27:33 +0100, by Edouard Gomez
-
Issue #880: Simple misspelling ('occured') in web error message.Sat, 05 Jan 2008 15:35:46 -0500, by Jesse Glick
-
Tweak finddate to pass date directly.Fri, 11 Jan 2008 01:36:20 +0000, by mark williamson
-
adding "prefix" option to "hg serve" (command line and [web] section)Wed, 09 Jan 2008 11:15:00 +0100, by Michele Cella
-
Fix XHTML validation error on file diff page.Tue, 08 Jan 2008 21:12:30 -0600, by Kevin Christen
-
hook: redirect stdout to stderr for ssh and http serversFri, 11 Jan 2008 13:06:38 -0600, by Matt Mackall
-
convert: add commandline.xargs(), use it in svn_sink classFri, 11 Jan 2008 06:07:43 +0300, by Maxim Dounin
-
keyword: fix some doc strings; update copyrightFri, 11 Jan 2008 15:01:29 +0100, by Christian Ebert
-
hg qrecord -- like record, but for mqThu, 10 Jan 2008 12:07:18 +0300, by Kirill Smelkov
-
cmdutil.commit: extract 'addremove' from opts carefullyThu, 10 Jan 2008 12:07:18 +0300, by Kirill Smelkov
-
dispatch: allow extensions to provide setup codeThu, 10 Jan 2008 12:07:18 +0300, by Kirill Smelkov
-
record: refactor record into generic record driverThu, 10 Jan 2008 12:07:13 +0300, by Kirill Smelkov
-
record: some docsThu, 10 Jan 2008 11:43:30 +0300, by Kirill Smelkov
-
keyword: clean up quiet setting in kwdemo and adding of untracked kwfilesWed, 09 Jan 2008 05:24:33 +0100, by Christian Ebert
-
keyword: suppress keyword expansion for log commandsWed, 09 Jan 2008 11:21:40 +0100, by Christian Ebert
-
keyword: (bugfix) only set changenode for kwtemplater when committingWed, 09 Jan 2008 05:18:50 +0100, by Christian Ebert
-
test-mq-header: don't fail with different patch(1)Tue, 08 Jan 2008 06:56:21 +0300, by Maxim Dounin
-
Fix up tests for XHTML validation bitsTue, 08 Jan 2008 15:56:12 -0600, by Matt Mackall
-
Fixed numerous XHTML problems that caused validation errors and warnings.Mon, 07 Jan 2008 21:29:40 -0600, by Kevin Christen
-
patchbomb: attachment options changedMon, 31 Dec 2007 16:18:17 +0100, by Dennis Schoen
-
patchbomb: consistently use opts.getFri, 04 Jan 2008 16:11:01 +0100, by Christian Ebert
-
patchbomb: fix more line continuations (coding style)Fri, 04 Jan 2008 15:58:22 +0100, by Christian Ebert
-
keyword: add testFri, 04 Jan 2008 18:22:39 +0100, by Christian Ebert
-
Add extension for filewise RCS-keyword expansion in working dirFri, 04 Jan 2008 18:22:09 +0100, by Christian Ebert
-
restore branch after rollback (issue 902)Mon, 07 Jan 2008 15:26:12 -0600, by Alexandre Vassalotti
-
context: fix filectx.parents() bug introduced when editing 180a3eee4b75Sun, 06 Jan 2008 15:40:32 +0100, by Patrick Mezard
-
merge with crew-stableSun, 06 Jan 2008 13:17:10 +0100, by Thomas Arendsen Hein
-
Fix copies reporting in log and convert.Sat, 29 Dec 2007 17:11:48 +0300, by Maxim Dounin
-
context: preserve changeset in filectx if we have oneSat, 29 Dec 2007 16:57:43 +0300, by Maxim Dounin