Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+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.
bookmarks: show outgoing bookmarks more exactly
2015-04-08, by FUJIWARA Katsunori
bookmarks: show incoming bookmarks more exactly
2015-04-08, by FUJIWARA Katsunori
test-manifest: add some test coverage for treemanifest
2015-04-07, by Drew Gottlieb
test-manifest: make manifesttest a base class that is extended
2015-04-07, by Drew Gottlieb
test-manifest: move parsemanifest() to be a testmanifest class method
2015-04-07, by Drew Gottlieb
windows: allow readpipe() to actually read data out of the pipe
2015-04-07, by Matt Harbison
win32: add a method to fetch the available pipe data size
2015-04-07, by Matt Harbison
dirs._addpath: reinstate use of Py_CLEAR
2015-04-07, by Siddharth Agarwal
exchange: introduce a '_canusebundle2' function
2015-04-06, by Pierre-Yves David
bundle2: detect bundle2 stream/request on /HG2./ instead of /HG2Y/
2015-04-07, by Pierre-Yves David
unbundle20: allow generic dispatch between unbundlers
2015-04-06, by Pierre-Yves David
treemanifest: refactor treemanifest.walk()
2015-04-07, by Drew Gottlieb
manifest: move changectx.walk() to manifests
2015-04-07, by Drew Gottlieb
subrepo: precisely identify the missing subrepo spec file
2015-04-05, by Matt Harbison
graft: record intermediate grafts in extras
2015-04-05, by Durham Goode
graft: allow creating sibling grafts
2015-04-05, by Durham Goode
unbundle20: move header parsing into the 'getunbundler' function
2015-04-06, by Pierre-Yves David
unbundle20: retrieve unbundler instances through a factory function
2015-04-06, by Pierre-Yves David
bundle20: move magic string into the class
2015-04-06, by Pierre-Yves David
localrepo.getbundle: drop unused 'format' argument
2015-04-07, by Martin von Zweigbergk
exchange: remove check for 'format' key
2015-04-07, by Martin von Zweigbergk
templates-default: do not show description or summary if empty
2015-03-27, by Yuya Nishihara
treemanifest: further optimize treemanifest.matches()
2015-04-06, by Drew Gottlieb
util: move dirs() and finddirs() from scmutil to util
2015-04-06, by Drew Gottlieb
parsers: remove unused dependency on util
2015-04-06, by Drew Gottlieb
changectx.walk: drop unnecessary call to match function
2015-04-06, by Martin von Zweigbergk
merge with stable
2015-04-06, by Matt Mackall
largefiles: use the share source as the primary local store (issue4471)
2015-04-04, by Matt Harbison
largefiles: use lfutil.findstorepath() when verifying a local repo
2015-04-04, by Matt Harbison
largefiles: introduce lfutil.findstorepath()
2015-04-04, by Matt Harbison
vfs: make it possible to pass multiple path elements to join
2015-04-04, by Matt Harbison
largefiles: drop os.path reference in lfutil.storepath()
2015-04-04, by Matt Harbison
histedit: fix preventing strips during histedit
2015-04-04, by Durham Goode
copies: pass changectx instead of manifest to _computenonoverlap
2015-04-03, by Durham Goode
dirs._addpath: don't mutate Python strings after exposing them (issue4589)
2015-04-06, by Siddharth Agarwal
parsers: check for memory allocation overflows more carefully
2015-04-06, by Bryan O'Sullivan
parsers.c: avoid implicit conversion loses integer precision warning
2015-04-04, by André Sintzoff
dirstate.walk: don't report same file stat multiple times
stable
2015-04-04, by Martin von Zweigbergk
repoview: avoid processing the same rev twice in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: skip public parent earlier in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: directly skip public head in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: simplify process in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: use a heap in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: update documentation of _getstatichidden
2015-04-03, by Pierre-Yves David
ssl: resolve symlink before checking for Apple python executable (issue4588)
2015-04-04, by Yuya Nishihara
test-subrepo-recursion: fix output on non-hardlink systems
2015-04-03, by Augie Fackler
test-subrepo-recursion: set progress.changedelay really high
2015-04-03, by Augie Fackler
test-clone: fix test expectations on systems without hardlinks
2015-04-03, by Augie Fackler
dirstate: use parsers.make_file_foldmap when available
2015-04-01, by Siddharth Agarwal
parsers: add a C function to create a file foldmap
2015-03-31, by Siddharth Agarwal
util.h: define an enum for normcase specs
2015-04-02, by Siddharth Agarwal
perf: make measuring foldmap perf work again
2015-04-02, by Siddharth Agarwal
parsers._asciitransform: also accept a fallback function
2015-03-31, by Siddharth Agarwal
util: add normcase spec and fallback
2015-04-01, by Siddharth Agarwal
hgk: display committer name when set by hg-git
2015-04-03, by Andrew Shadura
jsonchangeset: set manifest node to "null" for workingctx
2015-03-14, by Yuya Nishihara
jsonchangeset: set rev and node to "null" for workingctx
2015-03-14, by Yuya Nishihara
templater: tell hggettext to collect help of template functions
2015-04-03, by Yuya Nishihara
treemanifest: disable readdelta optimization
2015-03-10, by Martin von Zweigbergk
phases: make two functions private for phase computation
2015-03-30, by Laurent Charignon
windows: define normcase spec and fallback
2015-04-01, by Siddharth Agarwal
encoding.upper: factor out fallback code
2015-04-01, by Siddharth Agarwal
cygwin: define normcase spec and fallback
2015-04-01, by Siddharth Agarwal
darwin: define normcase spec and fallback
2015-03-31, by Siddharth Agarwal
posix: define normcase spec and fallback
2015-04-01, by Siddharth Agarwal
encoding: define an enum that specifies what normcase does to ASCII strings
2015-04-01, by Siddharth Agarwal
merge with stable
2015-04-02, by Matt Mackall
json: implement {help} template
2015-04-01, by Gregory Szorc
json: implement {helptopics} template
2015-04-01, by Gregory Szorc
json: implement {manifest} template
2015-04-01, by Gregory Szorc
json: implement {shortlog} and {changelog} templates
2015-03-31, by Gregory Szorc
help: populate template functions via docstrings
2015-04-01, by Gregory Szorc
templater: add consistent docstrings to functions
2015-04-01, by Gregory Szorc
changeset_printer: hide manifest node for workingctx
2015-03-14, by Yuya Nishihara
changeset_printer: display p1rev:p1node with "+" suffix for workingctx
2015-03-14, by Yuya Nishihara
changeset_printer: handle workingctx in _meaningful_parentrevs()
2015-03-14, by Yuya Nishihara
scmutil: add function to help handling workingctx in arithmetic operation
2015-03-14, by Yuya Nishihara
tests: handle deleted .hg directory (git 2.2.0 and higher) (issue4585)
2015-04-02, by Mathias De Maré
hgweb: resurrect <span> tag on diffline to fix rendering in monoblue style
stable
2015-04-02, by Yuya Nishihara
merge with stable
2015-04-01, by Matt Mackall
encoding: use parsers.asciiupper when available
2015-03-31, by Siddharth Agarwal
parsers: introduce an asciiupper function
2015-03-31, by Siddharth Agarwal
parsers: make _asciilower a generic _asciitransform function
2015-03-31, by Siddharth Agarwal
parsers._asciilower: use an explicit return object
2015-04-01, by Siddharth Agarwal
parsers: factor out most of asciilower into an internal function
2015-03-31, by Siddharth Agarwal
manifestv2: add support for writing new manifest format
2015-03-31, by Martin von Zweigbergk
manifestv2: add support for reading new manifest format
2015-03-27, by Martin von Zweigbergk
manifestv2: set requires at repo creation time
2015-03-31, by Martin von Zweigbergk
test-manifest: extract constants for binary hashes
2015-03-31, by Martin von Zweigbergk
test-manifest: create constant for empty manifest
2015-03-31, by Martin von Zweigbergk
patchbomb: factor out scmutil.revrange() calls
2015-03-30, by Yuya Nishihara
patchbomb: return outgoing revs as a smartset
2015-03-31, by Yuya Nishihara
templatefilters: add "upper" and "lower" for case conversion
2015-03-30, by Yuya Nishihara
repoview: improve compute staticblockers perf
2015-04-01, by Durham Goode
hgweb: add phase to {changeset} template
2015-03-31, by Gregory Szorc
json: implement {changeset} template
2015-03-31, by Gregory Szorc
test-hgweb-json: fix URL for file revision tests
2015-03-31, by Gregory Szorc
dirstate._normalize: don't construct dirfoldmap if not necessary
2015-03-31, by Siddharth Agarwal
dirstate.walk: don't keep track of normalized files in parallel
2015-03-31, by Siddharth Agarwal
dirstate.walk: factor out directory traversal
2015-03-31, by Siddharth Agarwal
Added signature for changeset 2e2e9a0750f9
stable
2015-04-01, by Matt Mackall
Added tag 3.3.3 for changeset 2e2e9a0750f9
stable
2015-04-01, by Matt Mackall
i18n-pt_BR: synchronized with d09262d6ec23
stable
3.3.3
2015-03-31, by Wagner Bruna
tests: fix py2.4 glob for devel warnings
2015-03-31, by Matt Mackall
merge with stable
2015-03-31, by Matt Mackall
dirstate: fix order of initializing nf vs f
2015-03-31, by Siddharth Agarwal
treemanifest: make treemanifest.matches() faster
2015-03-30, by Drew Gottlieb
treemanifest: add treemanifest._isempty()
2015-03-30, by Drew Gottlieb
treemanifest: remove treemanifest._intersectfiles()
2015-03-27, by Drew Gottlieb
manifest: add some tests for manifest.matches()
2015-03-30, by Drew Gottlieb
forget: cleanup the output for an inexact case match on icasefs
stable
2015-03-31, by Matt Harbison
json: implement {branches} template
2015-03-30, by Gregory Szorc
json: implement {bookmarks} template
2015-03-31, by Gregory Szorc
json: implement {tags} template
2015-03-31, by Gregory Szorc
templates: add a stub template for json
2015-03-30, by Gregory Szorc
get-with-headers: support parsing and pretty printing JSON
2015-03-30, by Gregory Szorc
merge with stable
2015-03-31, by Matt Mackall
dirstate.walk: use the file foldmap to normalize
2015-03-29, by Siddharth Agarwal
dirstate: split the foldmap into separate ones for files and directories
2015-03-29, by Siddharth Agarwal
dirstate: introduce function to normalize just filenames
2015-03-28, by Siddharth Agarwal
dirstate: factor out code to discover normalized path
2015-03-29, by Siddharth Agarwal
dirstate: don't require exact case when adding dirs on icasefs (issue4578)
stable
2015-03-31, by Matt Harbison
filemerge: clean up language in mergemarkertemplate help
stable
2015-03-31, by Nathan Goldbaum
color: fix crash in cmd.exe
2015-03-31, by Matt Harbison
log: prefer 'wctx' over 'pctx' for working context
2015-03-18, by Martin von Zweigbergk
merge with stable
2015-03-31, by Matt Mackall
tags: remove scary message about corrupt tags cache
2015-03-31, by Matt Mackall
hgk: use switch instead of a less efficient if/elseif/if
2015-03-29, by Andrew Shadura
hgk: set distinct fill and outline colour for non-public and obsolete changesets
2015-03-29, by Andrew Shadura
hgk: show secret changesets differently (shape and label)
2015-03-29, by Andrew Shadura
manifestv2: implement slow readdelta() without revdiff
2015-03-27, by Martin von Zweigbergk
manifestv2: disable fastdelta optimization
2015-03-27, by Martin von Zweigbergk
manifestv2: add (unused) config option
2015-03-27, by Martin von Zweigbergk
manifest: extract method for creating manifest text
2015-03-27, by Martin von Zweigbergk
manifest: extract method for parsing manifest
2015-03-27, by Martin von Zweigbergk
dirstate._walkexplicit: don't bother normalizing '.'
2015-03-29, by Siddharth Agarwal
dirstate._walkexplicit: drop normpath calls
2015-03-29, by Siddharth Agarwal
dirstate._walkexplicit: indicate root as '.', not ''
2015-03-29, by Siddharth Agarwal
phases: add killswitch for native implementation
2015-03-30, by Laurent Charignon
phases: move pure phase computation in a function
2015-03-30, by Laurent Charignon
revset: add hook after tree parsing
2015-03-24, by Laurent Charignon
hgk: remove unused revlog import
2015-03-30, by Augie Fackler
run-tests: obtain replacements inside Test._runcommand
2015-03-28, by Gregory Szorc
hgk: remove no longer needed debug-rev-parse command
2015-03-28, by Andrew Shadura
hgk: remove no longer needed debug-config command
2015-03-28, by Andrew Shadura
hgk: display obsolete changesets in darkgrey
2015-03-28, by Andrew Shadura
hgk: pass --hidden switch to hg subprocesses when needed
2015-03-28, by Andrew Shadura
hgk: remove repetitious (and wrong) command syntax descriptions
2015-03-28, by Andrew Shadura
run-tests: separate newline normalization from replacements
2015-03-28, by Gregory Szorc
run-tests: remove arguments from Test._runcommand
2015-03-28, by Gregory Szorc
run-tests: move run into Test class
2015-03-28, by Gregory Szorc
run-tests: wait for test threads after first error
2015-03-28, by Gregory Szorc
run-tests: report code coverage from source directory
2015-03-28, by Gregory Szorc
run-tests: collect aggregate code coverage
2015-03-28, by Gregory Szorc
run-tests: obtain code coverage via Python API
2015-03-27, by Gregory Szorc
commands.debugrevlog: report max chain length
2015-03-28, by Gregory Szorc
_lazymanifest: drop unnecessary call to sorted()
2015-03-27, by Martin von Zweigbergk
test-git-export: add globs the test runner wants on Windows
2015-03-29, by Matt Harbison
run-tests: explicitly handle unicode when writing xunit file
2015-03-29, by Gregory Szorc
parsers.c: avoid implicit conversion loses integer warnings
2015-03-29, by André Sintzoff
test-annotate: conditionalize error output for Windows
2015-03-29, by Matt Harbison
test-diffstat: add a glob the test runner wants on Windows
2015-03-28, by Matt Harbison
tests: add testing for diff.showfunc
2015-03-24, by Mathias De Maré
manifest: make manifest.intersectfiles() internal
2015-03-30, by Drew Gottlieb
win32: add comment about WinError
2015-03-28, by Adrian Buehlmann
templates: fix "log -q" output of phases style
stable
2015-03-28, by Yuya Nishihara
record_curses: fix ui bug for newly added file
2015-03-27, by Laurent Charignon
import-checker: rotatecycle is actually the canonical cycle key
2015-03-28, by Matt Mackall
import-checker: make search algorithm non-recursive breadth-first
2015-03-27, by Matt Mackall
import-checker: drop set() from cyclekey()
2015-03-27, by Matt Mackall
import-checker: drop duplicate element from cycle
2015-03-27, by Matt Mackall
import-checker: fix rotatecycle
2015-03-27, by Matt Mackall
dirs.addpath: rework algorithm to search forward
2015-03-27, by Siddharth Agarwal
changeset_printer: use changectx to get status tuple
2015-03-14, by Yuya Nishihara
changeset_printer: replace _meaningful_parentrevs() by changeset_templater's
2015-03-14, by Yuya Nishihara
changeset_printer: use context objects consistently to show parents
2015-03-14, by Yuya Nishihara
children: don't pass filectx to displayer
2015-03-26, by Yuya Nishihara
verify: add a note about a paleo-bug
2015-03-27, by Matt Mackall
cmdutil: remove some excess vertical whitespace
2015-03-27, by Matt Mackall
revert: move calculation of targetsubs earlier
2015-03-27, by Matt Mackall
shelve: add interactive mode
2015-03-25, by Laurent Charignon
shelve: add interactive mode command line option
2015-03-25, by Laurent Charignon
record: change return value of recording code
2015-03-25, by Laurent Charignon
revert: fix --interactive on local modification (issue4576)
2015-03-25, by Laurent Charignon
largefiles: remove useless overrideupdate
2015-03-25, by FUJIWARA Katsunori
update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged
2015-03-25, by FUJIWARA Katsunori
cmdutil: allow bailifchanged to ignore merging in progress
2015-03-25, by FUJIWARA Katsunori
subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty
2015-03-25, by FUJIWARA Katsunori
subrepo: add dirtyreason to centralize composing dirty reason message
2015-03-25, by FUJIWARA Katsunori
record_curses: add test for newly added files
2015-03-25, by Laurent Charignon
test-manifest.py: don't test .text() with present node suffix
2015-03-25, by Martin von Zweigbergk
treemanifest: drop 22nd byte for consistency with manifestdict
2015-03-26, by Martin von Zweigbergk
test-manifest.py: rewrite tests in terms of manifestdict
2015-03-25, by Martin von Zweigbergk
test-manifest.py: separate out test for double-free after copy()
2015-03-25, by Martin von Zweigbergk
revert: evaluate subrepos to revert against the working directory
2015-03-25, by Matt Harbison
revert: handle subrepos missing in the given --rev
2015-03-25, by Matt Harbison
osutil: mark end of string with null char, not 0
2015-03-25, by Siddharth Agarwal
osutil: use getdirentriesattr on OS X if possible
2015-03-25, by Siddharth Agarwal
osutil._listdir: rename to _listdir_stat
2015-03-25, by Siddharth Agarwal
revset: optimize "x & fullreposet" case
2015-03-16, by Yuya Nishihara
debugrevspec: show nesting structure of smartsets if verbose
2015-03-16, by Yuya Nishihara
revset: add __repr__ to all smartset classes
2015-03-16, by Yuya Nishihara
status: add relative directory help text (issue3835)
2015-03-18, by Yung-Jin (Joey) Hu
diff: rename --relative option to --root
2015-03-25, by Sean Farley
revlog: make converting from inline to non-line work after a strip
2015-03-25, by Mike Edgar
check-code: in C code, prevent space before closing parenthesis
2015-03-24, by Laurent Charignon
match: remove unused assignment of ctx
2015-01-17, by Yuya Nishihara
revert: comment that filesets are always evaluated against workingctx
2015-01-17, by Yuya Nishihara
revert: take fast path also when not reverting to '.'
2015-03-24, by Martin von Zweigbergk
revert: define 'wctx' a little earlier and use it more
2015-03-24, by Martin von Zweigbergk
match: add isexact() method to hide internals
2014-10-29, by Martin von Zweigbergk
matcher: make e.g. 'relpath:.' lead to fast paths
2014-11-19, by Martin von Zweigbergk
revset: add the 'subrepo' symbol
2015-03-25, by Matt Harbison
tags: improve documentation
2015-03-24, by Gregory Szorc
phase: default to C implementation for phase computation
2015-03-20, by Laurent Charignon
phase: compute phases in C
2015-03-24, by Laurent Charignon
manifest: move C bool polyfill into util.h
2015-03-25, by Matt Mackall
manifest: use util.h to get Py_ssize_t
2015-03-25, by Matt Mackall
clone: add progress support to hardlink clones (issue3059)
2015-03-13, by Augie Fackler
util: add progress callback support to copyfiles
2015-03-19, by Augie Fackler
revert: evaluate filesets against working directory (issue4497)
2015-03-23, by Martin von Zweigbergk
largefiles: extract and reuse 'standin' variable in overriderevert()
2015-03-24, by Martin von Zweigbergk
largefiles: override cmdutil.revert() instead of comands.revert()
2015-03-20, by Martin von Zweigbergk
test-commit-interactive-curses: backout 852801178a63
2015-03-21, by Matt Harbison
test-interactive: use stable EOL in various file generating routines
2015-03-21, by Matt Harbison
patch.diff: restrict matcher to relative root in certain cases
2015-03-17, by Siddharth Agarwal
commands.diff: add support for diffs relative to a subdirectory
2015-03-17, by Siddharth Agarwal
cmdutil.diffordiffstat: add support for diffs relative to a subdirectory
2015-03-17, by Siddharth Agarwal
test-fileset.t: remove 'bar ' and 'baz\' from tested filenames
2015-03-22, by Siddharth Agarwal
commands.push: abort when revisions evaluate to empty set (BC)
2015-03-23, by Gregory Szorc
largefiles: fix typo with s/__class/__class__/
2015-03-23, by Martin von Zweigbergk
hgweb: pull line numbers out of main flow of source content
2015-03-23, by Paul Fisher
merge with stable
2015-03-23, by Matt Mackall
crecord: don't abort on Windows when curses isn't available
2015-03-20, by Matt Harbison
test-fileset: forget non-portable files to avoid failures on Windows
2015-03-21, by Matt Harbison
crecord: conditionalize the imports that are not available on Windows
2015-03-20, by Matt Harbison
cmdutil: drop a duplicate import of crecord
2015-03-20, by Matt Harbison
annotate: add option to annotate working-directory files
2014-08-16, by Yuya Nishihara
committablefilectx: override linkrev() to point to the associated changectx
2015-03-19, by Yuya Nishihara
revset: add wdir() function to specify workingctx revision by command
2014-08-16, by Yuya Nishihara
win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()'
stable
2015-03-22, by Matt Harbison
patch.diff: add support for diffs relative to a subdirectory
2015-03-17, by Siddharth Agarwal
patch.trydiff: add support for stripping a relative root
2015-03-17, by Siddharth Agarwal
merge with stable
2015-03-20, by Matt Mackall
obsolete: mark warning for translation
2015-03-20, by Matt Mackall
subrepo: add basic support to hgsubrepo for the files command
2015-03-18, by Matt Harbison
mergecopies: reuse ancestry context when traversing file history (issue4537)
stable
2015-03-20, by Pierre-Yves David
adjustlinkrev: handle 'None' value as source
stable
2015-03-19, by Pierre-Yves David
adjustlinkrev: prepare source revs for ancestry only once
stable
2015-03-19, by Pierre-Yves David
subrepo: add the parent context to hgsubrepo
2015-03-18, by Matt Harbison
fileset: add a fileset for portable filenames
2015-03-19, by Siddharth Agarwal
annotate: reuse ancestry context when adjusting linkrev (issue4532)
stable
2015-03-19, by Pierre-Yves David
treemanifest: make hasdir() faster
2015-03-16, by Martin von Zweigbergk
treemanifest: make filesnotin() faster
2015-03-03, by Martin von Zweigbergk
treemanifest: make diff() faster
2015-02-19, by Martin von Zweigbergk
treemanifest: store directory path in treemanifest nodes
2015-02-23, by Martin von Zweigbergk
treemanifest: add configuration for using treemanifest type
2015-03-19, by Martin von Zweigbergk
treemanifest: create treemanifest class
2015-03-19, by Martin von Zweigbergk
bookmarks: rewrite comparing bookmarks in commands.summary() by compare()
2015-03-19, by FUJIWARA Katsunori
bookmarks: remove useless diff()
2015-03-19, by FUJIWARA Katsunori
bookmarks: add outgoing() to replace diff() for outgoing bookmarks
2015-03-19, by FUJIWARA Katsunori
bookmarks: add incoming() to replace diff() for incoming bookmarks
2015-03-19, by FUJIWARA Katsunori
manifest: avoid intersectfiles for matches > 100 files
2015-03-18, by Durham Goode
convert: optimize convert of files that are unmodified from p2 in merges
2015-03-19, by Mads Kiilerich
localrepo: reuse commit of parent filectx entries without rehashing
2015-03-19, by Mads Kiilerich
obsolete: avoid infinite loop from obs-cycle in divergence (issue4126)
2015-03-19, by Pierre-Yves David
tests: avoid deprecation warning
2015-03-19, by Matt Mackall
walkchangerevs: make followfilter a top-level class
2015-03-19, by Martin von Zweigbergk
patch._applydiff: resolve prefix with respect to the cwd
2015-03-19, by Siddharth Agarwal
test-revert-interactive: eliminate bashism in wildcard pattern
2015-03-20, by Yuya Nishihara
devel: also warn about transaction started without a lock
2015-03-10, by Pierre-Yves David
contrib: remove the now useless lock-checker.py extension
2015-03-10, by Pierre-Yves David
devel: move the lock-checking code into core
2015-01-16, by Pierre-Yves David
patch.pathtransform: prepend prefix even if strip is 0
2015-03-18, by Siddharth Agarwal
walkchangerevs: simplify by using match.always() method
2014-10-28, by Martin von Zweigbergk
localrepo: simplify by using match.always() method
2014-10-28, by Martin von Zweigbergk
localrepo: remove check for matcher object that's never None
2014-09-30, by Martin von Zweigbergk
context.walk: walk all files when file and '.' given
2015-03-18, by Martin von Zweigbergk
context.walk: call with util.all() a generator, not a list
2015-03-18, by Martin von Zweigbergk
obsolete: remove last instance of _enabled
2015-03-17, by Durham Goode
revbranchcache: write cache even during read operations
2015-02-24, by Durham Goode
revbranchcache: move cache writing to the transaction finalizer
2015-02-10, by Durham Goode
revbranchcache: populate cache incrementally
2015-02-10, by Durham Goode
revbranchcache: move entry writing to a separate function
2015-02-10, by Durham Goode
revbranchcache: store repo on the object
2015-02-10, by Durham Goode
revbranchcache: move out of branchmap onto localrepo
2015-02-10, by Durham Goode
revbranchcache: add test for when the cache is not writable
2015-03-17, by Durham Goode
patch.trydiff: add a docstring
2015-03-17, by Siddharth Agarwal
keyword: monkeypatch patch.diff more generically
2015-03-17, by Siddharth Agarwal
keyword: rename kw_diff to kwdiff in keeping with Mercurial style rules
2015-03-17, by Siddharth Agarwal
fetch: use an abort hint where appropriate
2015-03-17, by Yuya Nishihara
eol: replace "working copy" with "working directory" in extension help
2015-03-17, by Yuya Nishihara
revset: replace "working copy" with "working directory" in function help
2015-03-17, by Yuya Nishihara
commands: say "working directory" in full spelling
2015-03-17, by Yuya Nishihara
commands: replace "working copy" with "working directory" in help/messages
2015-03-17, by Yuya Nishihara
test-commit-interactive-curses: #require 'tic'
2015-03-17, by Matt Harbison
check-code: enforce the usage of 'seq.py' instead of 'seq'
2015-03-17, by Matt Harbison
tests: replace uses of 'seq' with portable 'seq.py'
2015-03-17, by Matt Harbison
tests: introduce 'seq.py' as a portable replacement for 'seq'
2015-03-17, by Matt Harbison
revert: add flag to make revert interactive
2015-03-16, by Laurent Charignon
record: move ui.write wrapping where it should be
2015-03-16, by Laurent Charignon
record: refactor the filtering code
2015-03-16, by Laurent Charignon
record: consolidate ui.write wrapping in a function
2015-03-16, by Laurent Charignon
bookmarks: reuse @number bookmark, if it refers changeset referred remotely
2015-03-17, by FUJIWARA Katsunori
bookmarks: check @pathalias suffix before available @number for efficiency
2015-03-17, by FUJIWARA Katsunori
bookmarks: prevent divergent bookmark from being updated unexpectedly
2015-03-17, by FUJIWARA Katsunori
manifest: include Python.h before standard headers
2015-03-18, by Drew Gottlieb
crecord: use colwidth instead of ucolwidth
2015-03-18, by Matt Mackall
manifest: speed up matches for large sets of files
2015-03-18, by Matt Mackall
perf: add methods for timing changeset file list reading
2015-03-18, by Matt Mackall
censor: add exchange tests, via local push/pull and bundle/unbundle
2015-03-15, by Mike Edgar
censor: add censor command to hgext with basic client-side tests
2015-03-15, by Mike Edgar
record: add comparison methods for recordhunk class
2015-03-13, by Laurent Charignon
record: minor refactoring of dorecord
2015-03-12, by Laurent Charignon
record: add tests for the curses recording interface
2015-03-12, by Laurent Charignon
record: enable curses recording logic with experimental flag
2015-03-12, by Laurent Charignon
record: change arguments of curses recording function
2015-03-13, by Laurent Charignon
record: change interface of the filtering function
2015-03-12, by Laurent Charignon
hgweb: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
pvec: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
scmutil: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
templater: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
largefiles: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
obsolete: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
fileset: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
filectx: add a repo accessor
2015-03-13, by Matt Harbison
run-tests: ignore ENOENT failures when removing old .err results
2015-03-13, by Augie Fackler
run-tests: stop storing start/stop times in a dict by test name
2015-03-13, by Augie Fackler
run-tests: avoid running the same test instance concurrently
2015-03-13, by Augie Fackler
run-tests: add --runs-per-test flag
2015-03-13, by Augie Fackler
convert: adjust progress bar for octopus merges (issue4169)
2015-03-12, by Augie Fackler
test-convert-git: show insane progress bar with octopus merge (issue4169)
2015-03-12, by Augie Fackler
manifest: have context use self.hasdir()
2015-03-13, by Drew Gottlieb
manifest: add hasdir() to context
2015-03-13, by Drew Gottlieb
manifest: add manifestdict.hasdir() method
2015-03-13, by Drew Gottlieb
manifest: have context's dirs() call its manifest's dirs()
2015-03-13, by Drew Gottlieb
manifest: add dirs() to manifestdict
2015-03-13, by Drew Gottlieb
formatter: convert None to json null
2014-09-17, by Yuya Nishihara
localrepo: extend "changeid in repo" to return True for workingctx revision
2014-08-17, by Yuya Nishihara
merge with stable
2015-03-16, by Matt Mackall
crecord: fix another underbar
2015-03-16, by Matt Mackall
crecord: fiddle with vertical whitespace
2015-03-16, by Matt Mackall
crecord: fix underbar style for orig_stdout
2015-03-16, by Matt Mackall
crecord: use encoding.ucolwidth
2015-03-16, by Matt Mackall
crecord: more import style
2015-03-16, by Matt Mackall
crecord: fix some import style
2015-03-16, by Matt Mackall
manifest.c: ensure realloc_if_full() returns 1 or 0
2015-03-13, by Matt Harbison
record: change recording function to work with crecord
2015-03-12, by Laurent Charignon
record: add crecord's ui logic to core
2015-03-12, by Laurent Charignon
record: change interface of dorecord to accept new filters
2015-03-11, by Laurent Charignon
record: remove duplicated tests
2015-03-11, by Laurent Charignon
record: make record use commit -i
2015-03-11, by Laurent Charignon
style: kill ersatz if-else ternary operators
2015-03-13, by Jordi Gutiérrez Hermoso
cvsps: use a different tiebreaker to avoid flaky test
2015-03-13, by Augie Fackler
templates: fix "log -q" output of default style
stable
2015-03-14, by Yuya Nishihara
merge with stable
2015-03-13, by Matt Mackall
subrepo: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
files: replace 'ctx._repo' with 'ctx.repo()'
2015-03-12, by Matt Harbison
context: add a repo accessor
2015-03-12, by Matt Harbison
test-histedit-edit.t: demonstrate qnew fails during a histedit (issue4366)
2015-03-12, by Augie Fackler
lazymanifest: make __iter__ generate filenames, not 3-tuples
2015-03-12, by Martin von Zweigbergk
lazymanifest: fix pure hg iterkeys()
2015-03-12, by Martin von Zweigbergk
hgweb: prevent loading style map from directories other than specified paths
stable
2015-03-13, by Yuya Nishihara
lazymanifest: add iterkeys() method
2015-03-11, by Martin von Zweigbergk
lazymanifest: extract function for iterating to next line
2015-03-11, by Martin von Zweigbergk
lazymanifest: fail if path or hash strings cannot be created
2015-03-11, by Martin von Zweigbergk
manifest: rewrite find(node, f) in terms of read(node)
2015-03-11, by Martin von Zweigbergk
ssl: load CA certificates from system's store by default on Python 2.7.9
2015-02-26, by Yuya Nishihara
ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC)
2015-03-04, by Yuya Nishihara
test-https: enable dummycert test only if Apple python is used (issue4500)
2015-03-04, by Yuya Nishihara
ssl: extract function that returns dummycert path on Apple python
2015-03-04, by Yuya Nishihara
largefiles: don't create chain of __contains__ calls
2015-03-11, by Martin von Zweigbergk
lazymanifest: don't depend on printf's 'hh' format to work
2015-03-12, by Martin von Zweigbergk
bundle2: test hooking using the new transaction-level hook
2015-03-11, by Pierre-Yves David
hook: add a generic hook right before we commit a transaction
2015-03-09, by Pierre-Yves David
transaction: add a validation stage
2015-03-09, by Pierre-Yves David
hook: add a generic hook after transaction has been closed
2015-03-09, by Pierre-Yves David
hook: have a generic hook for transaction opening
2014-12-10, by Pierre-Yves David
templater: allow piping generator-type function output to filters
2015-02-24, by Yuya Nishihara
record: add new tests for commit interactive (same tests as record)
2015-03-11, by Laurent Charignon
record: add interactive option to the commit command
2015-03-11, by Laurent Charignon
manifest: don't let find() look inside manifestdict
2015-03-10, by Martin von Zweigbergk
largefiles: replace manifestdict.__contains__, don't extend class
2015-03-09, by Martin von Zweigbergk
files: split reusable implementation into cmdutil for subrepo support
2015-03-08, by Matt Harbison
files: use ctx object to access dirstate
2015-03-08, by Matt Harbison
copies: added manifests to computenonoverlap
2015-03-10, by Durham Goode
record: move dorecord from record to cmdutil
2015-03-10, by Laurent Charignon
record: remove dependency on hg module in record
2015-03-10, by Laurent Charignon
record: remove dependency on extensions module in dorecord
2015-03-10, by Laurent Charignon
record: move filterpatch from record to patch
2015-03-10, by Laurent Charignon
patch.internalpatch: add a default value for prefix
2015-03-10, by Siddharth Agarwal
histedit: remove extra histedit constructor call
2015-03-11, by Durham Goode
color: consolidate cut-and-paste code
2015-03-11, by Jordi Gutiérrez Hermoso
record: move parsepatch from record to patch
2015-03-09, by Laurent Charignon
record: move scanpatch from record to patch
2015-03-09, by Laurent Charignon
record: move hunk class from record to patch
2015-03-09, by Laurent Charignon
record: move countChanges in the hunk class
2015-03-09, by Laurent Charignon
record: move header class from record to patch
2015-03-09, by Laurent Charignon
cmdutil.tryimportone: allow importing relative patches with --bypass
2015-03-10, by Siddharth Agarwal
cmdutil.tryimportone: allow importing relative patches into the working dir
2015-03-09, by Siddharth Agarwal
commands.import: accept a prefix option
2015-03-06, by Siddharth Agarwal
test: make version based test-extensions failure more explanatory
2015-03-10, by Pierre-Yves David
subrepo: add status support for ignored and clean files in git subrepos
2015-03-09, by Mathias De Maré
revlog: addgroup checks if incoming deltas add censored revs, sets flag bit
2015-01-14, by Mike Edgar
patch.internalpatch: accept a prefix parameter
2015-03-06, by Siddharth Agarwal
patch.patchbackend: accept a prefix parameter
2015-03-06, by Siddharth Agarwal
repair: define explicit local variable, don't reuse a comprehension variable
2015-03-10, by Mike Edgar
commands.paths: use ui.paths to show paths
2015-02-07, by Gregory Szorc
ui: represent paths as classes
2015-02-07, by Gregory Szorc
color: omit terminfo/win32 warning if non-interactive (issue4543)
2015-03-10, by Jordi Gutiérrez Hermoso
incoming: hide help about use of --bundle option by default
2015-02-26, by Yuya Nishihara
patch.applydiff: accept a prefix parameter
2015-03-06, by Siddharth Agarwal
patch._applydiff: accept a prefix parameter
2015-03-06, by Siddharth Agarwal
patch.makepatchmeta: accept a prefix parameter
2015-03-06, by Siddharth Agarwal
patch.pathtransform: add a prefix parameter
2015-03-06, by Siddharth Agarwal
patch.pathtransform: add doctests
2015-03-06, by Siddharth Agarwal
patch: rename pathstrip to pathtransform
2015-03-06, by Siddharth Agarwal
templatekw: forward _hybrid.get to raw values so that get(extras, key) works
2015-02-18, by Yuya Nishihara
templater: implement _hybrid.__contains__ so that ifcontains can accept dict
2015-02-18, by Yuya Nishihara
templatekw: keep raw list or dict in _hybrid object
2015-03-08, by Yuya Nishihara
templatekw: give name to lambda that constructs variables map of templater
2015-03-08, by Yuya Nishihara
templatekw: convert list of key/value pairs to sortdict
2015-03-08, by Yuya Nishihara
sortdict: have update() accept either dict or iterable of key/value pairs
2015-02-18, by Yuya Nishihara
record: allow editing new files (issue4304)
2015-03-06, by Laurent Charignon
localrepo: back out changeset b08af8f0ac01
2015-03-05, by Pierre-Yves David
test-shelve: be more lenient about whitespace (issue4124)
2015-03-09, by Tristan Seligmann
histedit: use better meta-variable names than VALUE in help text
2015-03-09, by Anton Shestakov
histedit: tweak --commands help text
2015-03-09, by Anton Shestakov
largefiles: report the source of copied/moved largefiles in status -C
2015-01-25, by Matt Harbison
test-commit-amend: add globs for Windows
2015-03-08, by Matt Harbison
lazymanifest: use a binary search to do an insertion
2015-01-30, by Augie Fackler
context: don't sort manifest entries
2014-11-17, by Augie Fackler
manifest: use custom C implementation of lazymanifest
2015-03-06, by Augie Fackler
manifest: split manifestdict into high-level and low-level logic
2015-03-07, by Augie Fackler
manifest: do parsing inside manifestdict contstructor
2015-03-07, by Augie Fackler
manifest: move parsing functions up in file
2015-03-07, by Augie Fackler
dispatch: offer suggestions of similar-named commands
2015-02-10, by Augie Fackler
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
2015-01-26, by Augie Fackler
test-revset: add tests for missing function output
2015-01-26, by Augie Fackler
revset: use UnknownIdentifier where appropriate
2015-01-26, by Augie Fackler
fileset: use UnknownIdentifier where appropriate
2015-01-26, by Augie Fackler
error: add a new UnknownIdentifier error type
2015-01-26, by Augie Fackler
log: display closing-branch nodes as "_" (BC)
2014-11-24, by Jordi Gutiérrez Hermoso
manifest: move pure parsing code out of pure
2015-03-06, by Matt Mackall
manifest.c: new extension code to lazily parse manifests
2015-01-13, by Augie Fackler
workingctx: use normal dirs() instead of dirstate.dirs()
2015-03-05, by Durham Goode
merge with stable
2015-03-05, by Matt Mackall
subrepo: only fetch unknown files from git when explicitly requested
2015-03-03, by Matt Harbison
subrepo: always return scmutil.status() from gitsubrepo.status()
2015-03-03, by Matt Harbison
subrepo: explicitly request clean and unknown files in status for git's add
2015-03-03, by Matt Harbison
largefiles: handle logging from outside the repo
2015-03-01, by Matt Harbison
largefiles: don't prefix standin patterns with '.hglf' when logging
2015-03-01, by Matt Harbison
largefiles: teach log to handle patterns
2015-02-28, by Matt Harbison
check-code: allow disabling msys path check
2015-03-05, by Matt Mackall
revset: extend fullreposet to make "null" revision magically appears in set
2015-01-08, by Yuya Nishihara
revset: duplicate spanset.__contains__ to fullreposet for modification
2015-01-10, by Yuya Nishihara
revset: have all() filter out null revision
2015-01-10, by Yuya Nishihara
revset: drop unnecessary calls of getall() with empty argument
2015-01-10, by Yuya Nishihara
graphlog: do not bypass commands.log so that -fr works
2015-03-04, by Yuya Nishihara
histedit: add a config allowing changing histedit rule line length limit
2015-01-21, by Mateusz Kwapich
dirstate: make sure rootdir ends with directory separator (issue4557)
stable
2015-03-06, by Yuya Nishihara
i18n-de: fix a typo in the german translation
stable
2015-03-04, by Alexander Becher
histedit: fix style of new error message
2015-03-03, by Matt Mackall
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGS
2015-02-04, by Augie Fackler
Makefile: introduce testpy-% target for testing with a specifc Python
2015-02-04, by Augie Fackler
extdiff: expand tildes and variables in paths to user-supplied diff programs
2015-02-27, by Jordi Gutiérrez Hermoso
setup.py: do not install c extensions on pypy
2015-02-22, by Joan Massich
copyright: update to 2015
2015-03-02, by Jesus Cea
changegroup: emit full-replacement deltas if either revision is censored
2015-01-21, by Mike Edgar
log: make -fr show complete history from the given revs
2015-02-06, by Durham Goode
util: accept "now, today, yesterday" for dates even the locale is not english
2015-02-24, by André Klitzing
copies: only calculate 'addedinm[12]' sets once
2015-02-27, by Martin von Zweigbergk
copies: calculate 'bothnew' from manifestdict.filesnotin()
2015-02-27, by Martin von Zweigbergk
copies: replace _nonoverlap() by calls to manifestdict.filesnotin()
2015-02-27, by Martin von Zweigbergk
copies: move code into new manifestdict.filesnotin() method
2015-02-27, by Martin von Zweigbergk
subrepo: warn when adding already tracked files in gitsubrepo
2015-02-27, by Matt Harbison
subrepo: don't exclude files in .hgignore when adding to git
2015-02-26, by Matt Harbison
dirstate: clarify comment about leaving normal files undef if changed 'now'
2015-01-14, by Mads Kiilerich
spelling: fixes from proofreading of spell checker issues
2015-01-18, by Mads Kiilerich
merge-tools: configuration for Beyond Compare on OS X
2015-02-27, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
tip