Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+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 heads
2012-06-07, by Thomas Arendsen Hein
help: fix 'hg help -k' matching an extension without docs
2012-06-07, by Thomas Arendsen Hein
revlog: zlib.error sent to the user (issue3424)
2012-06-04, by Brad Hall
statichttprepo: don't send Range header when requesting entire file
stable
2012-06-09, by Alexander Boyd
merge with stable
2012-06-06, by Matt Mackall
merge with i18n
stable
2012-06-06, by Matt Mackall
merge with i18n
stable
2012-06-05, by Wagner Bruna
i18n-ru: synchronized with 4cf41c333e74
stable
2012-06-05, by Alexander Sauta
update: fix help regarding update to ancestor
stable
2012-06-05, by Kevin Bullock
bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484)
stable
2012-06-06, by Jim Hague
test-add: enable for Windows
2012-06-05, by Adrian Buehlmann
test-addremove: remove bits about con.xml
2012-06-05, by Adrian Buehlmann
util: simplify queue management in chunkbuffer
2012-06-05, by Bryan O'Sullivan
hghave: wrap command in 'sh -c "..."' for has_pyflakes()
2012-05-27, by Adrian Buehlmann
merge with stable
2012-06-04, by Matt Mackall
help: fix keyword search result formatting
2012-06-05, by Olav Reinert
help: drop -a from heads syntax summary (issue3483)
stable
2012-06-04, by Matt Mackall
revlog: add optional stoprev arg to revlog.ancestors()
2012-06-01, by Joshua Redstone
revlog: descendants(*revs) becomes descendants(revs) (API)
2012-06-01, by Bryan O'Sullivan
revlog: ancestors(*revs) becomes ancestors(revs) (API)
2012-06-01, by Bryan O'Sullivan
config: make sortdict keys() and iterkeys() methods respect the item order
2012-05-29, by Angel Ezquerra
merge with stable
2012-06-04, by Matt Mackall
parsers: replace magic number 64 with symbolic constant
2012-06-01, by Bryan O'Sullivan
revset: introduce and use _revsbetween
2012-06-01, by Bryan O'Sullivan
revset: implement dagrange directly
2012-06-01, by Bryan O'Sullivan
revset: turn dagrange into a function
2012-06-01, by Bryan O'Sullivan
revset: drop unreachable code
2012-06-01, by Bryan O'Sullivan
perf: add a benchmark for revrange
2012-06-01, by Bryan O'Sullivan
test-tags: enable for Windows
2012-06-04, by Adrian Buehlmann
tests: roll test-copy2.t into test-copy.t
2012-06-04, by Adrian Buehlmann
help: fix keyword search output for extension commands
2012-06-03, by Olav Reinert
help: format all output using RST
2012-06-02, by Olav Reinert
help: format command and option list help using RST
2012-06-02, by Olav Reinert
help: format extension lists using RST
2012-06-02, by Olav Reinert
test-revset: enable for Windows
2012-06-03, by Adrian Buehlmann
graft: restore config option on correct ui
stable
2012-06-04, by Idan Kamara
tests: roll test-commit-copy.t into test-commit.t
2012-06-04, by Adrian Buehlmann
base85: cast Py_ssize_t values to int (issue3481)
2012-06-04, by Adrian Buehlmann
tests: roll test-clone-failure.t into test-clone.t
2012-06-04, by Adrian Buehlmann
test-clone-failure: enable for Windows using #if
2012-06-01, by Adrian Buehlmann
help: fix search with `-k` option in non-ASCII locales
2012-06-04, by Nikolaj Sjujskij
hgweb: fixes linebreak location in gitweb filediff.tmpl view
stable
2012-06-04, by wujek srujek
test-paths.t: enable for Windows using #if
2012-06-03, by Adrian Buehlmann
tests: introduce c-style conditional sections in .t tests
2012-06-01, by Mads Kiilerich
run-tests: don't add python lines to expected dict
2012-05-30, by Adrian Buehlmann
run-test: replace backslashes in TESTDIR
2012-06-03, by Adrian Buehlmann
dispatch: tolerate non-standard version strings in tuplever() (issue3470)
2012-05-25, by Adrian Buehlmann
revset: cache alias expansions
2012-05-24, by Patrick Mezard
base85: use Py_ssize_t for string lengths
2012-05-24, by Adrian Buehlmann
hg-ssh: read-only flag
2012-05-22, by David Schleimer
bookmarks: allow existing remote bookmarks to become heads when pushing
2012-05-13, by Levi Bard
util: subclass deque for Python 2.4 backwards compatibility
2012-06-01, by Bryan O'Sullivan
merge with stable
2012-06-02, by Matt Mackall
Added signature for changeset 85a358df5bbb
stable
2012-06-01, by Matt Mackall
Added tag 2.2.2 for changeset 85a358df5bbb
stable
2012-06-01, by Matt Mackall
localrepo: move filecache clearing into invalidate
2012-06-01, by Matt Mackall
strip: move bookmark deletion before strip to deal with filecache invalidation
2012-06-01, by Matt Mackall
merge with stable
2012-06-01, by Matt Mackall
merge with i18n
stable
2.2.2
2012-06-01, by Matt Mackall
i18n-pt_BR: synchronized with 2a0efa1112ac
stable
2012-05-31, by Wagner Bruna
revset: avoid validating all tag nodes for tag(x)
2012-06-01, by Matt Mackall
revset: add pattern matching to 'extra' revset expression
2012-05-30, by Simon King
revset: add pattern matching to the 'user' revset expression
2012-05-30, by Simon King
revset: add pattern matching to 'bookmarks' revset expression
2012-05-30, by Simon King
revset: add pattern matching to 'branch' revset expression
2012-05-30, by Simon King
revset: add pattern matching to 'tag' revset expression
2012-05-30, by Simon King
revset: add helper function for matching strings to patterns
2012-05-30, by Simon King
help: format command help using RST
2012-06-01, by Olav Reinert
help: format topic help using RST
2012-06-01, by Olav Reinert
help: inline helper function used once only
2012-06-01, by Olav Reinert
minirst: generate tables as a list of joined lines
2012-06-01, by Olav Reinert
scmutil: seen.union should be seen.update (issue3476)
stable
2012-05-31, by Bryan O'Sullivan
patch: keep patching after missing copy source (issue3480)
stable
2012-06-01, by Patrick Mezard
keyword: update copyleft
2012-05-26, by Christian Ebert
keyword: wlock cmdutil.copy wrapper
2012-05-26, by Christian Ebert
keyword: support commit --amend (issue3471)
2012-05-26, by Christian Ebert
keyword: rename kwt.record attribute to kwt.postcommit
2012-05-25, by Christian Ebert
scmutil: use _winreg.HKEY_LOCAL_MACHINE
2012-05-27, by Adrian Buehlmann
win32: move lookupreg() to windows.py
2012-05-27, by Adrian Buehlmann
win32: use Python's _winreg again
2012-05-27, by Adrian Buehlmann
localrepo: clear _filecache earlier to really force reloading (issue3462)
stable
2012-05-29, by Idan Kamara
lsprof: report units correctly
2012-05-30, by Bryan O'Sullivan
cleanup: use the deque type where appropriate
2012-05-15, by Bryan O'Sullivan
perf: add a perfancestors benchmark
2012-05-15, by Bryan O'Sullivan
merge with stable
2012-05-30, by Matt Mackall
merge with crew
2012-05-30, by Matt Mackall
merge with i18n
stable
2012-05-30, by Matt Mackall
i18n-ja: synchronized with 2478594b37c2
stable
2012-05-29, by FUJIWARA Katsunori
i1n-ru:synchronized with b748106fe616
stable
2012-05-27, by Alexander Sauta
i18n-pt_BR: synchronized with 0a730d3c5aae
stable
2012-05-27, by Wagner Bruna
merge: show renamed on one and deleted on the other side in debug output
2012-05-23, by Thomas Arendsen Hein
merge: warn about file deleted in one branch and renamed in other (issue3074)
2012-05-23, by Thomas Arendsen Hein
tests: do not create repos inside repos in test-rename-merge1.t
2012-05-23, by Thomas Arendsen Hein
merge: do not warn about copy and rename in the same transaction (issue2113)
2012-05-23, by Thomas Arendsen Hein
merge with stable
2012-05-30, by Matt Mackall
revpair: handle odd ranges (issue3474)
stable
2012-05-30, by Matt Mackall
match: make 'match.files()' return list object always
stable
2012-05-23, by FUJIWARA Katsunori
perf: add a perfdirstatewrite benchmark
2012-05-16, by Bryan O'Sullivan
parsers: cache the result of index_headrevs
2012-05-19, by Bryan O'Sullivan
revlog: switch to a C version of headrevs
2012-05-19, by Bryan O'Sullivan
perf: rework perfheads and perftags to clear caches
2012-05-19, by Bryan O'Sullivan
parsers: reduce raw_length when truncating
2012-05-19, by Bryan O'Sullivan
help: inline helper function used once only
2012-05-22, by Olav Reinert
help: remove redundant parameter
2012-05-22, by Olav Reinert
help: move some helper functions to help.py
2012-05-22, by Olav Reinert
help: remove dependency on ui from some helper functions
2012-05-22, by Olav Reinert
hg-ssh: refactor to have main() method
2012-05-21, by David Schleimer
merge with stable
2012-05-22, by Matt Mackall
graphlog: turn getlogrevs() into a generator
2012-05-08, by Patrick Mezard
cmdutil: extract increasing_windows() from walkchangerevs()
2012-05-08, by Patrick Mezard
httpclient: omit tests for the client since we don't run them anyway
2012-05-19, by Augie Fackler
httpclient: update to c5abd358e543 of httpplus
2012-05-18, by Augie Fackler
hgweb: make graph data suitable for template usage
2012-05-21, by Paul Boddie
revset: fix infinite alias expansion detection
stable
2012-05-19, by Patrick Mezard
revset: explicitely tag alias arguments for expansion
stable
2012-05-19, by Patrick Mezard
clone: add progress calls to uncompressed code path
2012-05-21, by Augie Fackler
merge with stable
2012-05-21, by Matt Mackall
util: fix bad variable use in bytecount introduced by f0f7f3fab315
stable
2012-05-21, by Augie Fackler
acl: 'util.never' can be used instead of a more complex expression
2012-05-18, by Elifarley Callado Coelho Cruz
acl: perform some computations earlier, so that returned lambda functions are simpler
2012-05-18, by Elifarley Callado Coelho Cruz
acl: added some comments to easily identify branch- and path-based verifications
2012-05-18, by Elifarley Callado Coelho Cruz
acl: 'util.never' used
2012-05-18, by Elifarley Callado Coelho Cruz
acl: cleanup
2012-05-18, by Elifarley Callado Coelho Cruz
revlog: don't handle long for revision matching
2012-05-21, by Matt Mackall
merge with stable
2012-05-21, by Matt Mackall
context: grudging accept longs in constructor
stable
2012-05-21, by Matt Mackall
win32: fix encoding handling for registry strings (issue3467)
stable
2012-05-21, by Matt Mackall
mpatch: use Py_ssize_t for string length
2012-05-20, by Adrian Buehlmann
mpatch: use Py_ssize_t
2012-05-20, by Adrian Buehlmann
subrepo: make subrepo.subrepo(<not a subrepo path>) fail
2012-05-20, by Dov Feldstern
merge with stable
2012-05-20, by Matt Mackall
hgweb: use ui.nontty to disable all cooked I/O
2012-05-20, by Matt Mackall
progress: use ui._isatty
2012-05-20, by Matt Mackall
pager: use ui._isatty infrastructure
2012-05-20, by Matt Mackall
ui: add _isatty method to easily disable cooked I/O
2012-05-20, by Matt Mackall
bdiff: check and cast first parameter value on putbe32() calls
2012-05-15, by Adrian Buehlmann
bdiff: use Py_ssize_t instead of int
2012-05-15, by Adrian Buehlmann
doc: add detail explanation for 'present()' predicate of revsets
stable
2012-05-16, by FUJIWARA Katsunori
osutil: handle deletion race with readdir/stat (issue3463)
stable
2012-05-18, by Matt Mackall
merge with stable
2012-05-17, by Matt Mackall
branchcache: backout 0311a6abd38a
2012-05-17, by Matt Mackall
dispatch: try and identify third-party extensions as sources of tracebacks
2012-05-16, by Augie Fackler
hgext: mark all first-party extensions as such
2012-05-15, by Augie Fackler
bookmarks: test that bare update forwards active bookmark
2012-05-05, by Kevin Bullock
keyword: intentionally ignore check-code warning about unwrapped ui message
2012-05-13, by Christian Ebert
help: include bookmarks in 'help revisions' and simplify wording
2012-05-16, by Kevin Bullock
merge with i18n
stable
2012-05-17, by Matt Mackall
i18n-ru: synchronized with b490be1fec06
stable
2012-05-15, by Alexander Sauta
i18n-ru: correct `push --new-branch` description
stable
2012-04-10, by Nikolaj Sjujskij
bundle: make bundles more portable (isue3441)
stable
2012-05-12, by Sune Foldager
revset: fix traceback for bogus revisions in id(rev)
stable
2012-05-14, by Matt Harbison
Makefile: remove generated mercurial/__version__.py
stable
2012-05-15, by Thomas Arendsen Hein
mq: rename --check into --keep-changes
2012-05-13, by Patrick Mezard
parsers: use Py_CLEAR where appropriate
2012-05-13, by Bryan O'Sullivan
largefiles: fix addremove when largefile is missing (issue3227)
2012-05-13, by Na'Tosha Bard
tags: short-circuit if no tags have ever been committed
2012-05-13, by Bryan O'Sullivan
largefiles: fix default clone destination regression
2012-05-16, by Matt Mackall
merge with crew
2012-05-15, by Matt Mackall
merge with stable
2012-05-15, by Matt Mackall
posix: workaround lack of TIOCGWINSZ on Irix (issue3449)
stable
2012-05-14, by Mark Round
phases: wrap docstrings at 70 characters
2012-05-13, by Martin Geisler
phases: fix typos in docstrings
2012-05-13, by Martin Geisler
largefiles: don't attempt to clone all largefiles to non-local destinations
2012-05-13, by Levi Bard
hgweb: fix filediff base calculation
stable
2012-05-14, by Matt Mackall
branches: improve performance by removing redundant operations
2012-05-13, by Brodie Rao
context: add changectx.closesbranch() method
2012-05-13, by Brodie Rao
localrepo: add branchtip() method for faster single-branch lookups
2012-05-13, by Brodie Rao
strip: introduce -B option to remove a bookmark
2012-05-13, by David Soria Parra
largefiles: use wlock for lfconvert (issue3444)
stable
2012-05-13, by Mads Kiilerich
localrepo: strip now incrementally updates the branchheads cache
2012-05-11, by Joshua Redstone
phase: remove useless test, olddata is never None
2012-05-12, by Patrick Mezard
test-rebase-collapse: fix Windows path separator
2012-05-13, by Patrick Mezard
help: tweak keyword format output
2012-05-13, by Matt Mackall
help: link back to the help topics page from a specific topic page
2012-05-13, by Augie Fackler
help: add --keyword (-k) for searching help
2012-05-13, by Augie Fackler
help: introduce topicmatch for finding topics matching a keyword
2012-05-13, by Augie Fackler
extensions.disabled: return {} instead of None no extensions are disabled
2012-05-13, by Augie Fackler
merge: respect bookmarks during merge
2012-05-13, by David Soria Parra
localrepo: introduce bookmarkheads
2012-05-13, by David Soria Parra
bookmarks: delete divergent bookmarks on merge
2012-05-12, by David Soria Parra
check-code: ignore naked excepts with a "re-raise" comment
2012-05-13, by Brodie Rao
check-code: improve detection of naked except clauses
2012-05-13, by Brodie Rao
cleanup: replace more naked excepts with more specific ones
2012-05-13, by Brodie Rao
check-code: promote 80+ character line warning to an error
2012-05-13, by Brodie Rao
cmdutil: use filectx.cmp() in amend()
2012-05-13, by Patrick Mezard
largefiles: optimize performance when updating (issue3440)
2012-05-12, by Na'Tosha Bard
merge with stable
2012-05-13, by Matt Mackall
tests: make test-convert-darcs.t happier with darcs 2.8.0
2012-05-13, by Bryan O'Sullivan
bookmarks: pull new bookmarks from remote by default (BC)
2012-05-12, by Levi Bard
rebase: allow collapsing branches in place (issue3111)
2012-05-03, by Patrick Mezard
diffhelpers: use Py_ssize_t in testhunk()
2012-05-12, by Adrian Buehlmann
diffhelpers: use Py_ssize_t in addlines()
2012-05-12, by Adrian Buehlmann
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip