Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
patchbomb: do not assume the presence of angle brackets around msg-id
2009-06-17, by Cédric Duval
keyword: concise help title
2009-06-18, by Christian Ebert
interhg: upgrade comments to online help and improve them
2009-06-18, by Cédric Duval
churn: improve description
2009-06-16, by Cédric Duval
doc: fix regexp for determining the man page section
2009-06-10, by Cédric Duval
Fix test-convert-cvsnt-mergepoints so it works reliably.
2009-06-15, by Greg Ward
test-convert-cvsnt-mergepoints: make it work on OS X.
2009-06-15, by Greg Ward
test-convert-cvsnt-mergepoints: ignore differences between CVS 1.11 and 1.12.
2009-06-15, by Greg Ward
Rename CVSNT "mergepoints" test and make it executable.
2009-06-15, by Greg Ward
Fixed patch.eol bug that truncated all patched lines to one character
2009-06-16, by Colin Caughie
subrepo: add a test
2009-06-15, by Matt Mackall
subrepo: basic push support
2009-06-15, by Matt Mackall
subrepo: add update/merge logic
2009-06-15, by Matt Mackall
commit: recurse into subrepositories
2009-06-15, by Matt Mackall
subrepo: introduce basic state parsing
2009-06-15, by Matt Mackall
Make mq, record and transplant honor patch.eol
2009-06-15, by Patrick Mezard
Add patch.eol to ignore EOLs when patching (issue1019)
2009-06-15, by Patrick Mezard
gpg: add test
2009-06-14, by Brendan Cully
gpg: unbreak 02a12835b17e. We need a test.
2009-06-14, by Brendan Cully
share: allow dest to default to the basename of source
2009-06-13, by Matt Mackall
Merge with crew
2009-06-13, by Matt Mackall
bisect: improve --command output
2009-06-13, by Patrick Mezard
dirstate: fix typo introduced by 3507f6c7715c
2009-06-13, by Patrick Mezard
test-bisect: test --command option
2009-06-13, by Patrick Mezard
bisect: fix traceback when command executable is not found
2009-06-13, by Patrick Mezard
share: add experimental share extension
2009-06-13, by Matt Mackall
add helper function to create shared repos
2009-06-13, by Matt Mackall
repo: add internal support for sharing store directories
2009-06-13, by Matt Mackall
remoteui: properly create dst with copy()
2009-06-12, by Matt Mackall
repo: set up ui and extensions earlier
2009-06-13, by Matt Mackall
localrepo: remove 'closed' argument to heads(...) function
2009-06-10, by John Mulligan
mq: eliminate warning on qpush with empty series
2009-06-08, by Adrian Buehlmann
inotify: repowatcher: don't use a watches attribute to count watches
2009-05-23, by Nicolas Dumazet
inotify: put the "while True: poll()" loop in pollable class
2009-05-21, by Nicolas Dumazet
inotify: refactor (un)register methods into pollable object
2009-05-21, by Nicolas Dumazet
inotify.server: the decorator eventaction() shouldn't be a method of repowatcher
2009-06-13, by Benoit Boissinot
inotify: add log config option redirect inotify server output to a file
2009-06-13, by Nicolas Dumazet
cmdutil: service: logfile option to redirect stdout & stderr in a file
2009-05-25, by Nicolas Dumazet
inotify: raise QueryFailed when the server crash
2009-06-13, by Nicolas Dumazet
inotify: server: move split() out of server
2009-05-27, by Nicolas Dumazet
inotify: remove unused variables
2009-06-13, by Benoit Boissinot
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)
2009-06-13, by Benoit Boissinot
Merge with crew-stable
2009-06-11, by Brendan Cully
bzr convert: restore paths to source encoding. Closes issue1692.
2009-06-11, by Brendan Cully
doc: wrap man pages after fixing quoting
2009-06-11, by Martin Geisler
hgrc.5: fix quoting of literal strings
2009-06-11, by Martin Geisler
hgignore.5: remove extra quotes
2009-06-11, by Martin Geisler
Improve English for help text of many core hg commands.
2009-06-09, by timeless
use new style classes
2009-06-10, by Benoit Boissinot
doc: correctly escape *
2009-06-10, by Benoit Boissinot
doc: correctly escape *
2009-06-10, by Benoit Boissinot
hg.1: highlight references to commands and man pages
2009-06-10, by Martin Geisler
hg.1: simplify synopsis
2009-06-10, by Martin Geisler
hgrc.5: spell check
2009-06-10, by Martin Geisler
man pages: add meta data
2009-06-10, by Martin Geisler
man pages: updated copyright years
2009-06-10, by Martin Geisler
hgrc.5: use NOTE admonition paragraph
2009-06-10, by Martin Geisler
hgrc.5: reformatted to avoid big chunks of monospaced text
2009-06-10, by Martin Geisler
hgrc.5: mark filename patterns as monospaced text
2009-06-09, by Martin Geisler
hgrc.5: single quotes means italic in asciidoc
2009-06-09, by Martin Geisler
man pages: mark filenames and env vars as fixed text
2009-06-09, by Martin Geisler
test-convert-svn-*: no longer need the url building code
2009-06-09, by Patrick Mezard
convert: default to file protocol when no :// found for svn repo url
2009-06-06, by Edouard Gomez
keyword: improve English
2009-06-09, by timeless
bookmarks: improve English
2009-06-09, by timeless
Generally replace "file name" with "filename" in help and comments.
2009-06-09, by timeless
Spell Mercurial as a proper noun
2009-06-09, by timeless
win32text: drop disabling portion of test
2009-06-09, by Matt Mackall
i18n-de: Synchronised with hg.pot
2009-06-08, by Tobias Bell
i18n-pt_BR: synchronized and updated
2009-06-09, by Wagner Bruna
convert: better support for CVS branchpoints (issue1447)
2009-06-09, by Henrik Stuart
Merge with stable
2009-06-08, by Matt Mackall
Merge with crew
2009-06-08, by Matt Mackall
merge: refactor manifestmerge init to better report effective ancestor
2009-06-08, by Matt Mackall
merge: simplify file revision comparison logic
2009-06-08, by Matt Mackall
merge: make locally-added file test more correct
2009-06-08, by Matt Mackall
merge: drop unused diverge initialization
2009-06-08, by Matt Mackall
merge: refactor some initialization, drop backwards var
2009-06-08, by Matt Mackall
merge: combine a copy and move case
2009-06-08, by Matt Mackall
merge: drop a flag update case
2009-06-08, by Matt Mackall
merge: combine three identical 'remote is newer' cases
2009-06-08, by Matt Mackall
merge: drop 'remote deleted' case
2009-06-08, by Matt Mackall
merge: simplify 'other deleted' case
2009-06-08, by Matt Mackall
merge: simplify backwards revert test, ready to combine with other cases
2009-06-08, by Matt Mackall
merge: allow merging going backwards
2009-06-08, by Matt Mackall
merge: reorder remote creation tests
2009-06-08, by Matt Mackall
merge: drop recreating case
2009-06-08, by Matt Mackall
merge: drop an overwrite test
2009-06-08, by Matt Mackall
merge: simplify a delete case
2009-06-08, by Matt Mackall
merge: reorder get cases for future simplification
2009-06-08, by Matt Mackall
merge: fix prompt keep
2009-06-08, by Matt Mackall
merge: remove a flags case
2009-06-08, by Matt Mackall
merge: pretend ancestor is local to simplify backwards and overwrite
2009-06-08, by Matt Mackall
merge: simplify flag merging code slightly
2009-06-08, by Matt Mackall
dirstate: eliminate reference cycle from normalize
2009-06-08, by Matt Mackall
cleanup: removed unused imports
2009-06-07, by Henri Wiechers
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip