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.
templates: add filenolink to raw style (issue2332)
stable
2010-08-16, by Matt Mackall
url: limit expansion to safe auth keys (Issue2328)
stable
2010-08-13, by Martin Geisler
url: expand vars in all [auth] settings (issue2328)
stable
2010-08-13, by Martin Geisler
merge with stable
2010-08-26, by Thomas Arendsen Hein
Fix merge-tools.checkconflicts
stable
2010-08-26, by Thomas Arendsen Hein
Fix merge-tools.checkconflicts
2010-08-26, by Thomas Arendsen Hein
bundlerepo: remove duplication of bundle decompressors
2010-08-25, by Matt Mackall
bundle: introduce bundle class
2010-08-25, by Matt Mackall
bundle: unify/refactor unbundle/readbundle
2010-08-25, by Matt Mackall
bundle: factor out decompressor
2010-08-25, by Matt Mackall
merge with stable
2010-08-25, by Matt Mackall
alias: make shadowing behavior more consistent (issue2054)
stable
2010-08-21, by Brodie Rao
hgweb: handle exception of misconfigured path on index page
stable
2010-08-24, by Yuya Nishihara
statichttprepo: disable pushkey
2010-08-24, by Matt Mackall
mq: extend support for the --mq argument to extension commands
2010-08-13, by Dan Villiom Podlaski Christiansen
repository: drop unused rjoin() method
2010-08-22, by Patrick Mezard
tests: unify test-export
2010-08-24, by Adrian Buehlmann
revert: wrap long line
2010-08-25, by Martin Geisler
util: remove lexists, Python 2.4 introduced os.path.lexists
2010-08-25, by Martin Geisler
Merge with stable
2010-08-25, by Martin Geisler
context: mark string for translation
stable
2010-08-25, by Martin Geisler
test-convert-cvs: test fuzz
stable
2010-07-01, by Mads Kiilerich
test-dispatch: drop test for missing working directory
stable
2010-08-23, by Mads Kiilerich
Merge with stable
2010-08-23, by Martin Geisler
bookmarks: guard against listing bookmarks on unsupported repos
stable
2010-08-23, by Martin Geisler
mdiff.patch(): add a special case for when the base text is empty
2010-08-23, by Benoit Boissinot
revlog: add rawsize(), identical to size() but not subclassed by filelog
2010-08-23, by Benoit Boissinot
revlog.addrevision(): move computation of nodeid in addrevision()
2010-08-22, by Benoit Boissinot
contrib/compress: compress should activate parentdelta
2010-08-22, by Benoit Boissinot
contrib/compress: correct ordering of copying
2010-08-22, by Benoit Boissinot
contrib/compress: refactor revlog copying
2010-08-22, by Benoit Boissinot
contrib/compress: use store API instead of a collector
2010-08-22, by Benoit Boissinot
contrib/compress: proper lock handling
2010-08-22, by Benoit Boissinot
contrib/compress: use hg API to compute the destination path
2010-08-22, by Benoit Boissinot
contrib/compress: use repo's transaction method
2010-08-22, by Benoit Boissinot
contrib/compress: remove unused variables
2010-08-22, by Benoit Boissinot
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip