Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
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.
rebase: add concludememorynode(), and call it when rebasing in-memory
2017-12-07, by Phil Cohen
rebase: pass the wctx object (IMM or on-disk) to merge.update
2017-12-07, by Phil Cohen
rebase: do not update if IMM; instead, set the overlaywctx's parents
2017-12-07, by Phil Cohen
rebase: pass wctx to rebasenode()
2017-12-07, by Phil Cohen
check-code: allow tabs in heredoc
2017-12-09, by Yuya Nishihara
hgweb: rewrite `template = A and B or C` to be a proper ternary operator
2017-12-08, by Anton Shestakov
fsmonitor: fsmonitor should send wlock notifications to watchman
2017-12-06, by Eamonn Kent
fsmonitor: remove watchman transaction and working copy change notifications
2017-12-06, by Eamonn Kent
patch: catch unexpected case in _inlinediff
2017-12-08, by Matthieu Laneuville
patch: reverse _inlinediff output for consistency
2017-12-08, by Matthieu Laneuville
phases: drop the list with phase of each rev, always comput phase sets
2017-12-06, by Joerg Sonnenberger
transaction: build changes['revs'] as range instead of a set
2017-12-08, by Joerg Sonnenberger
ui: add diff.showfunc to tweakdefaults
2017-12-06, by Augie Fackler
ui: add curses interface to tweakdefaults
2017-12-06, by Augie Fackler
push: restrict common discovery to the pushed set
2017-12-06, by Boris Feld
setdiscover: allow to ignore part of the local graph
2017-12-06, by Boris Feld
largefiles: allow to run 'debugupgraderepo' on repo with largefiles
2017-12-07, by Boris Feld
upgraderepo: allow extension to register preserved requirements
2017-12-07, by Boris Feld
revset: make follow() accept empty startrev
2016-09-22, by Yuya Nishihara
revset: alias follow(startrev=rev) to ancestors(rev)
2016-09-22, by Yuya Nishihara
revset: make follow() accept keyword arguments
2016-09-22, by Yuya Nishihara
revset: make follow() accept multiple startrevs
2016-09-22, by Yuya Nishihara
dagop: use heap to compute max rev in filectxancestors()
2016-09-22, by Yuya Nishihara
dagop: add smartset interface to filectxancestors()
2017-10-22, by Yuya Nishihara
overlayworkingctx: add `_checkexist(path)`
2017-12-07, by Phil Cohen
overlayworkingctx: fix a bad reference to `self._path`
2017-12-07, by Phil Cohen
overlayworkingctx: track copy information in the context
2017-12-07, by Phil Cohen
rebaseruntime: raise InMemoryMergeConflictsError on merge conflicts
2017-12-07, by Phil Cohen
rebase: do not bail on uncomitted changes if rebasing in-memory
2017-12-07, by Phil Cohen
rebase: add the --inmemory option flag; assign a wctx object for the rebase
2017-12-07, by Phil Cohen
overlayworkingctx: move _wrappedctx out of the constructor
2017-12-07, by Phil Cohen
merge: don't check for unknown files in IMM
2017-12-07, by Phil Cohen
rebase: enable multidest by default
2017-10-13, by Jun Wu
overlayworkingctx: make clean() public
2017-12-01, by Phil Cohen
overlayworkingctx: remove flushall()
2017-12-01, by Phil Cohen
merge: skip subrepo state, update hooks, and updating the dirstate in IMM
2017-12-01, by Phil Cohen
merge: remove calls to flushall()
2017-12-01, by Phil Cohen
filemerge: raise InMemoryMergeConflictsError if we hit merge conflicts in IMM
2017-12-01, by Phil Cohen
context: switch ctx() use to changectx()
2017-12-01, by Phil Cohen
lfs: introduce a user level cache for lfs files
2017-12-06, by Matt Harbison
largefiles: refactor _usercachedir() to allow reuse with lfs
2017-12-05, by Matt Harbison
lfs-test: note a problem with unpushed lfs files and cloning/sharing
2017-11-16, by Matt Harbison
patch: add within-line color diff capacity
2017-10-26, by Matthieu Laneuville
dagop: extend filectxancestors() to walk multiple files
2016-09-22, by Yuya Nishihara
dagop: put start fctx into visit dict of filectxancestors()
2016-09-22, by Yuya Nishihara
dagop: change visit dict of filectxancestors() indexed solely by rev
2016-09-22, by Yuya Nishihara
dagop: use fctx.rev() consistently in filectxancestors()
2016-09-22, by Yuya Nishihara
dagop: yield intro filectx by filectxancestors()
2016-09-22, by Yuya Nishihara
filectx: extract helper method to obtain filectx pointing to its introrev
2017-10-22, by Yuya Nishihara
dagop: copy basefilectx.ancestors() to free function
2016-09-22, by Yuya Nishihara
test-log: test that fctx.ancestors() can't index parents only by linkrev
2016-09-22, by Yuya Nishihara
pull: retrieve bookmarks through the binary part when possible
2017-10-17, by Boris Feld
getbundle: add support for 'bookmarks' boolean argument
2017-10-17, by Boris Feld
bundle2: support a 'records' mode for the 'bookmarks' part
2017-10-17, by Boris Feld
bundle2: add a 'modes' dictionary to the bundle operation
2017-10-17, by Boris Feld
bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165)
2017-10-17, by Boris Feld
bookmark: introduce in advance a variant of the exchange test
2017-10-17, by Boris Feld
push: move bundle2-pushkey based bookmarks exchange in its own function
2017-10-15, by Boris Feld
bookmark: add pushkey hook compatiblity to the bundle2 part
2017-10-17, by Boris Feld
bookmark: introduce a 'bookmarks' part
2017-10-15, by Boris Feld
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip