Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
tests: unify test-hgrc
2010-08-21, by Brodie Rao
tests: remove test-log.out, useless after unification
2010-08-22, by Patrick Mezard
revlog: fix docstring
2010-08-21, by Benoit Boissinot
deltaparent(): don't return nullrev for a revision containing a full snapshot
2010-08-21, by Benoit Boissinot
merge with stable
2010-08-21, by Matt Mackall
tests: fix up bisect test output
stable
2010-08-21, by Matt Mackall
merge: move reverse-merge logic out of filemerge (issue2342)
stable
2010-08-21, by Matt Mackall
bisect: add test for unrelated starting revisions
2010-08-20, by Matt Mackall
merge with stable
2010-08-20, by Matt Mackall
bisect: better message for unrelated starting revisions
stable
2010-08-20, by Matt Mackall
debuginstall: report installpath
2010-08-20, by Matt Mackall
tests: unify test-glog
2010-08-20, by Adrian Buehlmann
bookmarks: fix long line
2010-08-19, by Matt Mackall
merge with stable
2010-08-19, by Matt Mackall
revlog: addgroup re-adds punched revisions for missing parents
2010-08-13, by Vishakh H
revlog: generate full revisions when parent node is missing
2010-08-13, by Vishakh H
revlog.revision(): inline deltachain computation
2010-08-20, by Benoit Boissinot
revlog.revision(): remove debug code
2010-08-20, by Benoit Boissinot
revlog.revision(): don't use nullrev as the default value for the cache
2010-08-20, by Benoit Boissinot
revlog.revision(): minor cleanup
2010-08-20, by Benoit Boissinot
bookmarks: Check if the bookmark to delete exists on the remote
stable
2010-08-19, by David Soria Parra
Merge with stable
2010-08-19, by Patrick Mezard
win32: remove useless lstat() fallback in nlinks()
stable
2010-08-19, by Patrick Mezard
win32: correctly break hardlinks on network drives (issue761)
stable
2010-08-19, by Patrick Mezard
merge with stable
2010-08-19, by Matt Mackall
aliases: provide more flexible ways to work with shell alias arguments
2010-08-18, by Steve Losh
util: add an interpolate() function to for replacing multiple values
2010-08-18, by Steve Losh
convert: use encoding.encoding instead of locale.getpreferredencoding()
stable
2010-08-18, by Brodie Rao
convert: properly set encoding for gnuarch converter
stable
2010-08-18, by Brodie Rao
log: add logging for commands
2010-08-19, by Matt Mackall
ui: add logging hook
2010-08-19, by Matt Mackall
tests: unify test-merge10
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge9
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge8
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge7
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge6
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge5
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge4
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge2
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge1
2010-08-18, by Pradeepkumar Gayam
tests: unify test-excessive-merge
2010-08-18, by Pradeepkumar Gayam
tests: unify test-double-merge
2010-08-18, by Pradeepkumar Gayam
tests: unify test-copy-move-merge
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge-closedheads
2010-08-18, by Pradeepkumar Gayam
merge with stable
2010-08-19, by Matt Mackall
color: enable branches support
2010-07-28, by Jeremy Whitlock
mq/qqueue: update bash completion
2010-08-18, by Yann E. MORIN
mq/qqueue: add --purge option to delete a queue and its patch dir
2010-08-18, by Yann E. MORIN
mq/qqueue: commonalise the queue deletion code
2010-08-18, by Yann E. MORIN
mq: don't inherit default and default-push paths with --mq (issue2333)
stable
2010-08-18, by Mads Kiilerich
test-subrepo-paths: use printf instead of echo
2010-08-19, by Martin Geisler
parendelta: fix computation of base rev (fixes issue2337)
2010-08-18, by Benoit Boissinot
revlog._addrevision(): make the parent of the cached delta explicit
2010-08-18, by Benoit Boissinot
subrepos: handle backslashes in subpaths
2010-08-19, by Martin Geisler
help: document stringify templatefilter
stable
2010-08-19, by Dirkjan Ochtman
test-subrepo-paths: moved comment lines to where they belong
2010-08-18, by Martin Geisler
merge with stable
2010-08-17, by Matt Mackall
merge with i18n
2010-08-17, by Matt Mackall
merge with i18n
stable
2010-08-17, by Matt Mackall
i18n-pt_BR: fix typo in commit help text
stable
2010-08-17, by Wagner Bruna
i18n: merge with stable
2010-08-16, by Wagner Bruna
i18n-pt_BR: synchronized with 2da0cf99b642
stable
2010-08-16, by Wagner Bruna
i18n-pt_BR: fix typo
stable
2010-08-16, by Wagner Bruna
i18n-da: synchronized with 7fa36341e7a0
2010-08-15, by Martin Geisler
log: fix the bug 'hg log --stat -p == hg log --stat'
stable
2010-08-13, by Alecs King
hgfixes: added a fixer to convert changes in the email package
2010-08-08, by Renato Cunha
contrib/setup3k.py: added script to build hg with py3k
2010-08-03, by Renato Cunha
mq: save qrefresh message for easy recovery in case it fails (issue2062)
2010-08-16, by Renato Cunha
util: avoid using hashlib on Python < 2.5 (issue2278)
2010-08-17, by Sol Jerome
ui: differentiate empty configlist from None
2010-08-11, by Alecs King
revset: predicate to avoid lookup errors
2010-08-13, by Wagner Bruna
inotify: show the exact command used to start the server
2010-08-13, by Greg Ward
demandimport: store level argument on _demandmod instances
2010-08-17, by Dan Villiom Podlaski Christiansen
revert: use opts.get
2010-08-13, by Xavier Snelgrove
tests: unify test-copy2
2010-08-17, by Pradeepkumar Gayam
mq/qqueue: enable renaming of active queue
2010-08-15, by Yann E. MORIN
mq/qqueue: split _setactive
2010-08-15, by Yann E. MORIN
merge with stable
2010-08-17, by Matt Mackall
templates: add filenolink to raw style (issue2332)
2010-08-16, by Matt Mackall
revlog: optimize deltachain
2010-08-15, by Matt Mackall
manifest: correct readdelta() according to parentdeltas
2010-08-10, by Pradeepkumar Gayam
contrib: simple extension to practically convert a repo from tip delta to parentdelta
2010-08-10, by Pradeepkumar Gayam
localrepo: add parentdelta to requires only if enabled in config file
2010-08-10, by Pradeepkumar Gayam
revlog: append delta against p1
2010-08-10, by Pradeepkumar Gayam
revlog: teach revlog to construct a revision from parentdeltas
2010-08-10, by Pradeepkumar Gayam
revlog: deltachain() returns chain of revs need to construct a revision
2010-08-10, by Pradeepkumar Gayam
revlog: parentdelta flags for revlog index
2010-08-10, by Pradeepkumar Gayam
glossary: fixed typo
stable
2010-08-17, by Martin Geisler
Merge with stable
2010-08-17, by Martin Geisler
tests: unify test-clone-r
2010-08-15, by Adrian Buehlmann
tests: unify test-debugcomplete
2010-08-17, by Pradeepkumar Gayam
tests: unify tests-debugindexdot
2010-08-17, by Pradeepkumar Gayam
tests: unify test-debugbuilddag
2010-08-17, by Pradeepkumar Gayam
tests: unify test-diffdir
2010-08-17, by Pradeepkumar Gayam
tests: unify test-children
2010-08-17, by Pradeepkumar Gayam
tests: unify test-revlog-packentry
2010-08-17, by Pradeepkumar Gayam
tests: unify test-revlog-group-emptyiter
2010-08-17, by Pradeepkumar Gayam
tests: unify test-install
2010-08-17, by Pradeepkumar Gayam
tests: unify test-subrepo-svn
2010-08-17, by Martin Geisler
tests: unify test-subrepo-relative-path
2010-08-17, by Martin Geisler
tests: unify test-subrepo-paths
2010-08-17, by Martin Geisler
tests: unify test-subrepo-deep-nested-change
2010-08-17, by Martin Geisler
tests: unify test-subrepo
2010-08-17, by Martin Geisler
glossary: add entry for "Branch, inactive"
stable
2010-08-17, by Martin Geisler
tests: unify test-patchbomb
2010-08-16, by Andreas Freimuth
Merge with mpm
2010-08-16, by Martin Geisler
tests: unify test-mq-symlinks
2010-08-16, by Nicolas Dumazet
tests: use regular expressions instead of helpers
2010-08-16, by Nicolas Dumazet
tests: unify test-mq-strip
2010-08-16, by Nicolas Dumazet
tests: drop big sed from test-keyword.t
2010-08-15, by Matt Mackall
tests: unify test-keyword
2010-08-13, by Christian Ebert
test-walk: enable absolute path tests
2010-08-13, by Matt Mackall
tests: unify test-grep
2010-08-16, by Nicolas Dumazet
cmdutil: code simplification
2010-08-15, by Nicolas Dumazet
tests: unify test-log
2010-08-15, by Nicolas Dumazet
log: do not --follow file that is deleted and recreated later (issue732)
2010-08-15, by Nicolas Dumazet
tests: unify test-mq-safety
2010-08-15, by Nicolas Dumazet
tests: unify test-mq-caches
2010-08-15, by Nicolas Dumazet
tests: unify test-mq-guards
2010-08-15, by Nicolas Dumazet
tests: unify test-mq-eol
2010-08-15, by Nicolas Dumazet
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip