Mercurial > hg
graph
-
added an entry about the prefix option inside the hgrc man pageTue, 22 Jan 2008 23:07:23 +0100, by Michele Cella
-
tests for hg serve prefix optionTue, 22 Jan 2008 23:06:37 +0100, by Michele Cella
-
hgweb: fixes to make hg serve prefix handling more robustTue, 22 Jan 2008 22:13:29 +0100, by Michele Cella
-
Merge with -stableThu, 31 Jan 2008 14:44:00 -0600, by Matt Mackall
-
graphlog: skip filectx parents in other filelogsWed, 30 Jan 2008 10:58:54 -0600, by Steve Borho
-
Provide better context for custom Python encode/decode filters.Fri, 21 Dec 2007 23:21:17 -0500, by Jesse Glick
-
Register data filters in a localrepo instead of utilMon, 28 Jan 2008 21:39:47 +0100, by Patrick Mezard
-
hgweb: forgot to centralize the req.write() calls in hgwebdirMon, 28 Jan 2008 16:35:02 +0100, by Dirkjan Ochtman
-
hgweb: centralize req.write() callsMon, 28 Jan 2008 15:10:17 +0100, by Dirkjan Ochtman
-
hgweb: explicitly check if requested command existsMon, 28 Jan 2008 14:58:03 +0100, by Dirkjan Ochtman
-
hgweb: get rid of raw-related code in hgweb.filerevision()Mon, 28 Jan 2008 13:42:40 +0100, by Dirkjan Ochtman
-
keyword: detect restricted commands thru variableSat, 26 Jan 2008 13:04:36 +0000, by Christian Ebert
-
webcommands: add missing hg importSat, 26 Jan 2008 22:44:27 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 26 Jan 2008 20:04:31 +0100, by Patrick Mezard
-
convert: follow svn module parent movesSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: prevent svn branches to leave the root module treeSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: checkout svn root revisionsSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: fix svn_source.latest()Sat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
convert: display source revision id with --verboseSat, 26 Jan 2008 14:45:04 +0100, by Patrick Mezard
-
Permitting the import command to accept a --user option.Fri, 25 Jan 2008 19:49:15 -0500, by Jesse Glick
-
Merge with crewFri, 25 Jan 2008 16:24:00 -0800, by Bryan O'Sullivan
-
Simplify test-pathsFri, 25 Jan 2008 16:18:00 -0800, by Bryan O'Sullivan
-
merge with crewSat, 26 Jan 2008 01:06:31 +0100, by Thomas Arendsen Hein
-
Permit glob patterns to use nested curly braces.Fri, 25 Jan 2008 15:54:25 -0500, by Jesse Glick
-
Merge after backoutFri, 25 Jan 2008 16:04:46 -0800, by Bryan O'Sullivan
-
Backed out changeset dc6ed2736c81Fri, 25 Jan 2008 16:04:32 -0800, by Bryan O'Sullivan
-
keyword: improve use of dictsTue, 22 Jan 2008 13:12:43 +0100, by Christian Ebert
-
keyword: no expansion on qfold (bugfix)Wed, 23 Jan 2008 10:39:19 +0100, by Christian Ebert
-
Merge with crewFri, 25 Jan 2008 15:56:22 -0800, by Bryan O'Sullivan
-
Ensure that absolutized paths from hgrc do not contain ../ segments.Tue, 08 Jan 2008 22:40:51 -0500, by Jesse Glick
-
glog shows at most one file: correct synopsisSat, 26 Jan 2008 00:14:20 +0100, by Thomas Arendsen Hein
-
Update usage message in test-glog.outFri, 25 Jan 2008 21:09:14 +0100, by Thomas Arendsen Hein
-
Add back elipsis to [OPTION] that was stolen by 56e8a54bf71dFri, 25 Jan 2008 20:17:48 +0100, by Thomas Arendsen Hein
-
graphlog: add test for filelog graphFri, 25 Jan 2008 10:35:04 -0600, by Steve Borho
-
graphlog: add filelog revision grapherFri, 25 Jan 2008 10:28:21 -0600, by Steve Borho
-
Test case for hg import --no-commitFri, 25 Jan 2008 16:18:49 +0100, by Thomas Arendsen Hein
-
Add --no-commit option to import commandFri, 25 Jan 2008 13:48:35 +0100, by Joel Rosdahl
-
win32: remove excessive flushingWed, 30 Jan 2008 17:30:34 -0600, by Matt Mackall
-
convert: hg.clonebranches must pull missing parents (issue941)Sat, 26 Jan 2008 19:55:04 +0100, by Patrick Mezard
-
qrecord: add testsWed, 23 Jan 2008 21:49:44 +0300, by Kirill Smelkov
-
qrecord: record complements commit, so qrecord should complement qnewWed, 23 Jan 2008 21:49:39 +0300, by Kirill Smelkov
-
Remove unneeded "import os.path"Wed, 23 Jan 2008 17:16:33 +0100, by Thomas Arendsen Hein
-
send conservatively capitalized HTTP headersWed, 23 Jan 2008 14:28:25 +0100, by Dirkjan Ochtman
-
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
-
test-convert-hg-svn: make it more windows friendlySat, 05 Jan 2008 17:36:16 +0100, by Patrick Mezard
-
test-convert-svn-sink: wrap repetitive svn checks in a functionSat, 05 Jan 2008 17:36:16 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 05 Jan 2008 22:52:28 +0100, by Patrick Mezard
-
convert: Fix bug of limit_arglist() loosing file on limit boundary.Sat, 05 Jan 2008 11:46:00 +0900, by Shun-ichi GOTO
-
test-convert: test before() and after() conversion actionsFri, 04 Jan 2008 23:43:55 +0100, by Patrick Mezard
-
test-convert-svn-source: test convert/multiple extra fieldsFri, 04 Jan 2008 23:43:55 +0100, by Patrick Mezard
-
Merge with crew-stableFri, 04 Jan 2008 23:43:49 +0100, by Patrick Mezard
-
util: drop params added during experimentationFri, 04 Jan 2008 13:56:31 -0800, by Bryan O'Sullivan
-
hg tag: run tag hook just onceTue, 18 Dec 2007 12:45:30 -0800, by John Coomes
-
Make run-tests.py --interactive work on WindowsSat, 05 Jan 2008 17:55:16 +0100, by Patrick Mezard
-
convert: filemap must call base converter before()/after() actionsFri, 04 Jan 2008 23:23:47 +0100, by Patrick Mezard
-
fetch: hide authentication detailsFri, 04 Jan 2008 11:58:27 -0800, by Bryan O'Sullivan
-
serve: Don't change directory in the child if invoked with -d and --cwdFri, 04 Jan 2008 11:52:24 -0800, by Bryan O'Sullivan
-
Fix status char in color extension for deleted (missing) files.Fri, 04 Jan 2008 14:25:04 +0100, by Thomas Arendsen Hein
-
merge with mainFri, 04 Jan 2008 07:44:07 +0100, by Thomas Arendsen Hein
-
convert: print commit log message with local encoding correctly.Thu, 03 Jan 2008 06:25:30 +0900, by Shun-ichi GOTO
-
convert: Accept local path on win32.Thu, 03 Jan 2008 06:25:30 +0900, by Shun-ichi GOTO
-
color extension: change from GPL3 to 2Thu, 03 Jan 2008 20:27:32 -0600, by Kevin Christen
-
changelog: fix decoding of extraThu, 03 Jan 2008 13:46:39 -0600, by Matt Mackall
-
convert: svn_sink: workaround of command line size limitation on win32.Thu, 03 Jan 2008 06:25:30 +0900, by Shun-ichi GOTO
-
convert: svn_sink: specify encoding of message file explicitly on commit.Thu, 03 Jan 2008 06:25:30 +0900, by Shun-ichi GOTO
-
mq: add --currentdate and --date options to qnew and qrefreshWed, 02 Jan 2008 16:24:13 +0100, by Peter Arrenbrecht
-
Add colored output to status and qseries commandsMon, 31 Dec 2007 09:15:39 -0600, by Kevin Christen
-
patchbomb: simplify some line continuationsSun, 30 Dec 2007 14:43:03 +0100, by Christian Ebert
-
patchbomb: add linebreaks after colons (coding style)Sun, 30 Dec 2007 14:24:03 +0100, by Christian Ebert
-
Fixed XHTML validation errorsThu, 03 Jan 2008 13:39:26 -0600, by Kevin Christen
-
Move aliases section in help below synopsis (issue362)Wed, 02 Jan 2008 20:22:10 +0100, by Thomas Arendsen Hein
-
test-convert-svn-source: test stop revisionTue, 01 Jan 2008 23:12:48 +0100, by Patrick Mezard
-
Sort commands table again and add some missing 'hg' in synopsises.Tue, 01 Jan 2008 19:20:03 +0100, by Thomas Arendsen Hein
-
Obfuscate (instead of just escape) contact/owner in gitweb summary.Tue, 01 Jan 2008 17:12:37 +0100, by Thomas Arendsen Hein
-
Don't let ui.username override web.contact (issue900)Tue, 01 Jan 2008 17:07:15 +0100, by Thomas Arendsen Hein
-
realign commands tableTue, 01 Jan 2008 11:19:15 +0100, by Thomas Arendsen Hein
-
bisect: improve testsMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: handle search for bad to good transitionsMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: make bisect a built-in commandMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: faster mergingMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: merge ancestor lists when pushing to childrenMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: skip calculations on candidates with too many ancestorsMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: stop early if we find a perfect candidateMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: find best node in ancestor collection passMon, 31 Dec 2007 18:20:34 -0600, by Matt Mackall
-
bisect: calculate candidate set while finding childrenMon, 31 Dec 2007 18:20:33 -0600, by Matt Mackall
-
bisect: use a dict for childrenMon, 31 Dec 2007 18:20:33 -0600, by Matt Mackall
-
bisect: propagate ancestor lists directly to childrenMon, 31 Dec 2007 18:20:33 -0600, by Matt Mackall
-
bisect: add noupdate optionMon, 31 Dec 2007 18:20:33 -0600, by Matt Mackall
-
Merge backoutMon, 31 Dec 2007 18:20:25 -0600, by Matt Mackall
-
Backed out changeset c2a21fe60994Mon, 31 Dec 2007 17:47:02 -0600, by Matt Mackall
-
Show number of changesets written to bundle files by default (issue569)Sun, 30 Dec 2007 19:46:13 +0100, by Thomas Arendsen Hein
-
"C" status code considered harmful, so changed to "=" (issue899)Sun, 30 Dec 2007 17:45:26 +0100, by Thomas Arendsen Hein
-
Adjust changed test output after 0145f9afb0e7 (trailing whitespace)Sun, 30 Dec 2007 17:36:49 +0100, by Thomas Arendsen Hein
-
Removed tabs and trailing whitespace in python filesSat, 29 Dec 2007 19:49:48 +0100, by Thomas Arendsen Hein
-
util: filter all st_mode with 0777 in checkexecSat, 29 Dec 2007 01:14:45 +0100, by Patrick Mezard
-
merge with crewFri, 28 Dec 2007 17:10:57 +0100, by Thomas Arendsen Hein
-
Clarify some messages during commit:Fri, 28 Dec 2007 17:10:25 +0100, by Thomas Arendsen Hein
-
merge with crewFri, 28 Dec 2007 16:32:14 +0100, by Thomas Arendsen Hein
-
Merge with crew-stableFri, 28 Dec 2007 16:46:44 +0100, by Patrick Mezard
-
Prompt for a commit message in editor, improve error messageFri, 28 Dec 2007 14:51:16 +0100, by Patrick Mezard
-
patchbomb: make --bundle respect --descThu, 27 Dec 2007 22:40:07 -0600, by Patrick Mezard
-
patchbomb: read bundle file in binary modeFri, 28 Dec 2007 16:41:40 +0100, by Patrick Mezard
-
prompt: kill matchflagsFri, 28 Dec 2007 00:03:55 -0600, by Kirill Smelkov
-
test-convert-cvs: force cvs -f options to avoid cvsrcThu, 27 Dec 2007 19:23:22 +0100, by Patrick Mezard
-
Patchbomb: Prompt password when using SMTP/TLS and no password in .hgrc.Wed, 19 Dec 2007 11:56:19 -0500, by Arun Thomas
-
highlight: fix more tracebacks by forcing util._encoding to hgweb.encodingWed, 19 Dec 2007 10:11:32 +0100, by Christian Ebert
-
hg tag: run tag hook just onceTue, 18 Dec 2007 12:45:30 -0800, by John Coomes
-
patchbomb: break lines > 80 chars (coding style)Tue, 18 Dec 2007 22:50:27 +0100, by Christian Ebert
-
changelog: inline trivial call for extra data unescapingThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
changelog: remove extract functionThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
util: simplify uniqueThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
remove unused util.localsub functionThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
add debugfsinfo to check fs capabilitiesThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
atomictempfile: avoid chmod weirdness on Linux vfatThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
checkexec: fix VFAT tempfile droppings with more modern Linux kernelsThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: use proper locking when updating bisect.stateThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: remove classThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: keep history of all bad revisionsThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: use more standard command syntax and helpThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: move reporting out of core bisect functionThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: add skip commandThu, 27 Dec 2007 23:55:40 -0600, by Matt Mackall
-
bisect: simplify state handling and initThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove unused importsThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: rename autobad/good/nextThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: slightly improve the help messageThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove stale test functionThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: use array.array rather than lists for ancestor listsThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: switch individual ancestor lists from dict to listThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: turn ancestors into an arrayThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: greatly simplify the ancestor accumulating loopThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: switch to rev-based calculationThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: fix up node vs rev namingThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: clarify some bisection codeThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: inline num_children functionThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove usage of setsThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove stop argument to ancestors functionThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: use bail_if_changedThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
cmdutil: make bail_if_changed bail on uncommitted mergeThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove versionstrThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: simplify lookupThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove redundant clean checksThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: fold in two trivial functionsThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
bisect: remove two unused functionsThu, 27 Dec 2007 23:55:39 -0600, by Matt Mackall
-
update test-merge-typesThu, 27 Dec 2007 23:55:36 -0600, by Matt Mackall
-
ui: allow default when promptingThu, 27 Dec 2007 22:49:01 -0600, by Matt Mackall
-
merge: add flag merging intelligenceThu, 27 Dec 2007 22:47:44 -0600, by Matt Mackall
-
util: remove set_exec and set_link methodsThu, 27 Dec 2007 22:47:41 -0600, by Matt Mackall
-
patch: use util.set_flagsThu, 27 Dec 2007 22:29:21 -0600, by Matt Mackall
-
convert/svn: use util.set_flagsThu, 27 Dec 2007 22:29:17 -0600, by Matt Mackall
-
merge: use util.set_flagsThu, 27 Dec 2007 22:27:48 -0600, by Matt Mackall
-
wwrite: simplify with util.set_flagsThu, 27 Dec 2007 22:27:47 -0600, by Matt Mackall
-
util: add new set_flags methodThu, 27 Dec 2007 22:27:45 -0600, by Matt Mackall
-
add --debug to test-merge-typesThu, 27 Dec 2007 22:27:43 -0600, by Matt Mackall
-
merge: simplify merge tests, fix exec flag bugThu, 27 Dec 2007 22:27:37 -0600, by Matt Mackall
-
hg: fail upon copy/link errors while cloning locallyThu, 27 Dec 2007 22:28:41 +0100, by Patrick Mezard
-
convert: svn-sink: copy and set properties after adding dirs/filesThu, 27 Dec 2007 03:14:46 +0300, by Maxim Dounin
-
convert: don't read ~/.cvsrc in test-convert-cvsThu, 27 Dec 2007 19:59:44 +0300, by Maxim Dounin
-
merge with crew-stableThu, 27 Dec 2007 13:39:59 +0100, by Thomas Arendsen Hein
-
merge with crew-stableWed, 26 Dec 2007 23:03:32 +0100, by Thomas Arendsen Hein
-
convert: allow repo root to be matched in filemapTue, 25 Dec 2007 21:14:11 -0800, by Maxim Dounin
-
.hgignore += tags & cscope filesTue, 25 Dec 2007 18:48:43 +0300, by Kirill Smelkov
-
Merge with crew-stableTue, 25 Dec 2007 22:23:58 +0100, by Patrick Mezard
-
merge with crew-stableTue, 25 Dec 2007 14:30:10 +0100, by Thomas Arendsen Hein
-
server: append to logfilesMon, 24 Dec 2007 17:21:40 +0100, by Mirko Friedenhagen
-
Move diffing missing file test and remove test-notfoundMon, 24 Dec 2007 12:22:33 +0100, by Patrick Mezard
-
commands: add exits(1) if a specified file cannot be added (issue 891)Mon, 24 Dec 2007 12:14:43 +0100, by Patrick Mezard
-
test-hgweb-commands: replace all "XX years ago" occurencesMon, 24 Dec 2007 01:50:07 +0100, by Patrick Mezard
-
Switch to using cat with EOF doc instead of trying to quote newlines for echo.Fri, 21 Dec 2007 14:26:20 -0800, by Lee Cantey
-
Use skipped: instead of hghave: for skipping tests, use this in test-merge-typesFri, 21 Dec 2007 21:50:19 +0100, by Thomas Arendsen Hein
-
merge with crew-stableFri, 21 Dec 2007 12:14:35 +0100, by Thomas Arendsen Hein
-
Use common readlink.py instead of own implementations per test script.Fri, 21 Dec 2007 10:24:03 +0100, by Thomas Arendsen Hein
-
Use test -h instead of test -L for portabilityFri, 21 Dec 2007 09:51:19 +0100, by Thomas Arendsen Hein
-
test-hgweb: fix css updateFri, 21 Dec 2007 00:14:45 +0100, by Patrick Mezard
-
test-win32text: avoid unix2dos, printf extensionsFri, 21 Dec 2007 00:13:00 +0100, by Patrick Mezard
-
Atom/RSS logo display problem using min font size.Thu, 20 Dec 2007 07:05:40 -0500, by Jesse Glick
-
man 5 hgrc implied you need to use external tools to do CRLF translation.Thu, 20 Dec 2007 07:46:47 -0800, by Jesse Glick
-
Merge with mpmWed, 19 Dec 2007 19:23:18 -0800, by Bryan O'Sullivan
-
Merge with crewWed, 19 Dec 2007 19:21:30 -0800, by Bryan O'Sullivan
-
Issue 882: add standard hook to reject text files with CRLF.Wed, 19 Dec 2007 17:02:31 -0500, by Jesse Glick
-
patchbomb: make "hg email -b" w/o destination work as advertisedSun, 16 Dec 2007 22:55:23 +0100, by Christian Ebert
-
mq: add --currentuser and --user options to qnew and qrefreshWed, 19 Dec 2007 22:36:18 +0100, by peter arrenbrecht
-
Tests for b5605d88dc27 and 840e2b315c1f (interactive prompts during merge)Thu, 27 Dec 2007 13:39:03 +0100, by Thomas Arendsen Hein
-
Make ui.prompt repeat on "unrecognized response" again (issue897)Thu, 27 Dec 2007 10:32:33 +0100, by Thomas Arendsen Hein
-
Fix misleading error and prompts during update/merge (issue556)Wed, 26 Dec 2007 22:47:16 +0100, by Thomas Arendsen Hein
-
patch: be more tolerant to diffstat failures (issue 865)Tue, 25 Dec 2007 22:21:51 +0100, by Patrick Mezard
-
Fix chmod of writable but unowned files (issue530)Tue, 25 Dec 2007 14:05:26 +0100, by Thomas Arendsen Hein
-
Fix test-convert-darcs output on Debian etch (issue779)Fri, 21 Dec 2007 12:07:02 +0100, by Thomas Arendsen Hein
-
fix spelling errorTue, 18 Dec 2007 15:40:46 -0600, by Matt Mackall
-
Merge with stableTue, 18 Dec 2007 15:17:11 -0600, by Matt Mackall
-
Fix income/pull with bundle and -R (issue 820).Tue, 18 Dec 2007 14:11:13 -0600, by Peter Arrenbrecht
-
Add output markers to test-bundle so it's easier to spot the source ofSat, 03 Nov 2007 11:11:13 +0100, by Peter Arrenbrecht
-
hgk: add black and blue as preferred colorsMon, 10 Dec 2007 12:16:59 -0600, by Steve Borho
-
Remove spurious escape attempt in hg.1.txtMon, 10 Dec 2007 00:35:04 +0000, by Christian Ebert
-
Use VISUAL in addition to EDITOR when choosing the editor to use.Wed, 05 Dec 2007 20:40:01 +0900, by Osku Salerma
-
util: get rid of is_win_9x wartTue, 18 Dec 2007 14:01:42 -0600, by Matt Mackall
-
Add --verbose support to tags command.Sun, 09 Dec 2007 17:14:38 +0900, by Osku Salerma
-
Properly check tag's existence as a local/global tag when removing it.Sun, 09 Dec 2007 16:32:05 +0900, by Osku Salerma
-
[RFC] convert: fix --datesortTue, 18 Dec 2007 14:01:34 -0600, by Kirill Smelkov
-
highlight: pass encoding to lexers and formatterWed, 12 Dec 2007 14:44:59 +0100, by Christian Ebert
-
highlight: mandatory arguments where possibleWed, 12 Dec 2007 14:36:34 +0100, by Christian Ebert
-
patch: simplify directory creationMon, 17 Dec 2007 23:42:48 +0100, by Patrick Mezard
-
patch: write rej files for missing targets (issue 853)Mon, 17 Dec 2007 23:42:46 +0100, by Patrick Mezard
-
patch: avoid file existence tests when possible in selectfile()Mon, 17 Dec 2007 23:06:04 +0100, by Patrick Mezard
-
patch: move diff parsing in iterhunks generatorMon, 17 Dec 2007 23:06:01 +0100, by Patrick Mezard
-
patch: move NoHunk detection up with parsing codeMon, 17 Dec 2007 22:19:21 +0100, by Patrick Mezard
-
merge with mainMon, 17 Dec 2007 13:45:30 +0100, by Thomas Arendsen Hein
-
Workaround for "Not enough space" error due to the bug of Windows.Fri, 14 Dec 2007 16:47:41 +0100, by Shun-ichi GOTO
-
fix typo in sshargsThu, 13 Dec 2007 14:25:51 -0600, by Steve Borho
-
mq: drop obsolete reference to 'qversion'Thu, 13 Dec 2007 20:35:42 +0100, by Peter Arrenbrecht
-
win32: fix ssh://host:port when using PlinkWed, 12 Dec 2007 16:44:26 -0600, by Steve Borho
-
patchbomb: make "hg email -b" w/o destination work as advertisedSun, 16 Dec 2007 22:55:23 +0100, by Christian Ebert
-
Default to 10.5 version using the default python 2.5Mon, 10 Dec 2007 14:54:41 -0800, by Lee Cantey
-
patchbomb: prompt with ui.prompt()Mon, 10 Dec 2007 22:41:18 +0100, by Patrick Mezard
-
ignore: fix up comment parsingMon, 10 Dec 2007 10:26:42 -0600, by Matt Mackall
-
demandload: give better diagnostic for call of an unloaded moduleMon, 10 Dec 2007 10:24:47 -0600, by Matt Mackall
-
fancyopts: lots of cleanupsMon, 10 Dec 2007 10:24:36 -0600, by Matt Mackall
-
commit: avoid losing edits during commitMon, 10 Dec 2007 10:24:29 -0600, by Matt Mackall
-
rm: complain more about removing added filesMon, 10 Dec 2007 10:24:21 -0600, by Matt Mackall
-
merge: make return codes more sensibleMon, 10 Dec 2007 10:24:14 -0600, by Matt Mackall
-
doc: correct preoutgoing descriptionMon, 10 Dec 2007 10:23:56 -0600, by Matt Mackall
-
dispatch: report OOM rather than tracebackMon, 10 Dec 2007 10:23:45 -0600, by Matt Mackall
-
Merge with crew-stableSun, 09 Dec 2007 20:46:32 +0100, by Patrick Mezard
-
convert: move commands definition to ease demandload job (issue 860)Sun, 09 Dec 2007 15:25:36 +0100, by Patrick Mezard
-
win32: remove text man pages from Windows packageSat, 08 Dec 2007 13:18:03 -0600, by Steve Borho
-
Merge with mpmFri, 07 Dec 2007 21:46:08 -0800, by Bryan O'Sullivan
-
win32: include zsh_completion in Windows packageFri, 07 Dec 2007 18:19:16 -0600, by Steve Borho
-
win32: include contrib/vim in Windows packageFri, 07 Dec 2007 18:19:16 -0600, by Steve Borho
-
win32: use relative path to install sourceFri, 07 Dec 2007 18:19:16 -0600, by Steve Borho
-
win32: move default install path inside program filesFri, 07 Dec 2007 18:19:01 -0600, by Steve Borho
-
win32: it is no longer necessary to bundle patch.exeFri, 07 Dec 2007 18:18:11 -0600, by Steve Borho
-
win32: do not install bash hgmerge on WindowsFri, 07 Dec 2007 18:15:24 -0600, by Steve Borho
-
win32: ignore all installers generated in Output/Fri, 07 Dec 2007 18:14:16 -0600, by Steve Borho
-
convert: move commands definition to ease demandload job (issue 860)Sun, 09 Dec 2007 15:25:36 +0100, by Patrick Mezard
-
Merge with crewFri, 07 Dec 2007 14:59:33 -0600, by Matt Mackall
-
win32: favor local mercurial.ini over registry keyWed, 05 Dec 2007 22:57:35 -0600, by Steve Borho
-
Merge with stableThu, 06 Dec 2007 13:11:36 -0800, by Bryan O'Sullivan
-
convert: fix SVN date parser dropping the final whole second digitThu, 06 Dec 2007 13:10:25 -0800, by David J. Mellor
-
highlight: adapt to hgweb_mode refactoringWed, 05 Dec 2007 12:48:33 +0100, by Christian Ebert
-
Merge with -stableThu, 06 Dec 2007 09:55:56 -0800, by Bryan O'Sullivan
-
Fix bdiff test failures on AIX.Tue, 23 Oct 2007 10:39:24 +0000, by Jim Hague
-
workaround for raw_input() on WindowsMon, 03 Dec 2007 17:28:26 -0600, by Steve Borho
-
Merge with crew-stableTue, 04 Dec 2007 23:28:10 +0100, by Patrick Mezard
-
utils_win32: calling SHGetPathFromIDList under NT is useless and brokenTue, 04 Dec 2007 23:10:13 +0100, by Patrick Mezard
-
copy: handle rename internallyFri, 07 Dec 2007 02:29:55 -0600, by Matt Mackall
-
copy: move rename logicFri, 07 Dec 2007 02:03:42 -0600, by Matt Mackall
-
copy: simplify inner copyFri, 07 Dec 2007 02:01:13 -0600, by Matt Mackall
-
copy: minor cleanupsFri, 07 Dec 2007 02:01:10 -0600, by Matt Mackall
-
copy: propagate errors properlyThu, 06 Dec 2007 15:15:47 -0600, by Matt Mackall
-
copy: refactor okaytocopy into walkpatThu, 06 Dec 2007 14:58:57 -0600, by Matt Mackall
-
copy: fix copying back with -A (issue836)Sun, 02 Dec 2007 18:41:22 -0600, by Matt Mackall
-
hgwebdir: refactor inner loopMon, 03 Dec 2007 19:19:12 +0100, by Dirkjan Ochtman
-
hgwebdir: split out templater creationMon, 03 Dec 2007 18:58:18 +0100, by Dirkjan Ochtman
-
hgwebdir: split out makeindex function, facilitate test failure diagnosisMon, 03 Dec 2007 18:40:37 +0100, by Dirkjan Ochtman
-
hgweb: explicitly pass around the templaterMon, 03 Dec 2007 13:30:08 +0100, by Dirkjan Ochtman
-
hgweb: split out templater definitionMon, 03 Dec 2007 12:40:29 +0100, by Dirkjan Ochtman
-
separate the wire protocol commands from the user interface commandsMon, 03 Dec 2007 12:27:11 +0100, by Dirkjan Ochtman
-
hgweb: extract constant to global levelMon, 03 Dec 2007 12:06:21 +0100, by Dirkjan Ochtman
-
hgweb: get rid of some nested functionsMon, 03 Dec 2007 11:58:52 +0100, by Dirkjan Ochtman
-
fix some imports; pushing bz2 bundles over http is currently untestedMon, 03 Dec 2007 11:58:29 +0100, by Dirkjan Ochtman
-
coverage: return to not assuming that python is in /usr/binSun, 02 Dec 2007 21:54:56 -0800, by Bryan O'Sullivan
-
Fix breaking test from 05451f6b5f07Sun, 02 Dec 2007 21:52:40 -0800, by Bryan O'Sullivan
-
import latest coverage.py versionSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
split out hgweb commands into a separate file, move some code aroundSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
add more tests for hgweb commandsSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
move commands.docopy to cmdutil.copySun, 02 Dec 2007 18:11:59 -0600, by Matt Mackall
-
churn: avoid division by zeroSun, 02 Dec 2007 17:04:16 -0600, by Matt Mackall
-
update test outputSun, 02 Dec 2007 16:26:56 -0600, by Matt Mackall
-
hgwebdir: test virtual paths leading or trailing separators are strippedSun, 02 Dec 2007 19:39:29 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 02 Dec 2007 19:45:38 +0100, by Patrick Mezard
-
hgwebdir: normalize virtual paths before stripping the separatorSun, 02 Dec 2007 19:39:27 +0100, by Patrick Mezard
-
win32: read system rcpath from registrySun, 02 Dec 2007 17:15:03 +0100, by Steve Borho
-
Merge with crew-stableSun, 02 Dec 2007 14:06:10 +0100, by Patrick Mezard
-
mq: missing target files do not make qpush to fail immediately (issue 835)Sun, 02 Dec 2007 13:53:29 +0100, by Patrick Mezard
-
Fix style nit and add some comments to tests.Sun, 02 Dec 2007 10:12:26 +0100, by Dirkjan Ochtman
-
Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).Sat, 01 Dec 2007 19:19:08 +0100, by Dirkjan Ochtman
-
Add tests for hgwebdir repository names with slashes in them.Sat, 01 Dec 2007 19:10:00 +0100, by Dirkjan Ochtman
-
CGI compatibility fix for d74fc8dec2b4.Sat, 01 Dec 2007 18:26:27 +0100, by Dirkjan Ochtman
-
doc: add repo/ to .hgignore and .hgtagsSun, 02 Dec 2007 15:52:36 -0600, by Matt Mackall
-
imported patch rollback-helpSun, 02 Dec 2007 15:26:01 -0600, by Matt Mackall
-
imported patch rev-helpSun, 02 Dec 2007 15:25:37 -0600, by Matt Mackall
-
clarify rm -AFri, 09 Nov 2007 10:45:58 -0600, by Matt Mackall
-
hgweb: make web.name default to repo basenameThu, 29 Nov 2007 20:47:41 -0600, by Steve Borho
-
fix calloc(0, ...) issueTue, 23 Oct 2007 10:39:24 +0000, by Jim Hague
-
update: default to tipmost branch if default branch doesn't existSun, 02 Dec 2007 15:15:49 -0600, by Matt Mackall
-
clone: fix race with same target directory (issue716)Sun, 02 Dec 2007 13:37:30 -0600, by Matt Mackall
-
backout: disallow across branches (issue655)Sat, 01 Dec 2007 13:09:27 -0600, by Matt Mackall
-
rename: add test for moving untracked files in directoriesSat, 01 Dec 2007 12:54:34 -0600, by Matt Mackall
-
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.Fri, 30 Nov 2007 18:23:18 +0100, by Dirkjan Ochtman
-
Drop a bad import that snuck in.Wed, 28 Nov 2007 13:58:31 -0800, by Bryan O'Sullivan
-
hgweb: account for Python 2.4 in one testWed, 28 Nov 2007 11:54:39 -0600, by Bryan O'Sullivan
-
hgweb: fix breaking tests on Python < 2.5Wed, 28 Nov 2007 09:39:17 -0800, by Bryan O'Sullivan
-
Merge with crewWed, 28 Nov 2007 08:39:05 -0800, by Bryan O'Sullivan
-
hgweb: return meaningful HTTP status codes instead of nonsenseWed, 28 Nov 2007 08:38:42 -0800, by Bryan O'Sullivan
-
hgweb: make notfound templates more informativeWed, 28 Nov 2007 08:38:06 -0800, by Bryan O'Sullivan
-
hgweb: flesh out raw templatesWed, 28 Nov 2007 08:37:33 -0800, by Bryan O'Sullivan
-
make LookupError more detailedWed, 28 Nov 2007 08:36:55 -0800, by Bryan O'Sullivan
-
Merge with crew-stableWed, 28 Nov 2007 00:11:55 +0100, by Patrick Mezard
-
convert: some tidyups, doc improvements, and test fixesTue, 27 Nov 2007 09:44:09 -0800, by Bryan O'Sullivan
-
Merge with crewMon, 26 Nov 2007 17:24:21 -0800, by Bryan O'Sullivan
-
convert: tell the source repository when a rev has been convertedMon, 26 Nov 2007 17:23:20 -0800, by Bryan O'Sullivan
-
convert: save hg revision during a convertMon, 26 Nov 2007 14:01:31 -0800, by Bryan O'Sullivan
-
Merge with mpm.Mon, 26 Nov 2007 12:25:55 -0800, by Bryan O'Sullivan
-
Merge with crew-stableSun, 25 Nov 2007 12:42:06 +0100, by Patrick Mezard
-
cmdutil: make "files" list all files, add "file_mods" for modified filesSat, 24 Nov 2007 20:16:59 +0100, by Patrick Mezard
-
hgweb.server: flush log files after every accessTue, 27 Nov 2007 23:55:03 +0100, by Patrick Mezard
-
test-import: test fuzziness, ambiguous patch locationsSun, 25 Nov 2007 12:17:30 +0100, by Patrick Mezard
-
patch: fix sort() comparator argumentSun, 25 Nov 2007 11:49:34 +0100, by Jim Hague
-
Merge with crewSat, 24 Nov 2007 12:35:02 -0600, by Matt Mackall
-
cmdutil: always expose "files_add", "files_del" and "manifest" templater propertiesSat, 24 Nov 2007 17:56:15 +0100, by Patrick Mezard
-
revlog: make revlogv0 loading more robust against corruptionSat, 24 Nov 2007 12:13:32 -0600, by Matt Mackall
-
push/pull: abort if we try to visit a missing or empty revlogWed, 21 Nov 2007 13:26:18 -0600, by Matt Mackall
-
i18n: fix complaints from pygettextTue, 20 Nov 2007 15:54:25 -0600, by Matt Mackall
-
verify: improve handling of empty or missing filesTue, 20 Nov 2007 15:46:20 -0600, by Matt Mackall
-
Merge with crew-stableTue, 20 Nov 2007 14:41:47 +0100, by Patrick Mezard
-
convert: read CVS files in chunks (issue 800)Sun, 18 Nov 2007 17:25:28 +0100, by Patrick Mezard
-
test-convert-svn-sink: test directory additionsSat, 17 Nov 2007 18:41:31 +0100, by Patrick Mezard
-
convert: add directories to subversion from root to leavesSat, 17 Nov 2007 18:41:31 +0100, by Patrick Mezard
-
convert: force svn:executable when execute-bit is not supportedSun, 11 Nov 2007 19:34:00 +0100, by Patrick Mezard
-
convert: fix svn file:// URL generation under WindowsSun, 11 Nov 2007 14:17:30 +0100, by Patrick Mezard
-
mq: avoid qnew committing everything on invalid paths (issue 803)Tue, 20 Nov 2007 14:31:58 +0100, by Patrick Mezard
-
highlight: clean up coding style a littleMon, 12 Nov 2007 10:49:26 -0800, by Bryan O'Sullivan
-
extension for synax highlighting in the hgweb file revision viewSat, 10 Nov 2007 17:54:57 -0500, by Adam Hupp
-
Change standard streams mode to binary at hg startupSat, 10 Nov 2007 21:30:59 +0100, by Patrick Mezard
-
test-import: read email payload in binary modeSat, 10 Nov 2007 21:30:43 +0100, by Patrick Mezard
-
convert: fix util.popen regression in darcs converterSat, 10 Nov 2007 17:09:56 +0100, by Patrick Mezard
-
merge with crew-stableFri, 09 Nov 2007 21:24:25 -0200, by Alexis S. L. Carvalho
-
mq: really remove undo after a qpush (and after a strip)Fri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
httprepo: give self._url and the netloc to the password managerFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
Do not display passwords with pull/push/incoming/outgoingMon, 05 Nov 2007 20:29:32 +0100, by Manuel Holtgrewe
-
run-tests.py: add a default --date "0 0" argument to commit et alFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
tests/*: avoid losing the original settings from $HGRCPATHFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
convert: make sure mercurial_source has a local hg repoFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
convert: display all errors if we couldn't open the source repoFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
test-convert-darcs: skip if we can't find the elementtree moduleFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
test-permissions: add a chmod +w to allow the directory to be removedFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
run-tests.py: don't print a dot for skipped testsFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
purge: simplify safety net for case mangling filesystemsFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
Fix dir-changed-to-file updates on clean workdir.Wed, 07 Nov 2007 22:57:28 +0100, by Maxim Dounin
-
Merge with crewWed, 07 Nov 2007 21:13:56 -0600, by Matt Mackall
-
Add note to CONTRIBUTORS fileWed, 07 Nov 2007 21:10:30 -0600, by Matt Mackall
-
convert: add support for Subversion as a sinkWed, 07 Nov 2007 18:26:59 -0800, by Bryan O'Sullivan
-
convert: abstract darcs's commandline handlingWed, 07 Nov 2007 17:40:39 -0800, by Bryan O'Sullivan
-
convert: iterateWed, 07 Nov 2007 17:07:14 -0800, by Bryan O'Sullivan
-
convert: abstract map files into a classWed, 07 Nov 2007 17:06:02 -0800, by Bryan O'Sullivan
-
Mark failing test as a known bugWed, 07 Nov 2007 14:38:04 -0600, by Matt Mackall
-
Merge with -stableMon, 05 Nov 2007 13:20:24 -0800, by Bryan O'Sullivan
-
Support qgoto in contrib/bash_completion.Mon, 05 Nov 2007 08:41:22 +0100, by Peter Arrenbrecht
-
hgk: change config file from .gitk to .hgkSat, 03 Nov 2007 21:50:11 +0100, by bdowning
-
Merge with crew-stableSat, 03 Nov 2007 17:06:44 +0100, by Patrick Mezard
-
Merge with stable.Fri, 02 Nov 2007 14:45:05 -0700, by Bryan O'Sullivan
-
Test a merge of a symlink against an executable file.Fri, 02 Nov 2007 14:02:28 -0700, by Bryan O'Sullivan
-
Merge with -stable.Fri, 02 Nov 2007 12:15:39 -0700, by Bryan O'Sullivan
-
Merge with crew.Thu, 01 Nov 2007 15:22:22 -0700, by Bryan O'Sullivan
-
Merge with crew-stable.Thu, 01 Nov 2007 15:22:10 -0700, by Bryan O'Sullivan
-
Merge with crew-stable.Tue, 30 Oct 2007 16:56:01 -0700, by Bryan O'Sullivan
-
Merge with crew-stableThu, 01 Nov 2007 12:37:17 +0100, by Patrick Mezard
-
convert: fail if an external required tool is not foundTue, 30 Oct 2007 22:14:15 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 28 Oct 2007 09:47:54 +0100, by Patrick Mezard
-
test-execute-bit: skip if execute-bit is not supportedSat, 27 Oct 2007 20:23:46 +0200, by Patrick Mezard
-
See if execute bit is honoured when we go back in timeFri, 26 Oct 2007 16:43:13 -0700, by Bryan O'Sullivan
-
merge with -stableFri, 26 Oct 2007 12:37:59 +0200, by Benoit Boissinot