Mercurial > hg-stable
graph
-
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