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
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.
pycompat: switch to util.urlreq/util.urlerr for py3 compat
2016-04-06, by timeless
pycompat: add util.urlerr util.urlreq classes for py3 compat
2016-04-07, by timeless
test-progress: disable mocking-time tests on chg
2016-03-20, by Yuya Nishihara
hghave: add "chg" flag to skip tests that can't be compatible with chg
2016-03-20, by Yuya Nishihara
tests: add new test for #! shebang lines
2016-04-06, by timeless
largefiles: introduce push --lfrev to control which revisions are pushed
2016-03-27, by Mads Kiilerich
largefiles: don't access repo.changelog directly in getlfilestoupload
2016-04-13, by Mads Kiilerich
localrepo: refactor prepushoutgoinghook to take a pushop
2016-04-13, by Mads Kiilerich
parser: unify parser function of alias declaration and definition
2016-03-29, by Yuya Nishihara
revset: unify function that parses alias declaration and definition
2016-03-29, by Yuya Nishihara
parser: move alias definition parser to common rule-set class
2016-02-29, by Yuya Nishihara
parser: move _relabelaliasargs() to common rule-set class
2016-02-29, by Yuya Nishihara
parser: move alias declaration parser to common rule-set class
2016-02-29, by Yuya Nishihara
parser: add stub class that will host alias parsing and expansion
2016-04-03, by Yuya Nishihara
revset: narrow scope of "except ParseError" block in _parsealiasdecl()
2016-02-29, by Yuya Nishihara
obsstore: move delete function from obsstore class to repair module
2016-04-12, by Kostia Balytskyi
debugobsolete: style fixes to debugobsolete that slipped from original commit
2016-04-12, by Kostia Balytskyi
import: document --exact behavior in more detail
2016-03-09, by Matt Mackall
util: add doctest to datestr()
2016-04-11, by Adrian Buehlmann
date: fix boundary check of negative integer
2016-04-12, by Florent Gallaire
chg: server exited with code 0 without being connectable is an error
2016-04-10, by Jun Wu
shelve: refactor directory name into constant
2016-04-08, by Oleg Afanasyev
pycompat: switch to util.stringio for py3 compat
2016-04-10, by timeless
py3: use multi-line import in test-wireproto.py
2016-04-10, by timeless
py3: use absolute_import in test-hgweb-non-interactive.t
2016-04-10, by timeless
py3: use absolute_import in test-hgweb-no-request-uri.t
2016-04-10, by timeless
py3: use absolute_import in test-hgweb-no-path-info.t
2016-04-10, by timeless
chg: use fsetcloexec instead of closing lockfd manually
2016-04-11, by Jun Wu
chg: extract the logic of setting FD_CLOEXEC to a utility function
2016-04-11, by Jun Wu
chg: add fchdirx as a utility function
2016-04-10, by Jun Wu
chg: check lockfd at freecmdserveropts
2016-04-10, by Jun Wu
chg: add sockdirfd to cmdserveropts
2016-04-10, by Jun Wu
chg: fix spelling in the error message about error waiting for cmdserver
2016-04-10, by Jun Wu
sslutil: document and slightly refactor validation logic
2016-04-10, by Gregory Szorc
sslutil: require a server hostname when wrapping sockets (API)
2016-04-10, by Gregory Szorc
sslutil: move and document verify_mode assignment
2016-04-10, by Gregory Szorc
tests: use --insecure instead of web.cacerts=!
2016-04-10, by Gregory Szorc
help: remove references to "Python 2.6 or later"
2016-04-10, by Gregory Szorc
commands: make --rev and --index compatible in debugobsolete
2016-04-04, by Kostia Balytskyi
tests: enable import checker for tests/**.py files
2016-04-03, by Yuya Nishihara
tests: stop direct symbol import of mercurial modules in test-status-inprocess
2016-04-05, by Yuya Nishihara
tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosity
2016-04-05, by Yuya Nishihara
tests: move stdlib imports before mercurial modules in test-parseindex2
2016-04-05, by Yuya Nishihara
tests: stop direct symbol import of pprint.pprint in tests-minirst
2016-04-05, by Yuya Nishihara
tests: import mercurial modules by name in test-propertycache
2016-04-05, by Yuya Nishihara
tests: remove unused import of mercurial.repoview from test-propertycache
2016-04-05, by Yuya Nishihara
templater: drop deprecated handling of KeyError from changeset_templater
2016-04-03, by Yuya Nishihara
test-commandserver: handle cStringIO.StringIO/io.StringIO divergence
2016-04-06, by timeless
pycompat: add util.stringio to handle py3 divergence
2016-04-06, by timeless
pycompat: alias xrange to range in py3
2016-04-06, by timeless
pycompat: fix demand import handling of Queue
2016-04-08, by timeless
util: use __code__ (available since py2.6)
2016-03-29, by timeless
templater: give better error message for invalid engine type
2016-04-03, by Yuya Nishihara
transaction: allow running file generators after finalizers
2016-04-07, by Durham Goode
run-tests: move install.err into test area
2016-04-07, by timeless
help: report source of aliases
2016-04-08, by timeless
compact: add color labels to -Tcompact
2016-04-08, by timeless
util: fix doc for datestr()
2016-04-08, by Adrian Buehlmann
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)
2016-04-08, by Florent Gallaire
tests: use /usr/bin/env python for test-status-inprocess.py
2016-04-06, by timeless
run-tests: fix broken regular expression
2016-04-06, by Augie Fackler
test: don't rely on __del__ in test-devel-warnings.t
2016-04-05, by Pierre-Yves David
dispatch: split out warning message generation to separate function
2016-04-05, by Martijn Pieters
check-code: reject import Queue, suggest util.queue class for py3 compat
2016-04-06, by timeless
scmutil: use util.queue/util.empty for py3 compat
2016-04-06, by timeless
pycompat: add empty and queue to handle py3 divergence
2016-04-06, by timeless
convert: kill dead code
2016-04-04, by Julien Cristau
convert: don't ignore errors from git diff-tree
2016-04-04, by Julien Cristau
crecord: check for untracked arguments
2016-04-06, by timeless
localrepo: drop force check from checkcommitpatterns
2016-04-06, by timeless
localrepo: refactor commit argument check as checkcommitpatterns
2016-04-06, by timeless
run-tests: handle empty tests
2016-04-05, by timeless
docchecker: try to reject single quotes
2016-01-12, by timeless
docchecker: report context line at most once
2016-03-03, by timeless
tests: splitting test-gendoc.t into per file tests
2016-01-06, by timeless
test-hgweb-auth: stop direct symbol import of mercurial.error.Abort
2016-04-05, by Yuya Nishihara
test-hgweb-auth: alias ui as uimod
2016-04-05, by Yuya Nishihara
test-hg-parseurl: stop direct symbol import of mercurial.hg.parseurl
2016-04-05, by Yuya Nishihara
test-filelog: alias ui as uimod
2016-04-05, by Yuya Nishihara
test-duplicateoptions: alias ui as uimod
2016-04-05, by Yuya Nishihara
test-filecache: alias ui as uimod
2016-04-05, by Yuya Nishihara
test-filecache: sort import lines
2016-04-05, by Yuya Nishihara
test-ctxmanager: stop direct symbol import of mercurial.util
2016-04-05, by Yuya Nishihara
test-batching: stop direct symbol import of mercurial modules
2016-04-05, by Yuya Nishihara
children: use double quotes for arguments
2016-01-06, by timeless
largefiles: use double quotes for arguments
2016-01-12, by timeless
graft: use double quotes for arguments
2016-01-12, by timeless
hghave: add cvsnt
2016-04-04, by timeless
commands: allow debugobsolete to delete arbitrary obsmarkers
2016-04-01, by Kostia Balytskyi
commands: disallow 'hg debugobsolete --index --rev <smth>'
2016-04-01, by Kostia Balytskyi
mercurial: add editorconfig
2016-04-05, by Jun Wu
parsers: fix istat macro to work with single line if statement
2016-04-05, by Matt Fowles
pypy: fix setdiscovery test
2016-04-05, by Maciej Fijalkowski
chg: wrap line at 80 chars
2016-04-05, by Jun Wu
chg: replace abortmsg showing errno with abortmsgerrno
2016-04-05, by Jun Wu
chg: add util function abortmsgerrno to print error with errno
2016-04-05, by Jun Wu
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip