Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-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.
tests: make '(esc)' matching in run-tests.py work as intended
2011-11-07, by Mads Kiilerich
run-tests: replace inline python handling with more native scheme
2011-11-07, by Matt Mackall
merge with crew
2011-11-07, by Matt Mackall
merge with stable
2011-11-04, by Martin Geisler
merge with main
2011-11-04, by Martin Geisler
merge with main
stable
2011-11-04, by Martin Geisler
subrepo: improve help for svn subrepo support
stable
2011-11-03, by David M. Carr
subrepo: improve help for git subrepo support
stable
2011-11-03, by David M. Carr
subrepo: update help for commit to reflect new default behavior
stable
2011-11-03, by David M. Carr
merge with stable
2011-11-03, by Martin Geisler
i18n: disable translations with conflicting prompt keys (issue3082)
stable
2011-11-03, by Wagner Bruna
log: hide hidden option until it actually does something
2011-11-06, by Matt Mackall
phases: add a very simple test
2011-11-04, by Pierre-Yves David
phases: add a phase template keyword
2011-10-09, by Pierre-Yves David
phases: add a phase method to context
2011-10-18, by Pierre-Yves David
phases: add a cache allowing to know in which phase a changeset is
2011-11-04, by Pierre-Yves David
phases: handle errors other than ENOENT appropriately
2011-11-06, by Matt Mackall
phases: basic I/O logic
2011-11-04, by Pierre-Yves David
phases: Minimal first add.
2011-11-03, by Pierre-Yves David
run-tests: minor cleanups
2011-11-03, by Matt Mackall
run-tests: pull out line matching function
2011-11-03, by Matt Mackall
run-tests: pull out unified matching funcs
2011-11-03, by Matt Mackall
tests: add some comments to the unified test code
2011-11-03, by Matt Mackall
tests: rewrite inline Python support
2011-11-03, by Matt Mackall
merge with stable
2011-11-03, by Matt Mackall
add: support adding explicit files in subrepos
2011-11-02, by David M. Carr
tests: add test for add of explicit path in subrepo
2011-11-01, by David M. Carr
largefiles: ensure destination directory exists before findfile links to there
stable
2011-11-03, by Hao Lian
misc: adding missing file close() calls
stable
2011-11-03, by Matt Mackall
bisect: remove superfluous parameter in label()
2011-10-20, by Yann E. MORIN
log: hide some low-utility options
2011-11-02, by Matt Mackall
localrepo: convert various repo.set() users to repo.revs()
2011-11-02, by Matt Mackall
localrepo: add revs helper method
2011-11-02, by Matt Mackall
merge with stable, reopen default branch
2011-11-01, by Matt Mackall
Added signature for changeset 41453d55b481
stable
2011-11-01, by Matt Mackall
Added tag 2.0 for changeset 41453d55b481
stable
2011-11-01, by Matt Mackall
dirstate: don't fail when dropping a not-tracked file (issue3080)
stable
2.0
2011-11-01, by Matt Mackall
tests: fix readline escape characters in heredoctest.py/test-url.py
stable
2011-11-01, by Brodie Rao
merge with i18n
stable
2011-11-01, by Matt Mackall
i18n-pt_BR: synchronized with a53888685a6c
stable
2011-10-31, by Wagner Bruna
merge with i18n
stable
2011-10-31, by Wagner Bruna
i18n-ja: synchronized with b357a972d6cd
stable
2011-10-31, by FUJIWARA Katsunori
minirst: use unicode string as intermediate form for replacement
stable
2011-10-31, by FUJIWARA Katsunori
util: add a doctest for empty sha() calls
stable
2011-10-31, by Matt Mackall
largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp
stable
2011-10-20, by Hao Lian
util: allow sha1() with no args
stable
2011-10-31, by Matt Mackall
tests: use md5sum.py instead of sha1sum, add check
stable
2011-10-31, by Matt Mackall
setup: set whole env for running hg even if .hg doesn't exist (issue3073)
stable
2011-10-31, by Yuya Nishihara
keyword: backout realpath change (issue3071)
stable
2011-10-30, by Matt Mackall
strip: backout 73307643a09f (issue3077)
stable
2011-10-30, by Matt Mackall
largefiles: avoid checking requirements on every command
stable
2011-10-29, by Matt Mackall
largefiles: shorten test suite by using log --template
stable
2011-10-28, by Na'Tosha Bard
largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on
stable
2011-10-28, by Na'Tosha Bard
largefiles: test that a largefile cannot accidentally be re-added as a regular file
stable
2011-10-28, by Na'Tosha Bard
backout dbdb777502dc (issue3077) (issue3071)
stable
2011-10-29, by Matt Mackall
largefiles: fix uppercase in abort message
stable
2011-10-28, by Martin Geisler
Makefile: adjust example, test-merge1 is now test-merge1.t
stable
2011-10-28, by Thomas Arendsen Hein
tests: use $DAEMON_PIDS and killdaemons in largefiles test
stable
2011-10-28, by Thomas Arendsen Hein
tests: make largefiles test use $HGPORT instead of 8001
stable
2011-10-28, by Thomas Arendsen Hein
merge in another fix on the wrong branch
stable
2011-10-27, by Matt Mackall
hgweb: fix dynamic date calculation not working under Safari
stable
2011-10-27, by Brodie Rao
tests: fix spurious largefiles test failure on Cygwin
stable
2011-10-27, by Matt Mackall
revert: fix missing removes when parent was changed in dirstate
stable
2011-10-26, by Peer Stritzinger
check-code: fix issues with finding patterns in unified tests, fix tests
stable
2011-10-27, by Matt Mackall
largefiles: remove lfutil.createdir, replace calls with util.makedirs
stable
2011-10-25, by Hao Lian
largefiles: fix typo
stable
2011-10-26, by Eli Carter
largefiles: bugfix for symlink handling with testcase
stable
2011-10-26, by Eli Carter
i18n-it: fixed wrong message
2011-10-26, by Stefano Tortarolo
setup: set env global earlier (3073)
stable
2011-10-26, by Matt Mackall
largefiles: test reverting largefiles (coverage creeping ever upwards)
stable
2011-10-25, by Greg Ward
largefiles: test "update --check"
stable
2011-10-24, by Greg Ward
tests: fix check-code detection of anchored expressions, fix echo -n usage
stable
2011-10-26, by Matt Mackall
diffstat: be more picky when marking file as 'binary' (issue2816)
stable
2011-10-24, by Patrick Mezard
i18n-pt_BR: synchronized with b74f74b482d8
stable
2011-10-24, by Wagner Bruna
graft: add a test
stable
2011-10-24, by Matt Mackall
graft: fix duplicate filter logic
stable
2011-10-24, by Matt Mackall
graft: fix duplicate scan message
stable
2011-10-24, by Matt Mackall
util: don't complain about '..' in path components not working on Windows
stable
2011-10-24, by Matt Mackall
graft: fix formatting of message
stable
2011-10-24, by Matt Mackall
largfiles: drop unused import
stable
2011-10-24, by Thomas Arendsen Hein
consistency: use util.realpath instead of os.path.realpath where useful
stable
2011-10-24, by Thomas Arendsen Hein
keyword: use util.realpath instead of os.path.realpath
stable
2011-10-24, by Thomas Arendsen Hein
posix: workaround for os.path.realpath bug in Python 2.4.1 and before
stable
2011-10-24, by Thomas Arendsen Hein
largefiles: improve markup in module help text
stable
2011-10-24, by Martin Geisler
largefiles: remove redundant documentation
stable
2011-10-24, by Martin Geisler
largefiles: use ui.configpath() where appropriate
stable
2011-10-23, by Greg Ward
largefiles: drop more unnecessary compatibility checks
stable
2011-10-23, by Greg Ward
windows: sanity-check symlink placeholders
stable
2011-10-23, by Matt Mackall
largefiles: use util.sha1() instead of hashlib.sha1() everywhere
stable
2011-10-23, by Thomas Arendsen Hein
tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions
stable
2011-10-23, by Thomas Arendsen Hein
convert: add missing import of util, needed for svn < 1.6
stable
2011-10-22, by Thomas Arendsen Hein
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t
stable
2011-10-22, by Thomas Arendsen Hein
largefiles: test "lfconvert --to-normal" with rename/remove/merge
stable
2011-10-22, by Greg Ward
largefiles: test lfconvert with rename, remove, and merge
stable
2011-10-22, by Greg Ward
largefiles: beef up test-lfconvert.t so it's more thorough
stable
2011-10-22, by Greg Ward
largefiles: rearrange how lfconvert detects non-local repos
stable
2011-10-22, by Greg Ward
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip