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
-96
+96
+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.
run-tests: drop unnecessary check for pygmentspresent
2017-07-17, by Martin von Zweigbergk
run-tests: pass color option via test case object , not global var
2017-07-17, by Martin von Zweigbergk
phabricator: sanity check Differential Revision from commit message
2017-07-10, by Jun Wu
test-phases-exchange: properly conditionalize output
2017-07-18, by Matt Harbison
commitextras: mark the extension as ADVANCED
2017-07-18, by Pulkit Goyal
run-tests: check if stream is a tty before using color
2017-07-18, by Matthieu Laneuville
tests: rewrite test-rebase-detach.t using drawdag
2017-07-14, by Martin von Zweigbergk
tests: simplify config in test-rebase-detach.t
2017-07-14, by Martin von Zweigbergk
drawdag: include files from both parents in merge commits
2017-07-14, by Martin von Zweigbergk
gitweb: preserve whitespace in description
2017-07-17, by Gregory Szorc
sparse: add a requirement when a repository uses sparse (BC)
2017-07-17, by Gregory Szorc
sparse: consolidate common code for writing sparse config
2017-07-17, by Gregory Szorc
revset: pass repo when passing ui
2017-07-15, by Gregory Szorc
win32: copy-edit debugssl messages to match prevailing style
2017-07-17, by Kevin Bullock
run-tests: make sure to check if pygments is installed before using it
2017-07-15, by Pulkit Goyal
sparse: require [section] in sparse config files (BC)
2017-07-15, by Gregory Szorc
sparse: use set for capturing profiles
2017-07-15, by Gregory Szorc
util: remove dead code which used to be for old python2 versions
2017-07-17, by Alex Gaynor
status: add a flag to terse the output (issue4119)
2017-06-17, by Pulkit Goyal
commitextras: check the format of the arguments and no internal key is used
2017-07-12, by Pulkit Goyal
commitextras: move fb extension to core which add extras to a commit
2017-07-12, by Pulkit Goyal
archive: add an experimental config to control the metadata file template
2017-07-17, by Matt Harbison
archive: use a templater to build the metadata file
2017-07-16, by Matt Harbison
commandserver: do not handle EINTR for selector.select
2017-07-16, by Jun Wu
debugobsolete: also report the number of obsoleted changesets
2017-07-16, by Boris Feld
transaction-summary: display the summary for all transactions
2017-07-16, by Boris Feld
test-strip: fix call to super class in crashstriprepo
2017-07-16, by Boris Feld
share: share 'cachevfs' with the source clone (issue5108)
2017-07-15, by Boris Feld
cachevfs: add a devel warning for cache access though 'vfs'
2017-07-15, by Boris Feld
cachevfs: migration the tags fnode cache to 'cachevfs'
2017-07-15, by Boris Feld
cachevfs: migrate tagscache to 'cachevfs'
2017-07-15, by Boris Feld
cachevfs: migration the revbranchcache to 'cachevfs'
2017-07-15, by Boris Feld
cachevfs: use the new vfs in when computing branchmap cache
2017-07-15, by Boris Feld
cachevfs: add a vfs dedicated to cache
2017-07-15, by Boris Feld
vfsward: register 'write with no lock' warnings as 'check-locks' config
2017-07-15, by Boris Feld
demandimport: prefer loaded module over package attribute (issue5617)
2017-07-16, by Yuya Nishihara
demandimport: drop Py3 workarounds from Py2 implementation
2017-07-16, by Yuya Nishihara
demandimport: drop hack for old Pythons which had no level argument
2017-07-16, by Yuya Nishihara
tests: drop "absimport" conditionals which should be always true
2017-07-16, by Yuya Nishihara
color: drop the now useless color extension
2017-07-15, by Boris Feld
extensions: expand the builtins extensions declaration
2017-07-15, by Boris Feld
debugextensions: drop the color from the test
2017-07-15, by Boris Feld
configitems: register the 'bugzilla.notify' config
2017-06-30, by Boris Feld
configitems: register the 'ui.mergemarkertemplate' config
2017-06-30, by Boris Feld
configitems: register the 'ui.color' config
2017-07-15, by Boris Feld
color: drop the _enabledbydefault module variable
2017-07-15, by Boris Feld
configitems: register the 'ui.forcecwd' config
2017-06-30, by Boris Feld
configitems: register the 'ui.fallbackencoding' config
2017-06-30, by Boris Feld
bookmark: deprecate direct del of a bookmark value
2017-07-10, by Boris Feld
bookmark: deprecate direct set of a bookmark value
2017-07-10, by Boris Feld
bookmark: track bookmark changes at the transaction level
2017-07-10, by Boris Feld
bookmark: deprecate 'recordchange' in favor of 'applychanges'
2017-07-10, by Boris Feld
bookmark: drop deletedivergent
2017-07-10, by Boris Feld
bookmark: use 'divergent2delete' in checkconflict
2017-07-10, by Boris Feld
bookmark: use 'divergent2delete' when updating a bookmark
2017-07-10, by Boris Feld
bookmark: use 'divergent2delete' in 'scmutil.cleanupnode'
2017-07-10, by Boris Feld
bookmark: split out target computation from 'deletedivergent'
2017-07-10, by Boris Feld
bookmark: remove a useless 'recordchange' in the amend code
2017-07-10, by Boris Feld
test-phase-exchange: stabilize for Windows
2017-07-15, by Matt Harbison
debugignore: eliminate inconsistencies with `hg status` (issue5222)
2017-07-15, by Matt Harbison
commandserver: close selector explicitly
2017-07-16, by Jun Wu
scmutil: remove duplicated import of i18n._()
2017-07-15, by Yuya Nishihara
obsstore: let read marker API take a range of offsets
2017-06-04, by Jun Wu
commandserver: use selectors2
2017-07-14, by Jun Wu
selector2: vendor selector2 library
2017-07-14, by Jun Wu
context: name files relative to cwd in warning messages
2017-07-11, by Matt Harbison
run-tests: disable color on Windows
2017-07-15, by Matt Harbison
codemod: register core configitems using a script
2017-07-14, by Jun Wu
phabricator: allow specifying reviewers on phabsend
2017-07-11, by Jun Wu
match: remove unused negatematcher
2017-07-11, by Martin von Zweigbergk
sparse: override dirstate.walk() instead of dirstate._ignore
2017-07-11, by Martin von Zweigbergk
patch: use devel.all-warnings to replace devel.all
2017-07-12, by Jun Wu
sslutil: inform the user about how to fix an incomplete certificate chain
2017-07-12, by Matt Harbison
debug: add a method to check the state of, and built an SSL cert chain
2017-03-30, by Matt Harbison
win32: add a method to trigger the Crypto API to complete a certificate chain
2017-03-29, by Matt Harbison
bookmarks: use 'applychanges' for bookmark update
2017-07-10, by Boris Feld
bookmark: use 'applychanges' in 'repair.strip'
2017-07-10, by Boris Feld
bookmark: use 'applychanges' in the mq extension
2017-07-10, by Boris Feld
bookmark: use 'applychanges' when stripping
2017-07-10, by Boris Feld
bookmark: use 'applychanges' in the convert extension
2017-07-10, by Boris Feld
bookmark: use 'applychanges' when updating bookmark in histedit
2017-07-10, by Boris Feld
bookmark: use 'applychanges' when updating a bookmark through pushkey
2017-07-10, by Boris Feld
bookmark: use 'applychanges' when updating from a remote
2017-07-10, by Boris Feld
bookmark: use 'applychanges' for adding new bookmark
2017-07-10, by Boris Feld
bookmark: use 'applychanges' for bookmark renaming
2017-07-10, by Boris Feld
bookmark: use 'applychanges' for bookmark deletion
2017-07-10, by Boris Feld
bookmark: introduce a 'applychanges' function to gather bookmark movement
2017-07-10, by Boris Feld
obsstore: keep self._data updated with _addmarkers
2017-06-03, by Jun Wu
match: make base matcher return True for visitdir
2017-07-14, by Durham Goode
tests: fix an incorrect description in test-ignore.t
2017-07-14, by Martin von Zweigbergk
templatekw: hide {peerpaths} keyword for 4.3
2017-07-15, by Yuya Nishihara
parsers: fix invariant bug in find_deepest (issue5623)
2017-07-14, by Sune Foldager
configitems: register the 'worker.backgroundclose' config
2017-06-30, by Boris Feld
configitems: register the 'progress.width' config
2017-06-30, by Boris Feld
configitems: register the 'color.pagermode' config
2017-07-12, by Boris Feld
configitems: handle case were the default value is not static
2017-07-12, by Boris Feld
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip