Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-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.
keyword: monkeypatch patch so that optional args can be passed as kwargs
2010-04-17, by Augie Fackler
patch: refactor applydiff to allow for mempatching
2010-04-17, by Augie Fackler
patch: move mercurial-specific imports after stdlib imports
2010-04-17, by Augie Fackler
test-record: add hg summary to verify we update dirstate
2010-04-16, by Augie Fackler
log -b: use opts.get() instead of assuming opts is correctly filled
2010-04-20, by Benoit Boissinot
Merge with stable
2010-04-19, by Matt Mackall
Respect the DESTDIR variable during 'make install'
2010-04-16, by Dévai Tamás
commands: add more robust support for 'hg log -b' (issue2078)
2010-04-12, by Steve Losh
highlight: fix to work with caching templater
2010-04-19, by Matt Mackall
debugcomplete: don't list deprecated options
2010-04-19, by Matt Mackall
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
2010-04-18, by Steve Losh
bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)
2010-04-17, by Isaac Jurado
Added support for 'pretxncommit', so that one can call the ACL hook at
2010-04-06, by Elifarley Callado Coelho Cruz
subrepo: fix repo root path handling in svn subrepo
stable
2010-04-18, by Brett Cannon
remoteui: copy http_proxy settings
stable
2010-04-08, by Yuya Nishihara
dispatch: ignore if signals can not be set
stable
2010-04-07, by Simon Heimberg
hgweb: fix attribute error in error response (issue2060)
stable
2010-04-01, by Mark Determann
cvs: skip bad tags
stable
2010-03-04, by Brandon Parsons
document missing template variables
stable
2010-04-07, by anatoly techtonik
diffstat: use ui.plain() instead of ui.interactive()
stable
2010-04-15, by Dan Villiom Podlaski Christiansen
mq: Remove -f from qnew command syntax.
stable
2010-04-17, by Isaac Jurado
mq: toggle truncating using ui.plain() rather than ui.interactive()
stable
2010-04-15, by Dan Villiom Podlaski Christiansen
merge with stable
2010-04-19, by Benoit Boissinot
filemerge: use working dir parent as ancestor for backward wdir merge
stable
2010-04-19, by Benoit Boissinot
merge with stable
2010-04-19, by Benoit Boissinot
filectx: _fileid isn't normalized, use _filenode instead
stable
2010-04-19, by Benoit Boissinot
Merge with stable
2010-04-19, by Martin Geisler
convert: write "working copy" instead of "wc"
stable
2010-04-18, by Martin Geisler
convert: mark strings for translation
stable
2010-04-18, by Martin Geisler
convert: write "repository" instead of "repo"
stable
2010-04-18, by Martin Geisler
minirst: removed unnecessary initindent variable
2010-04-18, by Martin Geisler
minirst: add margin around definition items
2010-04-18, by Martin Geisler
dirstate: remove unused variable
2010-04-16, by Benoit Boissinot
Merge with stable
2010-04-16, by Martin Geisler
Document 'default' and 'default-push' in paths docstring
stable
2010-04-14, by Faheem Mitha
mq: only highlight/label patch name for qseries.
2010-04-15, by Dan Villiom Podlaski Christiansen
keyword: replace deprecated mq commands in test
2010-04-16, by Christian Ebert
wix updates
2010-04-16, by Adrian Buehlmann
merge with stable
2010-04-16, by Benoit Boissinot
test-git-import: better testing, check nodeids
stable
2010-04-16, by Benoit Boissinot
context: fix bug introduced in fb89cd21a7a0, path should be used
stable
2010-04-16, by Benoit Boissinot
merge with stable
2010-04-15, by Sune Foldager
prepush: rewrite most of the code from scratch
stable
2010-04-15, by Sune Foldager
merge with stable
2010-04-15, by Benoit Boissinot
run-tests.py: can't remove from os.environ on solaris
stable
2010-04-15, by Benoit Boissinot
merge with stable
2010-04-15, by Benoit Boissinot
workingctx: correctly compute the flag for noexec filesystems+merge
stable
2010-04-15, by Benoit Boissinot
localrepo: simplify _updatebranchcache slightly
2010-04-15, by Sune Foldager
merge with stable
2010-04-15, by Benoit Boissinot
add +x to test-update-renames, removed by the merge on 24ed7a541f23
2010-04-15, by Benoit Boissinot
simplify test-issue2137, make it more portable
stable
2010-04-15, by Benoit Boissinot
add documentation for revlog._prereadsize
stable
2010-04-15, by Benoit Boissinot
merge with stable
2010-04-15, by Benoit Boissinot
revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
stable
2010-04-14, by Greg Ward
revlog: factor out _maxinline global.
stable
2010-04-13, by Greg Ward
merge with stable
2010-04-14, by Sune Foldager
merge
2010-04-14, by Sune Foldager
prepush: backed out refactoring
2010-04-14, by Sune Foldager
prepush: add more test cases
stable
2010-04-14, by Peter Arrenbrecht
prepush: fix bug in warning message selection
stable
2010-04-14, by Sune Foldager
merge with stable
2010-04-14, by Benoit Boissinot
verify: improve progress descriptions
2010-04-13, by Steve Borho
pylint, pyflakes: remove unused or duplicate imports
2010-04-14, by Nicolas Dumazet
Fix --blacklist when --jobs > 1 in run_tests.py.
stable
2010-04-14, by Ry4an Brase
merge with stable
2010-04-14, by Benoit Boissinot
run-tests.py: reset env variables set by hooks
stable
2010-04-14, by Benoit Boissinot
checklink: use an explicit prefix for the temporary file
stable
2010-04-14, by Benoit Boissinot
revlog: factor out _maxinline global.
2010-04-13, by Greg Ward
fix test-pull after 468876bc3885
2010-04-13, by Benoit Boissinot
merge with stable
2010-04-13, by Benoit Boissinot
revlog: put graph related functions together
2010-04-13, by Benoit Boissinot
checkexec: use an explicit prefix for the temporary file
stable
2010-04-13, by Benoit Boissinot
check-code: add a warnings level
2010-04-12, by Matt Mackall
keyword: make the templater a local variable
2010-04-12, by Christian Ebert
rollback: improve message
2010-04-12, by Matt Mackall
transaction: use newlines to separate description elements
2010-04-12, by Matt Mackall
progress: fall back to indeterminate progress if position is >= total
2010-04-08, by Augie Fackler
mq: promote qnew, demote qinit in short help
2010-04-11, by Matt Mackall
commands: improve some command summaries
2010-04-11, by Matt Mackall
progress: show approximate progress info for pull
2010-04-10, by Matt Mackall
Merge with crew-stable
2010-04-12, by Patrick Mezard
localrepo: do not store URL password in undo.desc
2010-04-12, by Patrick Mezard
convert/subversion: fix default URL checker prototype
stable
2010-04-12, by Patrick Mezard
Merge with stable
2010-04-11, by Brendan Cully
patch: don't look for headers in diff lines
stable
2010-04-09, by Peter Arrenbrecht
rollback: add dry-run argument, emit transaction description
2010-04-09, by Steve Borho
localrepo: add desc parameter to transaction
2010-04-09, by Steve Borho
merge with stable
2010-04-09, by Thomas Arendsen Hein
merge default
2010-04-09, by Thomas Arendsen Hein
test-hgwebdir: correctly include '-' in sed expression.
stable
2010-04-09, by Thomas Arendsen Hein
localrepo: refactor prepush logic
2010-04-08, by Peter Arrenbrecht
merge with stable
2010-04-09, by Sune Foldager
partial backout of 1e819576e926 and add tests (issue2131)
stable
2010-04-08, by Sune Foldager
copies: properly visit file context ancestors on working file contexts
stable
2010-04-07, by Henrik Stuart
Merge with stable
2010-04-07, by Matt Mackall
mq: use util.unlink instead of os.unlink and os.removedirs
stable
2010-04-07, by Henrik Stuart
color: respect HGPLAIN
2010-04-06, by Steve Borho
color: add support for Windows consoles
2010-04-06, by Steve Borho
color: remove unused import
2010-04-06, by Steve Borho
merge with stable
2010-04-06, by Benoit Boissinot
merge default with default
2010-04-06, by Benoit Boissinot
merge stable with stable
stable
2010-04-06, by Benoit Boissinot
dirstate: no need to iterate twice, a dict can be updated in place
stable
2010-04-06, by Benoit Boissinot
merge with stable
2010-04-06, by Benoit Boissinot
clone: no race possible, we can use changegroup() and have smaller urls
stable
2010-04-06, by Benoit Boissinot
Merge with stable
2010-04-05, by Matt Mackall
Merge with i18n
2010-04-05, by Matt Mackall
Merge with i18n
stable
2010-04-05, by Matt Mackall
Merge with hg-i18n
2010-04-05, by Martin Geisler
i18n-da: small updates
stable
2010-04-05, by Martin Geisler
i18n-da: synchronized with 37a5a397f150
stable
2010-04-05, by Martin Geisler
templates: escape javascript braces
2010-04-05, by Matt Mackall
templater: drop \ when handling escaped {
2010-04-05, by Matt Mackall
templater: strip whitespace inside template methods
2010-04-05, by Matt Mackall
templater: drop raw method
2010-04-05, by Matt Mackall
templater: raise nested functions
2010-04-05, by Matt Mackall
templater: cache full tree
2010-04-05, by Matt Mackall
templater: use recursive flattening
2010-04-05, by Matt Mackall
templater: cache self.defaults.get
2010-04-05, by Matt Mackall
templater: privatize class variables
2010-04-05, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip