Mercurial > hg
graph
-
Use local encoding for "HG: branch" line in commit editor.Thu, 11 Jan 2007 23:12:21 +0100, by Thomas Arendsen Hein
-
Add branch name to editor text.Thu, 11 Jan 2007 19:47:51 +0100, by Simon 'corecode' Schubert
-
When committing, record the changeset in the branchcache.Thu, 11 Jan 2007 19:33:34 +0100, by Simon 'corecode' Schubert
-
Allow adding symlinks that don't point to filesFri, 05 Jan 2007 00:01:53 -0200, by Alexis S. L. Carvalho
-
catch AttributeError in util.checklinkFri, 05 Jan 2007 00:01:51 -0200, by Alexis S. L. Carvalho
-
sync with -stableTue, 02 Jan 2007 22:40:52 +0100, by Thomas Arendsen Hein
-
Handle exceptions in do_hgweb: Send "Internal Server Error", log tracebackTue, 02 Jan 2007 22:12:38 +0100, by Thomas Arendsen Hein
-
various doc fixesFri, 29 Dec 2006 06:37:43 +0100, by Benoit Boissinot
-
catch socket.errorFri, 29 Dec 2006 06:08:46 +0100, by Benoit Boissinot
-
fix handling of multiple Content-type headersFri, 29 Dec 2006 05:27:48 +0100, by Benoit Boissinot
-
add [diff] section to hgrc documentationFri, 29 Dec 2006 04:22:31 +0100, by Benoit Boissinot
-
inst.reason isn't alway in the form (errno, strerror)Thu, 28 Dec 2006 01:14:12 +0100, by Benoit Boissinot
-
fix hg help <ext> for extension that do not define any commandTue, 26 Dec 2006 21:59:01 +0100, by Benoit Boissinot
-
mq: fix strip failing to unlink a bundleTue, 26 Dec 2006 21:57:20 +0100, by Benoit Boissinot
-
symlinks: minimal support for symlinks in merge/updateFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add flags param to wwriteFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
replace filehandle version of wwrite with wwritedataFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
unify encode/decode filter routinesFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add _link checking functionFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: use is_link wherever is_exec is usedFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: don't complain about symlinksFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add a linkfuncFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add basic symlink functions to util.pyFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: check whether a filesystem supports symlinksFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
exec: remove last flag from is_execFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
exec: add execfunc to simplify exec flag support on non-exec filesystemsFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
pull umask-checking upFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
exec: checkexec checks whether filesystem supports exec flagsFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
expanded bash_completion for transplant extensionTue, 26 Dec 2006 20:08:09 +0100, by Thomas Arendsen Hein
-
Yield entries from [paths], too, when completing -R/--repository.Tue, 26 Dec 2006 19:56:42 +0100, by Thomas Arendsen Hein
-
Corrected synopsis for transplant.Tue, 26 Dec 2006 15:42:40 +0100, by Thomas Arendsen Hein
-
Improved error message for extensions overriding commands (with test):Tue, 26 Dec 2006 15:33:50 +0100, by Thomas Arendsen Hein
-
sync with stableTue, 26 Dec 2006 14:54:48 +0100, by Thomas Arendsen Hein
-
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.Tue, 26 Dec 2006 14:17:48 +0100, by Thomas Arendsen Hein
-
test-manifest-merging: we only need to remove filesSun, 24 Dec 2006 22:28:01 +0100, by Benoit Boissinot
-
Make test-manifest-merging less likely to delete the whole filesystemFri, 22 Dec 2006 16:29:35 -0800, by Brendan Cully
-
Send encoding information in rss headerThu, 21 Dec 2006 20:41:56 +0100, by Edouard Gomez
-
Fix a pygettext complaintThu, 14 Dec 2006 17:32:25 -0600, by Matt Mackall
-
spelling fixThu, 14 Dec 2006 00:41:11 +0100, by Benoit Boissinot
-
mq: remove unecessary code, duplicate with util.openerTue, 26 Dec 2006 03:29:45 +0100, by Benoit Boissinot
-
hgk: (re)optimize reading of changelog and manifestTue, 26 Dec 2006 03:42:17 +0100, by Benoit Boissinot
-
mq: use contextsTue, 26 Dec 2006 03:29:00 +0100, by Benoit Boissinot
-
hgk: use contextsTue, 26 Dec 2006 03:27:24 +0100, by Benoit Boissinot
-
hgk: remove unused code, node2 is always setTue, 26 Dec 2006 03:26:23 +0100, by Benoit Boissinot
-
extdiff: use contextsTue, 26 Dec 2006 03:25:44 +0100, by Benoit Boissinot
-
bugzilla: use contexts, simplifyTue, 26 Dec 2006 03:25:13 +0100, by Benoit Boissinot
-
acl: use contextsTue, 26 Dec 2006 03:24:51 +0100, by Benoit Boissinot
-
hgweb: fix unused importTue, 26 Dec 2006 03:17:34 +0100, by Benoit Boissinot
-
hgweb: use contexts, fix coding styleTue, 26 Dec 2006 03:16:54 +0100, by Benoit Boissinot
-
commands.py: use contexts in various places (debug*state, revert)Tue, 26 Dec 2006 03:13:57 +0100, by Benoit Boissinot
-
cmdutil.py: use contexts in findrenamesTue, 26 Dec 2006 03:12:51 +0100, by Benoit Boissinot
-
commands.py: use contexts in exportTue, 26 Dec 2006 03:12:23 +0100, by Benoit Boissinot
-
add possibility to pass flags when testing with the MakefileTue, 26 Dec 2006 03:11:37 +0100, by Benoit Boissinot
-
archival.py: use contextsTue, 26 Dec 2006 00:40:28 +0100, by Benoit Boissinot
-
patch: use contexts for diffMon, 25 Dec 2006 17:43:49 +0100, by Benoit Boissinot
-
context: create a filectxt with filelog reuseMon, 25 Dec 2006 18:57:55 +0100, by Benoit Boissinot
-
context: fix a bug in workingfilectx.renamedMon, 25 Dec 2006 17:43:47 +0100, by Benoit Boissinot
-
make it possible to use changectx to create a filectxMon, 25 Dec 2006 17:43:44 +0100, by Benoit Boissinot
-
remove various unused importMon, 25 Dec 2006 13:37:00 +0100, by Benoit Boissinot
-
add date attribute to workingfilectxSun, 24 Dec 2006 22:55:34 +0100, by Benoit Boissinot
-
fix tab vs spaceSun, 24 Dec 2006 22:29:29 +0100, by Benoit Boissinot
-
test-manifest-merging: we only need to remove filesSun, 24 Dec 2006 22:28:01 +0100, by Benoit Boissinot
-
Merge with mpmFri, 22 Dec 2006 17:05:10 -0800, by Brendan Cully
-
Make test-manifest-merging less likely to delete the whole filesystemFri, 22 Dec 2006 16:29:35 -0800, by Brendan Cully
-
convert-repo: add option to attempt to sort by dateFri, 22 Dec 2006 17:59:40 -0600, by Matt Mackall
-
convert-repo: add CVS exec bit supportFri, 22 Dec 2006 17:59:39 -0600, by Matt Mackall
-
Fix removed file cornercase for CVS convert-repoFri, 22 Dec 2006 17:59:37 -0600, by Matt Mackall
-
convert-repo: add CVS branch supportFri, 22 Dec 2006 17:59:34 -0600, by Matt Mackall
-
convert-repo: add basic CVS import supportFri, 22 Dec 2006 17:59:34 -0600, by Matt Mackall
-
merge with crewFri, 22 Dec 2006 22:53:16 +0100, by Benoit Boissinot
-
grep: remove count handling, simplify, fix issue337Fri, 22 Dec 2006 22:51:39 +0100, by Benoit Boissinot
-
grep: incrementing is always False during 'iter'Fri, 22 Dec 2006 22:16:05 +0100, by Benoit Boissinot
-
Merge with crewThu, 21 Dec 2006 23:17:20 -0600, by Matt Mackall
-
Send encoding information in rss headerThu, 21 Dec 2006 20:41:56 +0100, by Edouard Gomez
-
pass the extra dict in rawcommitWed, 20 Dec 2006 23:41:27 +0100, by Edouard Gomez
-
Merge with mpmWed, 20 Dec 2006 12:07:02 -0800, by Brendan Cully
-
Merge with crew-stableWed, 20 Dec 2006 12:05:12 -0800, by Brendan Cully
-
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.Tue, 19 Dec 2006 15:46:02 +0100, by Thomas Arendsen Hein
-
purge extension doesn't need "#!/usr/bin/env python".Tue, 19 Dec 2006 15:37:10 +0100, by Thomas Arendsen Hein
-
hgweb: simple testsTue, 19 Dec 2006 17:14:45 -0800, by Brendan Cully
-
hgweb: add raw manifest templateTue, 19 Dec 2006 17:03:34 -0800, by Brendan Cully
-
hgk - fix CR issues on windowsFri, 15 Dec 2006 10:32:57 +0300, by Andrei Vermel
-
Update convert-repo usage commentsWed, 20 Dec 2006 17:04:07 -0600, by Matt Mackall
-
convert-repo: add some smartsWed, 20 Dec 2006 16:31:46 -0600, by Matt Mackall
-
Merge with crewWed, 20 Dec 2006 13:11:35 -0600, by Matt Mackall
-
Teach hgweb about revlog.LookupErrorTue, 19 Dec 2006 16:40:09 -0800, by Brendan Cully
-
Move README info to wikiTue, 19 Dec 2006 17:17:08 -0600, by Matt Mackall
-
Move test suite docs to the wikiTue, 19 Dec 2006 16:38:14 -0600, by Matt Mackall
-
hg in: if no incoming csets, remove existing bundleTue, 19 Dec 2006 16:37:45 -0600, by Matt Mackall
-
writebundle: overwrite existing bundle fileTue, 19 Dec 2006 08:59:41 -0600, by Matt Mackall
-
incoming/outgoing: return failure if no changes foundTue, 19 Dec 2006 08:58:56 -0600, by Matt Mackall
-
Add revlog.LookupError exception, and use it instead of RevlogError.Mon, 18 Dec 2006 12:22:43 -0800, by Brendan Cully
-
Add some modules to the demandimport ignore list for WindowsSun, 17 Dec 2006 22:16:57 -0600, by Matt Mackall
-
Sync with -stableSun, 17 Dec 2006 21:48:22 -0600, by Matt Mackall
-
demandimport: blacklist _hashlib again (imported in ImportError try block)Sun, 17 Dec 2006 18:45:46 -0800, by Brendan Cully
-
demandimport: handle already-loaded nested modules in subloadSun, 17 Dec 2006 18:34:42 -0800, by Brendan Cully
-
Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2Sun, 17 Dec 2006 19:17:18 -0600, by Matt Mackall
-
Added tag 0.9.3 for changeset 27230c29bfecSun, 17 Dec 2006 19:02:33 -0600, by Matt Mackall
-
fix calculation of new heads added during push with -r 0.9.3Sun, 17 Dec 2006 05:00:22 +0100, by Benoit Boissinot
-
Merge with crewSun, 17 Dec 2006 15:00:56 -0600, by Matt Mackall
-
demandimport: fix import x.y.z as a when x.y is already imported.Sun, 17 Dec 2006 14:56:12 -0600, by Matt Mackall
-
merge with crew-stableSat, 16 Dec 2006 23:36:06 +0100, by Thomas Arendsen Hein
-
Adjust test-help output for the change in 3c82ab166eea.Sat, 16 Dec 2006 23:33:24 +0100, by Thomas Arendsen Hein
-
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.Sat, 16 Dec 2006 23:24:30 +0100, by Thomas Arendsen Hein
-
convert-repo: update usage informationSat, 16 Dec 2006 20:18:36 -0200, by Alexis S. L. Carvalho
-
Make 'hg sign' behave like other commands: Default to current parent.Sat, 16 Dec 2006 23:11:16 +0100, by Thomas Arendsen Hein
-
doc fix: hg tags defaults to current parent revision, too.Sat, 16 Dec 2006 22:58:10 +0100, by Thomas Arendsen Hein
-
doc string fix: hg cat and manifest default to current parent revision.Sat, 16 Dec 2006 22:33:39 +0100, by Thomas Arendsen Hein
-
Using --date "" isn't possible, so don't document epoch. (see issue447)Sat, 16 Dec 2006 22:13:56 +0100, by Thomas Arendsen Hein
-
Merge with stableSat, 16 Dec 2006 14:51:22 -0600, by Matt Mackall
-
convert-repo: avoid adding bogus value to shamap on tag updateSat, 16 Dec 2006 14:41:34 -0600, by Matt Mackall
-
convert-repo: fix recoding of committerSat, 16 Dec 2006 14:35:14 -0600, by Matt Mackall
-
merge with crew-stableSat, 16 Dec 2006 14:40:55 +0100, by Thomas Arendsen Hein
-
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.Sat, 16 Dec 2006 13:57:37 +0100, by Thomas Arendsen Hein
-
Regenerate hg.1 manpage if help text in help.py changes.Sat, 16 Dec 2006 13:54:23 +0100, by Thomas Arendsen Hein
-
merge with crew-stableSat, 16 Dec 2006 02:51:16 -0200, by Alexis S. L. Carvalho
-
util.system: fix quoting on windowsSat, 16 Dec 2006 02:38:18 -0200, by Alexis S. L. Carvalho
-
templater.py: fix obfuscateSat, 16 Dec 2006 02:21:46 -0200, by Alexis S. L. Carvalho
-
Make demandimport pass all tests on python2.5.Fri, 15 Dec 2006 20:16:20 -0800, by Brendan Cully
-
Merge with crew-stableFri, 15 Dec 2006 18:38:09 -0800, by Brendan Cully