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.
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
templater: map -> mapping
2010-04-05, by Matt Mackall
templater: extend preparsing
2010-04-05, by Matt Mackall
templater: preparse templates and cache
2010-04-05, by Matt Mackall
keywords: build a new templater to work around caching interaction
2010-04-05, by Matt Mackall
templater: directly parse templates, no regexes
2010-04-05, by Matt Mackall
logo: clean up source file with scour
2010-04-05, by Jeff Schiller
contrib: drop rewrite-revlog
2010-04-05, by Matt Mackall
contrib: drop git-viz
2010-04-05, by Matt Mackall
merge with stable
2010-04-05, by Benoit Boissinot
add a test for the inprocess status dirstate race
stable
2010-04-05, by Ronny Pfannschmidt
merge with stable
2010-04-05, by Benoit Boissinot
dirstate: fix in memory dirstate entries for 1-second race
stable
2010-04-05, by Benoit Boissinot
commands: leftover from d7b601f1e02c
2010-04-05, by Martin Geisler
commands: small refactoring in summary
2010-04-05, by Martin Geisler
commands: retrieve tags from context object
2010-04-05, by Martin Geisler
summary: make use of output labeling
2010-04-04, by Eric Eisner
color: concatenate effects correctly and avoid printing empty effects
2010-04-04, by Brodie Rao
commands: fix typo
2010-04-05, by Martin Geisler
cmdutil: do not translate trivial string
2010-04-05, by Martin Geisler
wix: refactor and new guids.wxi
2010-04-04, by Adrian Buehlmann
color: don't split colors across lines (which confuses less -R)
2010-04-02, by Brodie Rao
color: colorize based on output labels instead of parsing output
2010-04-02, by Brodie Rao
record: make use of output labeling
2010-04-02, by Brodie Rao
qseries: make use of output labeling
2010-04-02, by Brodie Rao
qdiff: make use of output labeling
2010-04-02, by Brodie Rao
qguard: make use of output labeling
2010-04-02, by Brodie Rao
churn: make use of output labeling
2010-04-02, by Brodie Rao
bookmark: make use of output labeling
2010-04-02, by Brodie Rao
cmdutil: make use of output labeling in changeset_printer
2010-04-02, by Brodie Rao
diff: make use of output labeling
2010-04-02, by Brodie Rao
status: make use of output labeling
2010-04-02, by Brodie Rao
grep: make use of output labeling
2010-04-02, by Brodie Rao
ui: add ui.write() output labeling API
2010-04-02, by Brodie Rao
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip