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.
merge with crew
2014-02-13, by Matt Mackall
merge with stable
2014-02-13, by Thomas Arendsen Hein
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example
stable
2014-02-13, by Thomas Arendsen Hein
pull: move changeset pulling in its own function
2014-01-31, by Pierre-Yves David
pull: move `fetch` subset into the object
2014-02-11, by Pierre-Yves David
pull: make pulled subset a propertycache of the pull object
2014-01-31, by Pierre-Yves David
pull: move phases synchronisation in its own function
2014-01-31, by Pierre-Yves David
pull: move pulled subset into the object
2014-01-31, by Pierre-Yves David
revset: added operations to spanset to duck type baseset
2014-02-06, by Lucas Moscovicz
revset: added basic operations to spanset
2014-02-12, by Lucas Moscovicz
revset: added spanset class to represent revision ranges
2014-02-12, by Lucas Moscovicz
revset: added lazyset implementation to extra revset
2014-02-06, by Lucas Moscovicz
revset: added lazyset implementation to converted revset
2014-02-06, by Lucas Moscovicz
revset: added lazyset implementation to closed revset
2014-02-06, by Lucas Moscovicz
push: feed pulloperation object to _pullobsolete function
2014-01-31, by Pierre-Yves David
pull: move transaction logic into the pull object
2014-01-31, by Pierre-Yves David
pull: move obsolescence marker exchange in the exchange module
2014-01-30, by Pierre-Yves David
pull: move `force` argument into pull object
2014-02-01, by Pierre-Yves David
pull: move `heads` argument into pull object
2014-01-30, by Pierre-Yves David
pull: move `remote` argument into pull object
2014-01-30, by Pierre-Yves David
pull: introduce a pulloperation object
2014-01-30, by Pierre-Yves David
tests: lines with largefile .* file://$TESTTMP also match on windows
2014-01-27, by Simon Heimberg
debugobsolete: extract marker display in a dedicated function
2014-02-11, by Pierre-Yves David
exchange: extract pull function from localrepo
2014-01-30, by Pierre-Yves David
push: extract new common set computation from phase synchronisation
2014-01-30, by Pierre-Yves David
push: move `commonheads` into the push object
2014-01-30, by Pierre-Yves David
push: move discovery in its own function
2014-01-30, by Pierre-Yves David
push: move outgoing check logic in its own function
2014-01-30, by Pierre-Yves David
push: move `incoming` into the push object
2014-01-30, by Pierre-Yves David
push: move changeset push logic in its own function
2014-01-30, by Pierre-Yves David
push: move `remoteheads` into the push object
2014-01-30, by Pierre-Yves David
revset: added lazyset implementation to contains revset
2014-02-04, by Lucas Moscovicz
revset: added lazyset implementation to secret revset
2014-02-04, by Lucas Moscovicz
revset: added lazyset implementation to matching revset
2014-02-04, by Lucas Moscovicz
revset: added lazyset implementation to _matchfiles
2014-02-04, by Lucas Moscovicz
revset: added lazyset implementation to checkstatus
2014-01-31, by Lucas Moscovicz
revset: added lazyset implementation to public revset
2014-01-30, by Lucas Moscovicz
color: add debugcolor command (issue4094)
2014-02-12, by Olle Lundberg
revset: added lazyset implementation to merge revset
2014-01-30, by Lucas Moscovicz
revset: added lazyset implementation to grep revset
2014-01-30, by Lucas Moscovicz
revset: added lazyset implementation to desc revset
2014-01-30, by Lucas Moscovicz
revset: added lazyset implementation to draft revset
2014-02-03, by Lucas Moscovicz
revset: added lazyset implementation bookmark revset
2014-01-29, by Lucas Moscovicz
revset: added lazyset implementation to date revset
2014-02-03, by Lucas Moscovicz
revset: added lazyset implementation to author revset
2014-01-29, by Lucas Moscovicz
revset: added lazyset implementation to keyword revset
2014-01-29, by Lucas Moscovicz
revset: changed limit revset implementation to work with lazy revsets
2014-01-28, by Lucas Moscovicz
revset: added lazyset implementation to branch revset
2014-02-05, by Lucas Moscovicz
run-tests: fix typo and print out failing line
2014-02-11, by Simon Heimberg
revset: changed getset so that it can return a lazyset
2014-01-28, by Lucas Moscovicz
hgext: updated extensions to return a baseset when adding symbols
2014-02-11, by Lucas Moscovicz
push: move phases synchronisation function in its own function
2014-01-30, by Pierre-Yves David
push: move outgoing object in the push object
2014-01-30, by Pierre-Yves David
push: move push return value in the push object
2014-01-30, by Pierre-Yves David
push: move local phase move in a normal function
2014-01-30, by Pierre-Yves David
push: explicitly feed pushop to localphasemove
2014-01-30, by Pierre-Yves David
push: move local lock logic in pushoperation
2014-01-30, by Pierre-Yves David
push: move obsolescence related message into _pushobsolescence function
2014-01-30, by Pierre-Yves David
push: drop now outdated comment
2014-01-30, by Pierre-Yves David
push: feed pushoperation object to _pushobsolete function
2014-01-30, by Pierre-Yves David
push: move obsolescence marker exchange in the exchange module
2014-01-30, by Pierre-Yves David
push: feed pushoperation object to _pushbookmark function
2014-01-30, by Pierre-Yves David
merge with stable
2014-02-10, by Matt Mackall
revset: added operations to duck type baseset
2014-02-06, by Lucas Moscovicz
revset: added basic operations to lazyset
2014-02-06, by Lucas Moscovicz
revset: added lazyset class with basic operations
2014-02-06, by Lucas Moscovicz
tests: test that the pid returned by `hg serve` looks reasonable
2014-02-09, by Simon Heimberg
win32: spawndetached returns pid of detached process and not of cmd.exe
2014-02-08, by Simon Heimberg
revset: minor changes adding baseset to revsets
2014-02-06, by Lucas Moscovicz
tests: rewrite path in test-shelve.t for not being mangled on msys
2014-02-10, by Simon Heimberg
hooks: only disable/re-enable demandimport when it's already enabled
stable
2014-02-10, by Brodie Rao
merge with stable
2014-02-09, by Matt Mackall
convert: secret config option for disabling debugsvnlog
2014-02-07, by Mads Kiilerich
convert: make subversion revsplit more stable when meeting revisions without @
2014-02-07, by Mads Kiilerich
revset: minor changes adding baseset to revsets
2014-02-06, by Lucas Moscovicz
revset: added __add__ method to baseset class
2014-02-06, by Lucas Moscovicz
revset: added docstring to baseset class
2014-02-06, by Lucas Moscovicz
merge: don't overwrite file untracked after remove, abort with 'untracked files'
stable
2014-02-10, by Mads Kiilerich
shelve: better (and slightly redundant) test coverage for unshelve conflicts
2014-02-10, by Mads Kiilerich
shelve: status messages from unshelve
2014-02-10, by Mads Kiilerich
shelve: be quiet when unshelve pulls from the shelve bundle
2014-02-10, by Mads Kiilerich
shelve: add 'changes to' prefix to default shelve message
2014-02-10, by Mads Kiilerich
shelve: mention FILE options in help
2014-02-10, by Mads Kiilerich
shelve: mention walk options in help
2014-02-10, by Mads Kiilerich
shelve: really pass publicancestors to changegroupsubset - not the parents
2014-02-10, by Mads Kiilerich
shelve: publicancestors do not have to visit nullrev
2014-02-10, by Mads Kiilerich
localrepo: make it clear that changegroupsubset doesn't take bases but roots
2014-02-10, by Mads Kiilerich
repoview: use repo.revs() instead of a private revset method
2014-02-04, by Augie Fackler
commands: use ctx.getfileset instead of fileset.getfileset
2014-02-04, by Augie Fackler
push: backout 2bc520bd0ce0 due to test failures
2014-02-09, by Matt Mackall
mq: fix qimport url check
2014-02-09, by Matt Mackall
match: use ctx.getfileset() instead of fileset.getfileset()
2014-02-04, by Augie Fackler
context: add a getfileset() method so fewer things need fileset directly
2014-02-04, by Augie Fackler
fix_bytesmod: fix defects in fix_bytesmod so it produces working code
2014-02-04, by Augie Fackler
discovery: improve "note: unsynced remote changes!" warning
2014-02-06, by Mads Kiilerich
convert: drop unused getheads from sinks
2014-02-07, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip