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.
color: respect HGPLAINEXCEPT=color to allow colors while scripting (issue5749)
2017-11-28, by Augie Fackler
test-ssh: do not actually look up "brokenrepository" by DNS
2017-11-26, by Yuya Nishihara
largefiles: explicitly set the source and sink types to 'hg' for lfconvert
2017-11-23, by Matt Harbison
lfs: add a repo requirement for this extension when converting to lfs
2017-11-22, by Matt Harbison
convert: allow the sink object to be wrapped when the extension isn't loaded
2017-11-26, by Matt Harbison
convert: save an indicator of the repo type for sources and sinks
2017-11-22, by Matt Harbison
lfs: add a repo requirement for this extension once an lfs file is committed
2017-11-15, by Matt Harbison
Added signature for changeset a92b9f8e11ba
stable
2017-12-01, by Kevin Bullock
Added tag 4.4.2 for changeset a92b9f8e11ba
stable
2017-12-01, by Kevin Bullock
merge: check created file dirs for path conflicts only once (issue5716)
stable
4.4.2
2017-11-24, by Mark Thomas
merge: cache unknown dir checks (issue5716)
stable
2017-11-24, by Mark Thomas
dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options
stable
2017-11-23, by Yuya Nishihara
fancyopts: add early-options parser compatible with getopt()
stable
2017-11-23, by Yuya Nishihara
largefiles: pay attention to dropped standin files when updating largefiles
stable
2017-11-12, by Matt Harbison
test-largefiles: demonstrate problems with renaming and reverting a directory
stable
2017-11-12, by Matt Harbison
tests: add globs for Windows
stable
2017-11-11, by Matt Harbison
cat: record the current behavior of wildcard matches in subrepos
stable
2017-11-25, by Yuya Nishihara
match: remove doc about undefined behavior of visitdir()
2017-11-30, by Yuya Nishihara
merge with stable
2017-11-30, by Augie Fackler
hgweb: add .jshintrc with some basic rules
2017-11-22, by Anton Shestakov
hgweb: look up "URLSearchParams" in "window" to work around jshint issues
2017-11-22, by Anton Shestakov
hgweb: define locally used variables as actually local in mercurial.js
2017-11-22, by Anton Shestakov
hgweb: rename an instance of XMLHttpRequest to xhr in mercurial.js
2017-11-22, by Anton Shestakov
hgweb: properly iterate over arrays and objects in mercurial.js
2017-11-22, by Anton Shestakov
hgweb: use strict equals in mercurial.js
2017-11-22, by Anton Shestakov
hgweb: use strict equals, remove non-breaking space in followlines.js
2017-11-22, by Anton Shestakov
run-tests: make "| foo (re)" not match everything
2017-11-29, by Martin von Zweigbergk
tests: fix regex in test-subrepo-git.t to match entire string
2017-11-29, by Martin von Zweigbergk
contrib: improve check-code ban on $LOCALIP in output without (glob)
2017-11-29, by Augie Fackler
tests: re-add (glob) for $LOCALIP matches
2017-11-29, by Augie Fackler
py3: make sure the first argument of time.strftime() is str
2017-11-29, by Pulkit Goyal
py3: alias xrange to range in tests/seq.py
2017-11-29, by Pulkit Goyal
py3: use pycompat.maplist() instead of map()
2017-11-29, by Pulkit Goyal
tests: move JSON escape test to test-hgweb-json.t
2017-11-30, by Anton Shestakov
py3: fix handling of keyword arguments in revert
2017-11-29, by Pulkit Goyal
fsmonitor: issue debug messages when we fall back to core status
2017-11-28, by Boris Feld
py3: add b'' to regular expressions which are raw strings
2017-11-29, by Pulkit Goyal
py3: use '%d' for integers rather than '%s'
2017-11-29, by Pulkit Goyal
py3: fix args handling for obsfate template
2017-11-29, by Pulkit Goyal
py3: remove test-terse-status.t from python3 whitelist as it was renamed
2017-11-29, by Pulkit Goyal
test-lfs: allow the test server to be killed on Windows
2017-11-21, by Matt Harbison
test-lfs: perform the `chmod +x` command in a manner compatible with Windows
2017-11-14, by Matt Harbison
hghave: add a check for lfs-test-server
2017-11-14, by Matt Harbison
hgweb: show changeset age in more places (gitweb and monoblue)
2017-11-21, by Anton Shestakov
obsolete: drop usage of changectx in '_computecontentdivergentset'
2017-11-19, by Boris Feld
obsolete: drop usage of changectx in '_computephasedivergentset'
2017-11-19, by Boris Feld
hgweb: remove unused Graph() properties
2017-11-25, by Anton Shestakov
gitweb: remove unused css classes
2017-11-25, by Anton Shestakov
monoblue: also highlight target line on annotate and comparison pages
2017-11-25, by Anton Shestakov
paper: remove css hack that made .branchname look like .branchhead
2017-11-25, by Anton Shestakov
hgweb: rename the main attribute of instabilities
2017-11-26, by Anton Shestakov
hbisect: use a defaultdict to avoid large allocations for a large changelogs
2017-11-23, by David Soria Parra
hbisect: use a revset for ancestor calculation
2017-11-23, by David Soria Parra
hbisect: pass repo into hbisect.bisect
2017-11-23, by David Soria Parra
develwarn: do not emit warning if "config" is unspecified
2017-11-22, by Kyle Lippincott
histedit: add support to output nodechanges using formatter
2017-10-28, by Pulkit Goyal
rebase: use fm.formatlist() and fm.formatdict() to support user template
2017-10-28, by Pulkit Goyal
tests: add test for rebase template showing wrong behavior
2017-11-09, by Pulkit Goyal
remove: print message for each file in verbose mode only while using `-A` (BC)
2017-11-17, by pavanpc
localrepo: update comments around path auditors
2017-11-03, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip