Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Yield entries from [paths], too, when completing -R/--repository.
2006-12-26, by Thomas Arendsen Hein
Corrected synopsis for transplant.
2006-12-26, by Thomas Arendsen Hein
Improved error message for extensions overriding commands (with test):
2006-12-26, by Thomas Arendsen Hein
sync with stable
2006-12-26, by Thomas Arendsen Hein
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
2006-12-26, by Thomas Arendsen Hein
test-manifest-merging: we only need to remove files
2006-12-24, by Benoit Boissinot
Make test-manifest-merging less likely to delete the whole filesystem
2006-12-22, by Brendan Cully
Send encoding information in rss header
2006-12-21, by Edouard Gomez
Fix a pygettext complaint
2006-12-14, by Matt Mackall
spelling fix
2006-12-14, by Benoit Boissinot
mq: remove unecessary code, duplicate with util.opener
2006-12-26, by Benoit Boissinot
hgk: (re)optimize reading of changelog and manifest
2006-12-26, by Benoit Boissinot
mq: use contexts
2006-12-26, by Benoit Boissinot
hgk: use contexts
2006-12-26, by Benoit Boissinot
hgk: remove unused code, node2 is always set
2006-12-26, by Benoit Boissinot
extdiff: use contexts
2006-12-26, by Benoit Boissinot
bugzilla: use contexts, simplify
2006-12-26, by Benoit Boissinot
acl: use contexts
2006-12-26, by Benoit Boissinot
hgweb: fix unused import
2006-12-26, by Benoit Boissinot
hgweb: use contexts, fix coding style
2006-12-26, by Benoit Boissinot
commands.py: use contexts in various places (debug*state, revert)
2006-12-26, by Benoit Boissinot
cmdutil.py: use contexts in findrenames
2006-12-26, by Benoit Boissinot
commands.py: use contexts in export
2006-12-26, by Benoit Boissinot
add possibility to pass flags when testing with the Makefile
2006-12-26, by Benoit Boissinot
archival.py: use contexts
2006-12-26, by Benoit Boissinot
patch: use contexts for diff
2006-12-25, by Benoit Boissinot
context: create a filectxt with filelog reuse
2006-12-25, by Benoit Boissinot
context: fix a bug in workingfilectx.renamed
2006-12-25, by Benoit Boissinot
make it possible to use changectx to create a filectx
2006-12-25, by Benoit Boissinot
remove various unused import
2006-12-25, by Benoit Boissinot
add date attribute to workingfilectx
2006-12-24, by Benoit Boissinot
fix tab vs space
2006-12-24, by Benoit Boissinot
test-manifest-merging: we only need to remove files
2006-12-24, by Benoit Boissinot
Merge with mpm
2006-12-22, by Brendan Cully
Make test-manifest-merging less likely to delete the whole filesystem
2006-12-22, by Brendan Cully
convert-repo: add option to attempt to sort by date
2006-12-22, by Matt Mackall
convert-repo: add CVS exec bit support
2006-12-22, by Matt Mackall
Fix removed file cornercase for CVS convert-repo
2006-12-22, by Matt Mackall
convert-repo: add CVS branch support
2006-12-22, by Matt Mackall
convert-repo: add basic CVS import support
2006-12-22, by Matt Mackall
merge with crew
2006-12-22, by Benoit Boissinot
grep: remove count handling, simplify, fix issue337
2006-12-22, by Benoit Boissinot
grep: incrementing is always False during 'iter'
2006-12-22, by Benoit Boissinot
Merge with crew
2006-12-21, by Matt Mackall
Send encoding information in rss header
2006-12-21, by Edouard Gomez
pass the extra dict in rawcommit
2006-12-20, by Edouard Gomez
Merge with mpm
2006-12-20, by Brendan Cully
Merge with crew-stable
2006-12-20, by Brendan Cully
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.
2006-12-19, by Thomas Arendsen Hein
purge extension doesn't need "#!/usr/bin/env python".
2006-12-19, by Thomas Arendsen Hein
hgweb: simple tests
2006-12-19, by Brendan Cully
hgweb: add raw manifest template
2006-12-19, by Brendan Cully
hgk - fix CR issues on windows
2006-12-15, by Andrei Vermel
Update convert-repo usage comments
2006-12-20, by Matt Mackall
convert-repo: add some smarts
2006-12-20, by Matt Mackall
Merge with crew
2006-12-20, by Matt Mackall
Teach hgweb about revlog.LookupError
2006-12-19, by Brendan Cully
Move README info to wiki
2006-12-19, by Matt Mackall
Move test suite docs to the wiki
2006-12-19, by Matt Mackall
hg in: if no incoming csets, remove existing bundle
2006-12-19, by Matt Mackall
writebundle: overwrite existing bundle file
2006-12-19, by Matt Mackall
incoming/outgoing: return failure if no changes found
2006-12-19, by Matt Mackall
Add revlog.LookupError exception, and use it instead of RevlogError.
2006-12-18, by Brendan Cully
Add some modules to the demandimport ignore list for Windows
2006-12-17, by Matt Mackall
Sync with -stable
2006-12-17, by Matt Mackall
demandimport: blacklist _hashlib again (imported in ImportError try block)
2006-12-17, by Brendan Cully
demandimport: handle already-loaded nested modules in subload
2006-12-17, by Brendan Cully
Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2
2006-12-17, by Matt Mackall
Added tag 0.9.3 for changeset 27230c29bfec
2006-12-17, by Matt Mackall
fix calculation of new heads added during push with -r
0.9.3
2006-12-17, by Benoit Boissinot
Merge with crew
2006-12-17, by Matt Mackall
demandimport: fix import x.y.z as a when x.y is already imported.
2006-12-17, by Matt Mackall
merge with crew-stable
2006-12-16, by Thomas Arendsen Hein
Adjust test-help output for the change in 3c82ab166eea.
2006-12-16, by Thomas Arendsen Hein
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.
2006-12-16, by Thomas Arendsen Hein
convert-repo: update usage information
2006-12-16, by Alexis S. L. Carvalho
Make 'hg sign' behave like other commands: Default to current parent.
2006-12-16, by Thomas Arendsen Hein
doc fix: hg tags defaults to current parent revision, too.
2006-12-16, by Thomas Arendsen Hein
doc string fix: hg cat and manifest default to current parent revision.
2006-12-16, by Thomas Arendsen Hein
Using --date "" isn't possible, so don't document epoch. (see issue447)
2006-12-16, by Thomas Arendsen Hein
Merge with stable
2006-12-16, by Matt Mackall
convert-repo: avoid adding bogus value to shamap on tag update
2006-12-16, by Matt Mackall
convert-repo: fix recoding of committer
2006-12-16, by Matt Mackall
merge with crew-stable
2006-12-16, by Thomas Arendsen Hein
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
2006-12-16, by Thomas Arendsen Hein
Regenerate hg.1 manpage if help text in help.py changes.
2006-12-16, by Thomas Arendsen Hein
merge with crew-stable
2006-12-16, by Alexis S. L. Carvalho
util.system: fix quoting on windows
2006-12-16, by Alexis S. L. Carvalho
templater.py: fix obfuscate
2006-12-16, by Alexis S. L. Carvalho
Make demandimport pass all tests on python2.5.
2006-12-15, by Brendan Cully
Merge with crew-stable
2006-12-15, by Brendan Cully
fix strip on windows
2006-12-15, by Benoit Boissinot
Don't use node length for calculating revision number length.
2006-12-15, by Thomas Arendsen Hein
Make sequence number on hg export start at 1 (as documented for %n). Add test.
2006-12-15, by Thomas Arendsen Hein
Merge with main
2006-12-15, by Brendan Cully
merge with main
2006-12-15, by Benoit Boissinot
use parent.__setattr__ instead of __dict__
2006-12-14, by Benoit Boissinot
Merge with main
2006-12-14, by Brendan Cully
demandimport: ignore _hashlib and email.mime
2006-12-15, by Matt Mackall
Fix setup.py warning
2006-12-15, by Matt Mackall
Disable demandloading in setup.py
2006-12-14, by Matt Mackall
Simplify i18n imports
2006-12-14, by Matt Mackall
Fix demandload bits of setup.py py2exe support
2006-12-14, by Matt Mackall
Fix a pygettext complaint
2006-12-14, by Matt Mackall
Enable gettext translations
2006-12-14, by Matt Mackall
Merge with crew
2006-12-14, by Matt Mackall
merge with crew-stable
2006-12-14, by Thomas Arendsen Hein
Corrected synopsis for many commands.
2006-12-14, by Thomas Arendsen Hein
merge with hg-stable
2006-12-14, by Thomas Arendsen Hein
Merging crew-stable
2006-12-14, by Thomas Arendsen Hein
Set charset encoding for hgwebdir, too.
2006-12-14, by Thomas Arendsen Hein
merge with crew
2006-12-14, by Benoit Boissinot
spelling fix
2006-12-14, by Benoit Boissinot
patchbomb: use ui.edit to compose summary mail
2006-12-13, by Brendan Cully
zsh: better fix for partial completions
2006-12-12, by Steve Borho
Replace demandload with new demandimport
2006-12-13, by Matt Mackall
Remove deprecated old-style branch support
2006-12-12, by Matt Mackall
Fix copy detection corner case
2006-12-12, by Matt Mackall
mq: fix qheader without args when guards are applied after qtop
2006-12-12, by Brendan Cully
Fix test output for test-mq-guards (changed by 22d18051f9e5)
2006-12-12, by Thomas Arendsen Hein
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip