Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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
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
Merge with stable
2010-04-01, by Matt Mackall
Merge with i18n
2010-04-01, by Matt Mackall
Added signature for changeset 2b01dab59416
stable
2010-04-01, by Matt Mackall
Added tag 1.5.1 for changeset 2b01dab59416
stable
2010-04-01, by Matt Mackall
i18n-pt_BR: update qnew help text
stable
1.5.1
2010-04-01, by Wagner Bruna
Merge with i18n
stable
2010-04-01, by Matt Mackall
mq: remove reference for deprecated -f option
stable
2010-04-01, by Wagner Bruna
merge with i18n stable
2010-04-01, by Wagner Bruna
i18n-pt_BR: synchronized with e46c19c586fa
stable
2010-04-01, by Wagner Bruna
l10n: Updates to French (fr) translation
2010-03-31, by bttfmcf
merge with i18n stable
2010-03-31, by Wagner Bruna
i18n-pt_BR: synchronized with ca6ba6cac6cd
stable
2010-03-31, by Wagner Bruna
check-code.py: Check for bare ^
stable
2010-03-31, by Mads Kiilerich
Added support for 'everybody ' (using an asterisk) in user list.
stable
2010-03-29, by Elifarley Callado Coelho Cruz
convert.cvs: Initialize state variable and abort on cvs error
stable
2010-03-30, by Mads Kiilerich
Merge with stable
2010-04-01, by Martin Geisler
share: drop experimental label
stable
2010-04-01, by Martin Geisler
Merge with stable
2010-03-31, by Brendan Cully
Add missing --mq option to hg log.
stable
2010-03-31, by Michael Glassford
Merge with stable
2010-03-31, by Martin Geisler
url: expand path in auth filenames
stable
2010-03-26, by Benoit Allard
expand paths in aliases
stable
2010-03-27, by Alexander Solovyov
merge with stable
2010-03-31, by Benoit Boissinot
test-subrepo-svn: properly escape the url, make it work for svn 1.5 again
stable
2010-03-31, by Benoit Boissinot
Merge with stable
2010-03-30, by Matt Mackall
util.termwidth: check stderr first as it's least likely to be redirected
stable
2010-03-15, by Augie Fackler
progress: use stderr instead of stdout; check stderr.isatty()
stable
2010-03-29, by Augie Fackler
templatefilters: fix check-code warning
2010-03-29, by Matt Mackall
Merge with stable
2010-03-29, by Matt Mackall
Merge with i18n
2010-03-29, by Matt Mackall
Merge with i18n
stable
2010-03-29, by Matt Mackall
Merge stable heads
stable
2010-03-29, by Matt Mackall
i18n-sv: translated the 'patterns' command
stable
2010-03-28, by Jens Bäckman
merge with stable
2010-03-26, by Wagner Bruna
merge with i18n stable
stable
2010-03-26, by Wagner Bruna
i18n-pt_BR: synchronized with 9f6e30a89f11
stable
2010-03-26, by Wagner Bruna
i18n-sv: synchronized with a1cb8ca051c0
stable
2010-03-23, by Jens Bäckman
schemes: add Kiln On Demand to default schemes
stable
2010-03-24, by Benjamin Pollack
Fix default style so 'log --copies' has a start and an end.
stable
2010-03-25, by Greg Ward
Tests with spaces in paths
stable
2010-03-24, by Mads Kiilerich
tests: add helpers.sh
2010-03-29, by Matt Mackall
merge with stable
2010-03-26, by Sune Foldager
push: refactor and optimize prepush
stable
2010-03-26, by Sune Foldager
push: fix bug in prepush logic and its tests
stable
2010-03-26, by Sune Foldager
localrepo: change _updatebranchcache to use a context generator
stable
2010-03-26, by Sune Foldager
merge with stable
2010-03-24, by Benoit Boissinot
setup.py: don't use tabs
stable
2010-03-24, by Benoit Boissinot
Merge with crew
2010-03-23, by Matt Mackall
run-tests: force to test pure on pypy as well
2010-03-23, by Ronny Pfannschmidt
Fix run-tests.py -jX after 2ed667a9dfcb
2010-03-23, by Ronny Pfannschmidt
Merge with crew
2010-03-23, by Matt Mackall
Merge with crew-stable
2010-03-23, by Patrick Mezard
rebase: fix --collapse with --keepbranches (issue2100)
stable
2010-03-23, by Patrick Mezard
setup: fail if bz2 is not available
stable
2010-03-23, by Dirkjan Ochtman
test-convert-cvs: filter unstable cvs output.
stable
2010-03-22, by Pierre-Yves David
help: point out need for stringification
stable
2010-03-23, by Dirkjan Ochtman
tests: adapt the test runner to work with jython
2010-03-23, by Ronny Pfannschmidt
posix: move a global fcntl import to keep it from breaking jython
2010-03-23, by Ronny Pfannschmidt
util: fake the builtin buffer if it's missing (jython)
2010-03-23, by Ronny Pfannschmidt
mq: fix qcommit documentation wrt --mq option
stable
2010-03-23, by Patrick Mezard
Merge with stable
2010-03-22, by Matt Mackall
wsgicgi: call close() on iterable to avoid resource leaks
stable
2010-03-22, by Konstantin Zemlyak
merge with mpm
2010-03-22, by Benoit Boissinot
patch: warn when the internal patcher fails
2010-03-22, by Benoit Boissinot
run-tests: make sure GREP_OPTIONS isn't set
2010-03-22, by Brodie Rao
Merge with stable
2010-03-20, by Matt Mackall
patch: more precise NoHunk, raised for every file (issue2102)
stable
2010-03-20, by Benoit Boissinot
patch: differentiate start of file with diff --git vs '--- '
stable
2010-03-20, by Benoit Boissinot
Merge with stable
2010-03-20, by Matt Mackall
patch: try harder to find the file to patch on file creation (issue2041)
stable
2010-03-19, by Benoit Boissinot
Merge with stable
2010-03-19, by Matt Mackall
Merge with i18n
2010-03-19, by Matt Mackall
Merge with i18n
stable
2010-03-19, by Matt Mackall
merge with i18n
2010-03-16, by Wagner Bruna
merge with i18n stable
2010-03-16, by Wagner Bruna
i18n-pt_BR: synchronized with e930017f9e2a
stable
2010-03-16, by Wagner Bruna
Merge with stable
2010-03-06, by Martin Geisler
l10n: Updates to Danish (da) translation
2010-03-06, by Martin Geisler
patch: second line of a context diff starts with '--- ', not '+++ '
stable
2010-03-19, by Benoit Boissinot
Merge with stable
2010-03-19, by Martin Geisler
patchbomb: --desc implies --intro
2010-03-15, by Cédric Duval
wix: don't show version in title of root feature
stable
2010-03-19, by Adrian Buehlmann
wix: use build variable for VC redist source dir
stable
2010-03-19, by Adrian Buehlmann
Merge with stable
2010-03-18, by Brendan Cully
mq: allow lines starting with '--- ' in patch messages
stable
2010-03-18, by Benoit Boissinot
patch: enhance diff detection regexp, allow '--- ' in patch message
stable
2010-03-18, by Benoit Boissinot
fix bug in hg.clone when passing in a repository object
stable
2010-03-18, by Sune Foldager
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip