Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+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: check whether the rebasestate exists or not a bit early
2018-07-01, by Pulkit Goyal
rebase: use staeobj to check whether interrupted rebase exists
2018-07-01, by Pulkit Goyal
rebase: add a stateobj variable to rebaseruntime class
2018-07-01, by Pulkit Goyal
rebase: refactor logic to read rebasestate in a separate function
2018-07-01, by Pulkit Goyal
revlog: reuse 'descendant' implemention in 'isancestor'
2018-06-22, by Boris Feld
revlog: efficient implementation of 'descendant'
2018-06-22, by Boris Feld
revlog: refactor out the rev-oriented part of commonancestorheads
2018-06-21, by Boris Feld
revlog: do inclusive descendant testing (API)
2018-06-21, by Boris Feld
manifest: make cachesize a private attribute
2018-06-30, by Gregory Szorc
repository: document that file() return value conforms to interface
2018-06-30, by Gregory Szorc
cleanup: pass in overwrite flag to hg.updaterepo() as named argument
2018-07-01, by Yuya Nishihara
histedit: use self.stateobj to check whether interrupted histedit exists
2018-06-30, by Pulkit Goyal
histedit: add a stateobj variable to histeditstate class
2018-06-30, by Pulkit Goyal
histedit: factor out logic of processing state data in separate fn
2018-06-30, by Pulkit Goyal
histedit: use hg.updaterepo() to avoid ui.{push|pop}buffer() hack
2018-06-30, by Pulkit Goyal
scmutil: fix __enter__ in progress context manager
2018-06-29, by Danny Hooper
httppeer: fix use of uninitialized variable with devel logging
2018-06-29, by Martin von Zweigbergk
rebase: convert opts dict to bytes at once
2018-06-30, by Yuya Nishihara
rebase: isolate command options from internal flags
2018-06-30, by Yuya Nishihara
rebase: suppress warning thrown when aborting rebase in case of dryrun
2018-06-29, by Sushil khanchi
rebase: no need to store backup in case of dryrun
2018-06-29, by Sushil khanchi
rebase: split _origrebase() for conveniece in dryrun
2018-06-29, by Sushil khanchi
rebase: extract dryrun as a function
2018-06-28, by Sushil khanchi
rebase: add lock to cover whole dryrun process
2018-06-28, by Sushil khanchi
merge: add a 'keepconflictparent' argument to graft
2018-05-29, by Boris Feld
unlinkpath: make empty directory removal optional (issue5901) (issue5826)
2018-06-28, by Kyle Lippincott
py3: convert opts keys to bytes using pycompat.byteskwargs()
2018-06-28, by Pulkit Goyal
procutil: add a shim for translating shell commands to native commands
2018-06-28, by Matt Harbison
revset: move lookup of first ancestor() candidate out of the loop
2018-06-16, by Yuya Nishihara
revset: leverage orset() to flatten ancestor() arguments
2018-06-16, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip