Mercurial > hg
graph
-
Add hg grep -d/--date to list the commit date of matched revisions.Sat, 16 Feb 2008 13:01:27 +0100, by Thomas Arendsen Hein
-
util: always define a dummy lookup_reg()Wed, 13 Feb 2008 23:09:28 +0100, by Patrick Mezard
-
convert: improve cycles detection messageSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
Merge with crew-stableSat, 16 Feb 2008 12:46:28 +0100, by Patrick Mezard
-
bundlerepo: fix inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:53:39 +0100, by Peter Arrenbrecht
-
bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)Sun, 10 Feb 2008 08:52:50 +0100, by Peter Arrenbrecht
-
Simplify the output of test-bheadsFri, 15 Feb 2008 23:38:18 -0200, by Alexis S. L. Carvalho
-
merge with crewFri, 15 Feb 2008 21:34:33 +0100, by Thomas Arendsen Hein
-
Make hgweb annotate link to target line numbers (issue623)Fri, 15 Feb 2008 21:34:16 +0100, by Thomas Arendsen Hein
-
fix test output after f7f25f58693aFri, 15 Feb 2008 20:06:47 +0100, by Thomas Arendsen Hein
-
merged Edward Lee's line anchors patchFri, 15 Feb 2008 19:44:54 +0100, by Thomas Arendsen Hein
-
Add line anchors to annotate, changeset, diff, file views for hgwebTue, 04 Sep 2007 22:25:37 -0500, by Edward Lee
-
automatically update the branch cache when tip changesFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
move the reading of branch.cache from _branchtags to branchtagsFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
localrepo: keep the UTF-8 version of branchcache aroundFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
localrepo.invalidate: invalidate branchcacheFri, 15 Feb 2008 16:06:36 -0200, by Alexis S. L. Carvalho
-
keyword: do not inspect node1 for diff if node2 is givenFri, 15 Feb 2008 18:37:00 +0100, by Christian Ebert
-
keyword: add test for patch.diff monkeyFri, 15 Feb 2008 18:36:49 +0100, by Christian Ebert
-
keyword: make main class and hg command accessibleFri, 15 Feb 2008 18:36:28 +0100, by Christian Ebert
-
keyword: move expand/shrink decisions into kwtemplaterFri, 15 Feb 2008 18:21:02 +0100, by Christian Ebert
-
try to fix test-inherit-mode on HFS+Fri, 15 Feb 2008 10:51:35 -0200, by Alexis S. L. Carvalho
-
cmdutil.commit: use relative paths in the error messagesFri, 15 Feb 2008 10:38:37 -0200, by Alexis S. L. Carvalho
-
util.pathto: return '.' instead of an empty stringFri, 15 Feb 2008 10:38:37 -0200, by Alexis S. L. Carvalho
-
status: put added files that have disappeared in the deleted listThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: unify forget and remove listsThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: only call dirstate.normal when we know the file is cleanThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
commands.revert: don't call hg.revertThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
revert: don't let repo.status walk the whole working dirThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
Set bundle.mainreporoot only after checking that it's a local repoThu, 14 Feb 2008 18:08:16 -0200, by Alexis S. L. Carvalho
-
Fix test-hgweb-commands.out after 9b817c0a82f1Thu, 14 Feb 2008 20:54:52 +0100, by Thomas Arendsen Hein
-
Propagating changes back to working dirs when changing files in externalSun, 26 Aug 2007 21:31:18 -0300, by Fabio Zadrozny
-
test-convert-baz: set username with baz, not tlaThu, 14 Feb 2008 19:35:40 +0100, by Patrick Mezard
-
Define tla username locally in baz and tla testsWed, 13 Feb 2008 00:40:18 +0100, by Patrick Mezard
-
convert: fix --datesort orderingSat, 16 Feb 2008 11:55:33 +0100, by Patrick Mezard
-
[RFC] convert: fix --datesortTue, 18 Dec 2007 14:01:34 -0600, by Kirill Smelkov
-
push: exit(1) if "push creates new remote branches!"Fri, 15 Feb 2008 15:44:32 -0200, by Alexis S. L. Carvalho
-
hgweb: Fix stray quote in logo img tagThu, 14 Feb 2008 10:55:17 -0600, by Matt Mackall
-
hgweb: add new logosThu, 14 Feb 2008 10:28:27 -0600, by Matt Mackall
-
Add the new "droplet" logoThu, 14 Feb 2008 10:25:24 -0600, by Matt Mackall
-
cat --decode: Drop short option, use opts.get() instead of opts[]Thu, 14 Feb 2008 11:25:30 +0100, by Thomas Arendsen Hein
-
Option --decode for hg cat to apply decode filters.Sat, 09 Feb 2008 13:05:22 -0500, by Jesse Glick
-
keyword: monkeypatch patch.diff for non-interactive diffsWed, 13 Feb 2008 23:49:57 +0100, by Christian Ebert
-
merge with mainThu, 14 Feb 2008 00:13:20 +0100, by Thomas Arendsen Hein
-
merge with crew-stableWed, 13 Feb 2008 19:34:28 -0200, by Alexis S. L. Carvalho
-
clone: make things work when source is a repo objectWed, 13 Feb 2008 18:37:38 -0200, by Alexis S. L. Carvalho
-
clone: expand the path before saving it in .hg/hgrcWed, 13 Feb 2008 18:37:38 -0200, by Alexis S. L. Carvalho
-
better handle errors with date parsing (issue983)Wed, 13 Feb 2008 16:46:43 +0100, by Dirkjan Ochtman
-
better handle errors with date parsing (issue983)Wed, 13 Feb 2008 16:46:43 +0100, by Dirkjan Ochtman
-
hgweb: disable cgitb by default in hgwebdir.fcgi tooWed, 13 Feb 2008 05:27:04 +0300, by Maxim Dounin
-
Document and fix tla/baz conversion testsTue, 12 Feb 2008 23:35:44 +0100, by Patrick Mezard
-
convert: detect baz before tlaTue, 12 Feb 2008 23:35:35 +0100, by Patrick Mezard
-
keyword: add glog to nokwcommandsTue, 12 Feb 2008 21:44:56 +0100, by Christian Ebert
-
keyword: enable all monkey patches using _kwtemplater at reposetupSun, 10 Feb 2008 08:25:09 +0100, by Christian Ebert
-
hgweb: disable cgitb by defaultTue, 12 Feb 2008 19:07:45 +0300, by Maxim Dounin
-
convert: added GNU Arch (tla) tests and related fixesTue, 12 Feb 2008 11:35:06 +0100, by Aleix Conchillo Flaque
-
convert: added gnu arch (baz) testsTue, 12 Feb 2008 10:38:34 +0100, by Aleix Conchillo Flaque
-
convert: try to be smarter about CVS branchingMon, 11 Feb 2008 16:16:05 -0600, by Matt Mackall
-
filemerge: more backwards compatible behavior for ui.mergeWed, 06 Feb 2008 20:44:25 -0600, by Steve Borho
-
filemerge: add 'checkchanged' merge tool propertyWed, 06 Feb 2008 20:32:06 -0600, by Steve Borho
-
ignore: split up huge patternsMon, 11 Feb 2008 16:13:43 -0600, by Matt Mackall
-
Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.Sun, 10 Feb 2008 13:19:24 +0100, by Thomas Arendsen Hein
-
keyword: no expansion in web diffsSun, 10 Feb 2008 04:24:59 +0100, by Christian Ebert
-
keyword: make restrict entirely a kwtemplater attributeSun, 10 Feb 2008 01:53:19 +0100, by Christian Ebert
-
keyword: declare globals in a more compact waySat, 09 Feb 2008 22:50:53 +0100, by Christian Ebert
-
keyword: avoid os import by using util.splitpathSat, 09 Feb 2008 22:37:51 +0100, by Christian Ebert
-
Automated merge with http://hg.west.spy.net/hg/hacks/hgSat, 09 Feb 2008 20:43:42 -0800, by Bryan O'Sullivan
-
Option to log to only show changesets within a specified branch.Fri, 08 Feb 2008 21:31:03 -0800, by Dustin Sallings
-
Strip filter name from command before passing to filter function.Sat, 09 Feb 2008 12:27:58 -0500, by Jesse Glick
-
make the journal/undo files from transactions inherit the mode from .hg/storeSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
add test-inherit-modeSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
hghave: detect unix-style permissionsSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
Make files in .hg inherit the permissions from .hg/storeSat, 09 Feb 2008 18:38:54 -0200, by Alexis S. L. Carvalho
-
test-keyword: make it run under WindowsSat, 09 Feb 2008 20:17:09 +0100, by Patrick Mezard
-
keyword: fix symlink detection under WindowsSat, 09 Feb 2008 20:17:06 +0100, by Patrick Mezard
-
keyword: fix mq repository detection under WindowsSat, 09 Feb 2008 19:40:30 +0100, by Patrick Mezard
-
Do not abort rollback if undo.branch isn't available, but warn.Sat, 09 Feb 2008 19:39:01 +0100, by Thomas Arendsen Hein
-
Remove trailing ! from two error messages as this was confusing.Sat, 09 Feb 2008 19:13:57 +0100, by Thomas Arendsen Hein
-
Print less scary warning when invalidating the branch cache.Sat, 09 Feb 2008 18:58:31 +0100, by Thomas Arendsen Hein
-
convert: support binary files, link to files (viceversa) in gnu archSat, 09 Feb 2008 17:36:42 +0100, by Aleix Conchillo Flaque
-
convert: Don't decode unicode stringsSat, 09 Feb 2008 13:13:46 +0100, by Thomas Arendsen Hein
-
convert: Compatibility fixes for python2.3Sat, 09 Feb 2008 13:08:02 +0100, by Thomas Arendsen Hein
-
keyword: monkeypatch dispatch._parse to avoid redundant runThu, 07 Feb 2008 22:25:00 +0100, by Christian Ebert
-
keyword: safeguards against erroneous behaviour or abortsWed, 06 Feb 2008 23:14:33 +0100, by Christian Ebert
-
keyword: fix pychecker warning about shadowed variableThu, 07 Feb 2008 15:56:20 +0100, by Christian Ebert
-
convert: improve gnu arch source performance and other fixesFri, 08 Feb 2008 13:56:29 +0100, by Aleix Conchillo Flaque
-
Merge with crew-stableFri, 08 Feb 2008 18:31:55 -0200, by Alexis S. L. Carvalho
-
fix syntax in coverage.py, fixing run-tests.py -CFri, 08 Feb 2008 13:16:49 -0200, by Alexis S. L. Carvalho
-
fix to let test-hgwebdir passFri, 08 Feb 2008 15:42:28 +0100, by Michele Cella
-
merge with crew-stableFri, 08 Feb 2008 11:55:17 +0100, by Thomas Arendsen Hein
-
convert: do not skip some lines in gnu arch summariesThu, 07 Feb 2008 12:31:29 +0100, by Aleix Conchillo Flaque
-
Merge with crewWed, 06 Feb 2008 20:00:35 -0800, by Bryan O'Sullivan
-
Merge with crewWed, 06 Feb 2008 19:57:52 -0800, by Bryan O'Sullivan
-
mq.py: add -U option to hg qdiff commandThu, 26 Jul 2007 07:56:27 -0400, by jorendorff
-
commands.py, patch.py: add -U option to hg diff commandThu, 26 Jul 2007 07:56:04 -0400, by jorendorff
-
Update help output of test-convert for GNU arch entry.Thu, 07 Feb 2008 00:41:30 +0100, by Thomas Arendsen Hein
-
Merge with crew-stableWed, 06 Feb 2008 23:24:15 +0100, by Patrick Mezard
-
convert: add full description for gnu arch revisionsWed, 06 Feb 2008 11:42:04 +0100, by Aleix Conchillo Flaque
-
merge with mainWed, 06 Feb 2008 09:11:36 +0100, by Thomas Arendsen Hein
-
convert: added GNU Arch source converterTue, 05 Feb 2008 09:30:08 +0100, by Aleix Conchillo Flaque
-
qinit -c: add ^\.hg and ^\.mq to .hgignoreFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
dirstate.status: avoid putting ignored files in the unknown listFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
dirstate: don't walk ignored directoriesFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
revert: don't assume ignored files will be returned in the unknown listFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
revert: revert clean files when only a change of flags is neededFri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
Revert e82dd2dd6276Fri, 08 Feb 2008 18:07:55 -0200, by Alexis S. L. Carvalho
-
make static-http work with empty repos (issue965)Fri, 08 Feb 2008 11:50:37 +0100, by Dirkjan Ochtman
-
mq: qimport must read patches in binary modeWed, 06 Feb 2008 23:09:13 +0100, by Patrick Mezard
-
keyword: fix my string pasting thinkoTue, 05 Feb 2008 16:09:21 -0600, by Matt Mackall
-
filemerge: wrap quotes around tool pathMon, 04 Feb 2008 19:38:34 -0600, by Steve Borho
-
keyword: nokwcommands, restricted string variables at top levelMon, 04 Feb 2008 21:08:45 +0100, by Christian Ebert
-
keyword: split line continuation in 2 steps (style)Mon, 04 Feb 2008 18:27:36 +0100, by Christian Ebert
-
keyword: add empty_ok argument to kwrepo.commitMon, 04 Feb 2008 18:27:36 +0100, by Christian Ebert
-
keyword: allow keyword expansion on cloneMon, 04 Feb 2008 18:27:36 +0100, by Christian Ebert
-
merge with crew-stableTue, 05 Feb 2008 15:59:10 +0100, by Thomas Arendsen Hein
-
cleanly abort on unknown archive type (issue966)Tue, 05 Feb 2008 15:54:42 +0100, by Dirkjan Ochtman
-
merge with crew-stableTue, 05 Feb 2008 14:34:46 +0100, by Thomas Arendsen Hein
-
hgweb: fix search skipping tipTue, 05 Feb 2008 14:02:03 +0100, by Dirkjan Ochtman
-
filemerge: fix pattern matchingMon, 04 Feb 2008 09:56:01 -0600, by dhruva
-
filemerge: fix path to working file when fixeol is enabledSun, 03 Feb 2008 23:58:02 -0800, by Lee Cantey
-
mergetools: correct vim typoMon, 04 Feb 2008 09:53:10 -0600, by Matt Mackall
-
filemerge: handle missing regappendMon, 04 Feb 2008 09:51:56 -0600, by Matt Mackall
-
util_win32: add missing valname param to query_val functionSun, 03 Feb 2008 23:08:16 -0800, by Lee Cantey
-
filemerge: two fixes for kdiff3 example configurationSun, 03 Feb 2008 22:27:53 -0600, by Steve Borho
-
add merge sections to hgrc.5Thu, 31 Jan 2008 22:32:11 -0600, by Steve Borho
-
filemerge: remove the hgmerge scriptSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
filemerge: add an example set of global settings for common merge toolsSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
filemerge: add config item for GUI toolsSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: add registry look up bits to tool searchSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: add support for tool EOL fixupsSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: allow smarter tool configurationSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
filemerge: pull file-merging code into its own moduleSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge: move the bulk of simplemerge into coreSun, 03 Feb 2008 19:29:05 -0600, by Matt Mackall
-
merge with crew-stableSun, 03 Feb 2008 21:47:07 -0200, by Alexis S. L. Carvalho
-
test-serve: wait before killing to always hide the "killed!" message.Sat, 02 Feb 2008 21:01:43 +0100, by Thomas Arendsen Hein
-
Mention 'hg update' to switch branches in help for branch and branches.Sat, 02 Feb 2008 14:55:14 +0100, by Thomas Arendsen Hein
-
Clarify help for hg status and make it consistent.Sat, 02 Feb 2008 14:49:31 +0100, by Thomas Arendsen Hein
-
profile: expand PID in output file nameFri, 01 Feb 2008 13:31:46 -0800, by Bryan O'Sullivan
-
convert: allow synthetic history to be spliced in.Fri, 01 Feb 2008 13:11:03 -0800, by Bryan O'Sullivan
-
profiling: allow CGI and FastCGI to be profiledFri, 01 Feb 2008 13:09:45 -0800, by Bryan O'Sullivan
-
update copyright notice in version outputFri, 01 Feb 2008 10:31:15 +0100, by Dirkjan Ochtman
-
hgweb: explicit response statusFri, 01 Feb 2008 10:31:13 +0100, by Dirkjan Ochtman
-
updating lsprof.py from remote repositoryFri, 01 Feb 2008 10:31:09 +0100, by Dirkjan Ochtman
-
highlight: update according to latest hgweb_mod changesThu, 31 Jan 2008 13:57:48 +0100, by Christian Ebert
-
Fixed typo: Gnerating -> GeneratingFri, 01 Feb 2008 00:25:32 +0100, by Thomas Arendsen Hein
-
added \r for progress counting in churn extensionThu, 31 Jan 2008 23:42:21 +0100, by Armin Ronacher
-
update the branch cache at the end of addchangegroupSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
qpop/qrefresh: update self.applied before calling stripSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
hg import: write the dirstate after every commitSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
localrepo._tag: add a seek before writing the new tagSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
convert: use 'unknown' and '0 0' if commit author or date weren't specifiedSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
httprepo: use separate handlers for HTTP and HTTPSSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
move __del__ from httprepository to basehttphandlerSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
mq: don't allow patches with some reserved namesSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
mq: pop/refresh: avoid losing revisions not managed by mqSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
mqrepo: don't abort if the status file has an unknown nodeSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
sshrepo: be more careful while reading dataSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
fix markup of templates/{,old/}header.tmplSun, 03 Feb 2008 21:03:46 -0200, by Alexis S. L. Carvalho
-
templates: move filters to their own moduleThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
templater: move email function to utilThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
templater: remove node importThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
patchbomb: undo backout and fix bugs in the earlier patchThu, 31 Jan 2008 14:44:19 -0600, by Matt Mackall
-
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