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
+30000
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: sort missing files first instead of raising an error
2013-06-11, by simon
filectx: remove dependencies on filerev
2013-05-30, by Durham Goode
hg: move return statement after finally block
2013-06-08, by simon
run-tests: call Threads constructor with keyword arguments
2013-06-09, by simon
run-tests: ignoring tests works again
2013-06-09, by simon
check-code: introduce function for using re2 when available
2013-06-08, by Simon Heimberg
check-code: compile filters when loading
2013-06-08, by Simon Heimberg
check-code: compile all patterns on initialisation
2013-06-08, by Simon Heimberg
check-code: only fix patterns once
2013-06-08, by Simon Heimberg
merge with stable
2013-06-07, by Matt Mackall
commit: amending with --close-branch (issue3445)
stable
2013-05-02, by Iulian Stana
run-tests: simplify interrupted message
2013-06-07, by Matt Mackall
run-tests: remove spurious disable of --time with --debug
2013-06-07, by Matt Mackall
run-tests: always gather runtimes
2013-06-07, by Matt Mackall
run-tests: when interrupted report time in failure message
2013-06-05, by Simon Heimberg
run-tests: report interrupted tests
2013-06-05, by Simon Heimberg
run-tests: open hgrc file only for writing
2013-06-05, by Simon Heimberg
color: use pythons isinstance method instead of reprogramming it
2013-06-05, by Simon Heimberg
color: only provide the required opt to _modesetup
2013-06-05, by Simon Heimberg
doc: make it easier to read how to enable extensions
stable
2013-06-06, by Jordi GutiƩrrez Hermoso
doc: reword "config file" to "configuration file"
stable
2013-06-06, by Jordi GutiƩrrez Hermoso
run-tests: make --noskips work
2013-06-06, by Matt Mackall
filelog: switch 'not len(filerevlog)' to 'not filerevlog'
2013-05-30, by Durham Goode
annotate: simplify annotate parent function
2013-05-30, by Durham Goode
changegroup: move changegroup file adding to a separate function
2013-05-30, by Durham Goode
log: move log file walk to its own function
2013-05-30, by Durham Goode
bundle: refactor changegroup prune to be its own function
2013-05-30, by Durham Goode
filectx: refactor filectx.rev() to use filectx._changeid
2013-05-30, by Durham Goode
util: add an optional timestamp parameter to makedate
2013-06-03, by Bryan O'Sullivan
util: rename ct variable in makedate to timestamp
2013-06-03, by Bryan O'Sullivan
merge: add a files method to the mergestate class
2013-06-03, by Bryan O'Sullivan
histedit: raise ImportError when demandloading is enabled
stable
2013-06-05, by Simon Heimberg
run-tests: add --loop support
2013-06-02, by Matt Mackall
run-tests: --interactive and --jobs no longer conflict
2013-06-02, by Matt Mackall
run-tests: sort certain slow tests earlier by keyword
2013-06-02, by Matt Mackall
run-tests: drop unused resultslock
2013-06-02, by Matt Mackall
run-tests: drop options.child and users
2013-06-02, by Matt Mackall
run-tests: remove runchildren, now unused
2013-06-02, by Matt Mackall
run-tests: schedule largest tests first
2013-06-02, by Matt Mackall
run-tests: introduce thread scheduler
2013-06-02, by Matt Mackall
run-tests: use count to calculate port to use
2013-06-02, by Matt Mackall
run-tests: introduce threadtmp directory
2013-06-02, by Matt Mackall
run-tests: add abort flag
2013-06-02, by Matt Mackall
run-tests: move more variables to env
2013-06-02, by Matt Mackall
run-tests: simplify env deletion
2013-06-02, by Matt Mackall
run-tests: move most of remaining environment tweaks
2013-06-02, by Matt Mackall
run-tests: move environment creation to a separate function
2013-06-02, by Matt Mackall
run-tests: move HGRCPATH to env
2013-06-02, by Matt Mackall
run-tests: move DAEMON_PIDS to env
2013-06-02, by Matt Mackall
run-tests: move HGPORT setting to env
2013-06-02, by Matt Mackall
run-tests: write tmp paths into env copy
2013-06-02, by Matt Mackall
tests: avoid writing files to HGTMP
2013-06-02, by Matt Mackall
run-tests: use env dict to kill daemons
2013-06-02, by Matt Mackall
run-tests: add env dict to isolate test environment
2013-06-02, by Matt Mackall
merge with stable
2013-06-01, by Matt Mackall
Added signature for changeset cceaf7af4c9e
stable
2013-06-01, by Matt Mackall
Added tag 2.6.2 for changeset cceaf7af4c9e
stable
2013-06-01, by Matt Mackall
merge with i18n
stable
2.6.2
2013-06-01, by Matt Mackall
i18n-ja: synchronized with 9e5ab8d3154a
stable
2013-06-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with b592fd33233a
stable
2013-05-28, by Wagner Bruna
i18n-ru: synchronized with 39ea540dc154
stable
2013-05-28, by Alexander Sauta
i18n-ru: synchronized with ddfdccc9d5a4
stable
2013-05-27, by Alexander Sauta
graft: refuse to commit an interrupted graft (issue3667)
stable
2013-05-30, by Simon King
run-tests: remove some unnecessary globals
2013-05-27, by Matt Mackall
run-tests: add a log function
2013-05-24, by Matt Mackall
run-tests: make vlog a proper function
2013-05-24, by Matt Mackall
run-tests: unify marks and result codes
2013-05-24, by Matt Mackall
run-tests: change return code of runone
2013-05-24, by Matt Mackall
run-tests: regroup some initialization checks
2013-05-24, by Matt Mackall
run-tests: fix a path existence check
2013-05-24, by Matt Mackall
run-tests: regroup some variable initialization
2013-05-24, by Matt Mackall
run-tests: regroup nested functions
2013-05-24, by Matt Mackall
run-tests: regroup temp dir creation
2013-05-24, by Matt Mackall
run-tests: pull hgrc creation out as function
2013-05-24, by Matt Mackall
tests: simplify handling of unknown test types
2013-05-24, by Matt Mackall
run-tests: filter out non-tests from default list
2013-05-24, by Matt Mackall
run-tests: make a table of test types
2013-05-24, by Matt Mackall
run-tests: don't need to test shebang any more
2013-05-24, by Matt Mackall
merge with stable
2013-05-23, by Matt Mackall
merge with i18n
stable
2013-05-23, by Matt Mackall
i18n-pt_BR: synchronized with 2b4344f23b44
stable
2013-05-21, by Wagner Bruna
merge with stable
2013-05-23, by Matt Mackall
gendoc: extract print help topics into a dedicated function
2013-05-15, by Takumi IINO
amend: complain more comprehensibly about subrepos
stable
2013-05-23, by Matt Mackall
gendoc: make commnd __doc__ and extension __doc__ as translatable
2013-05-15, by Takumi IINO
blackbox: fix blackbox causing exceptions in tests
stable
2013-05-22, by Durham Goode
blackbox: fix recording exit codes (issue3938)
stable
2013-05-22, by Durham Goode
templater: add indentation arguments to the fill function
2013-04-18, by Sean Farley
templater: move templatefilters.func into the same place as the other funcs
2013-04-10, by Sean Farley
ui: merge prompt text components into a singe string
2013-05-22, by Matt Mackall
merge with stable
2013-05-21, by Matt Mackall
merge with i18n
stable
2013-05-21, by Matt Mackall
i18n-ru: merge with Nikolaj Sjujskij fixes
stable
2013-05-21, by Alexander Sauta
i18n-ru: update po-file for further translation (from ddc7a6be2021)
stable
2013-05-14, by Nikolaj Sjujskij
merge in i18n-ru
stable
2013-05-14, by Nikolaj Sjujskij
i18n-ru: fix patchbomb confirmation prompt (issue3929)
stable
2013-05-12, by Nikolaj Sjujskij
i18n-ru: fix "deleted files" in `status` description
stable
2013-04-08, by Nikolaj Sjujskij
tests: backport some glob fixups
stable
2013-05-21, by Matt Mackall
help: fix role/option confusion in RST
stable
2013-05-21, by Matt Mackall
merge with stable
2013-05-17, by Matt Mackall
summary: add a histedit hook
2013-05-14, by Bryan O'Sullivan
summary: indicate if a rebase is underway
2013-05-14, by Bryan O'Sullivan
summary: add tests for some extensions we plan to modify
2013-05-14, by Bryan O'Sullivan
mq: switch to new summary hook mechanism
2013-05-14, by Bryan O'Sullivan
summary: augment output with info from extensions
2013-05-14, by Bryan O'Sullivan
dirstate: don't overnormalize for ui.slash
stable
2013-05-17, by Matt Mackall
merge with stable
2013-05-16, by Matt Mackall
bundle-ng: move progress handling out of the linkrev callback
2013-05-10, by Benoit Boissinot
bundle-ng: simplify lookup and state handling
2013-05-10, by Benoit Boissinot
bundle-ng: simplify bundle10.generate
2013-05-10, by Sune Foldager
shrink: delete extension preventing further refactoring (BC)
2013-05-10, by Benoit Boissinot
bundle-ng: move bundle generation to changegroup.py
2013-02-10, by Benoit Boissinot
bundle-ng: unify _changegroup and _changegroupsubset
2013-05-10, by Benoit Boissinot
bundle-ng: move gengroup into bundler, pass repo object to bundler
2013-05-10, by Sune Foldager
bundle-ng: add bundlecaps argument to getbundle() command
2013-02-09, by Benoit Boissinot
bundle-ng: move group into the bundler
2013-05-10, by Sune Foldager
bundle-ng: move bundler creation up in the stack
2013-05-10, by Benoit Boissinot
i18n: fix untranslated prompts with translated responses (issue3936)
stable
2013-05-15, by Kevin Bullock
help: stop documentation markup appearing in generated help
stable
2013-05-15, by Mike Williams
merge with stable
2013-05-14, by Matt Mackall
ui: use util.sizetoint in configbytes
2013-05-14, by Bryan O'Sullivan
util: migrate fileset._sizetoint to util.sizetoint
2013-05-14, by Bryan O'Sullivan
Added signature for changeset ddc7a6be2021
stable
2013-05-14, by Matt Mackall
Added tag 2.6.1 for changeset ddc7a6be2021
stable
2013-05-14, by Matt Mackall
dirstate.status: avoid full walks when possible
2013-04-23, by Siddharth Agarwal
dirstate.walk: add a flag to let extensions avoid full walks
2013-04-22, by Siddharth Agarwal
merge with stable
2013-05-13, by Matt Mackall
i18n: fix partially-translated prompts (issue3928) (issue3929)
stable
2.6.1
2013-05-13, by Matt Mackall
merge with i18n
stable
2013-05-13, by Matt Mackall
i18n-pt_BR: synchronized with 27013ace80eb
stable
2013-05-10, by Wagner Bruna
pathencode: grow buffers to increase safety margin
stable
2013-05-10, by Matt Mackall
merge with stable
2013-05-13, by Kevin Bullock
help/config: note 64-bit Windows registry key used with 32-bit Python
stable
2013-05-12, by Mike Williams
httpclient: upgrade to fe8c09e4db64 of httpplus
2013-05-11, by Augie Fackler
splicemap: support paths with spaces in splicemap (issue3844)
2013-05-08, by Szymon Wroblewski
branch: strip whitespace before testing known branch name
stable
2013-05-07, by Yuya Nishihara
merge with stable
2013-05-09, by Matt Mackall
copies: refactor checkcopies() into a top level method
2013-05-01, by Durham Goode
store: move top file walk to a separate function
2013-05-08, by Durham Goode
clone: move file stream walk to a separate function
2013-05-01, by Durham Goode
dirstate._walkexplicit: inline dirsnotfound.append
2013-05-07, by Siddharth Agarwal
dirstate._walkexplicit: rename work to dirsfound
2013-05-07, by Siddharth Agarwal
dirstate.walk: refactor explicit walk into separate function
2013-05-07, by Siddharth Agarwal
dirstate.walk: pull skipstep3 out of the explicit walk code
2013-05-07, by Siddharth Agarwal
dirstate.walk: move dirignore filter out of explicit walk code
2013-05-07, by Siddharth Agarwal
dirstate.walk: maintain a list of dirs not found
2013-05-07, by Siddharth Agarwal
highlight: fix page layout with empty first and last lines
stable
2013-05-10, by Alexander Plavin
check-code: add another Windows pathsep rule
2013-05-09, by Matt Mackall
merge with stable
2013-05-09, by Matt Mackall
tests: quiet strip to avoid commandserver pathsep issue
stable
2013-05-09, by Matt Mackall
tests: fix another Windows path issue
stable
2013-05-09, by Matt Mackall
tests: fix unionrepo path issue on msys (issue3927)
stable
2013-05-09, by Matt Mackall
merge with stable
2013-05-09, by Matt Mackall
blackbox: fix literal block syntax
stable
2013-05-09, by Takumi IINO
largefiles: check unknown files with case awareness of the filesystem
stable
2013-05-07, by FUJIWARA Katsunori
largefiles: check existence of the file with case awareness of the filesystem
stable
2013-05-07, by FUJIWARA Katsunori
windows: check target type before actual unlinking to follow POSIX semantics
stable
2013-05-07, by FUJIWARA Katsunori
Merge with stable.
2013-05-09, by Augie Fackler
manifestmerge: local unknown, remote created: don't traverse symlinks
2013-05-08, by Siddharth Agarwal
subrepo: open files in 'rb' mode to read exact data in (issue3926)
stable
2013-05-09, by FUJIWARA Katsunori
patch: use scmutil.marktouched instead of scmutil.addremove
2013-04-04, by Siddharth Agarwal
scmutil: add a function to mark that files have been operated on
2013-04-04, by Siddharth Agarwal
scmutil.addremove: factor out code to mark added/removed/renames
2013-04-03, by Siddharth Agarwal
scmutil.addremove: factor out code to find renames
2013-04-03, by Siddharth Agarwal
scmutil.addremove: rename local 'copies' to 'renames'
2013-04-03, by Siddharth Agarwal
scmutil.addremove: factor out dirstate walk into another function
2013-04-02, by Siddharth Agarwal
filecontext: use 'is not None' to check for filelog existence
2013-05-01, by Durham Goode
filelog: use super() for calling base functions
2013-05-01, by Durham Goode
bookmarks: allow bookmark command to take multiple arguments
2013-05-02, by Kevin Bullock
merge with stable
2013-05-05, by Matt Mackall
convert: fix bug of wrong CVS path parsing without port number (issue3678)
stable
2013-05-03, by Blesso hrvoje1212
match: add comments to explain explicitdir and traversedir
2013-05-03, by Siddharth Agarwal
match: make explicitdir and traversedir None by default
2013-05-03, by Siddharth Agarwal
dirstate.walk: cache match.explicitdir and traversedir locally
2013-05-03, by Siddharth Agarwal
match: drop dir callback
2013-04-28, by Siddharth Agarwal
inotify: call match.explicitdir
2013-04-28, by Siddharth Agarwal
purge: hook into match.explicitdir and traversedir
2013-04-28, by Siddharth Agarwal
localrepo.commit: hook into match.explicitdir
2013-04-28, by Siddharth Agarwal
dirstate.walk: call match.explicitdir or traversedir as appropriate
2013-04-28, by Siddharth Agarwal
match: introduce explicitdir and traversedir
2013-04-28, by Siddharth Agarwal
merge with stable
2013-05-04, by Matt Mackall
run-tests: when running in parallel, delete tmpdirs immediately
2013-05-03, by Siddharth Agarwal
tests: check path separator in moves
2013-05-03, by Brendan Cully
tests: fix test-commandserver phase . output for windows
2013-05-03, by Brendan Cully
hfs+: rewrite percent-escaper (issue3918)
stable
2013-05-04, by Matt Mackall
merge with stable
2013-05-03, by Matt Mackall
revert: ensure that copies and renames are honored (issue3920)
stable
2013-05-03, by Bryan O'Sullivan
hgignore: fix regression with hgignore directory matches (issue3921)
stable
2013-05-03, by Durham Goode
templater: fix output instability from gsoc patches
2013-05-02, by Augie Fackler
log-style: add a log style that is default+phase (issue3436)
2013-04-18, by Iulian Stana
templater: show the style list when I try to use a wrong one
2013-05-02, by Iulian Stana
test-nested-repo.t: touch another file inside nested repo
2013-04-27, by Siddharth Agarwal
check-code: add more path sep glob checks
2013-05-02, by Matt Mackall
splicemap: improve error handling when source is subversion (issue2084)
2013-04-25, by Ben Goswami
splicemap: improve error handling when source is git (issue2084)
2013-04-25, by Ben Goswami
splicemap: improve error handling when source is hg (issue2084)
2013-04-25, by Ben Goswami
splicemap: move parsesplicemap to convcmd.py (issue2084)
2013-04-24, by Ben Goswami
merge with stable
2013-05-02, by Matt Mackall
tests: sprinkle globs over largefiles/subrepo tests for Windows
stable
2013-05-02, by Brendan Cully
tests: skip permissions tests in test-phases-exchange when fs lacks permissions
stable
2013-05-02, by Brendan Cully
merge with stable
2013-05-02, by Matt Mackall
Added signature for changeset 23f785b38af3
stable
2013-05-01, by Matt Mackall
Added tag 2.6 for changeset 23f785b38af3
stable
2013-05-01, by Matt Mackall
bookmarks: fix bug that activated a bookmark even with -r passed
stable
2.6
2013-05-01, by Sean Farley
bookmarks: resolve divergent bookmark when moving across a branch
stable
2013-04-30, by Sean Farley
bookmarks: resolve divergent bookmarks when moving active bookmark forward
stable
2013-05-01, by Sean Farley
bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant
stable
2013-05-01, by Sean Farley
tags: update tag type only if tag node is updated (issue3911)
stable
2013-04-30, by FUJIWARA Katsunori
match: fix root calculation for combining regexps with simple paths
stable
2013-04-30, by Mads Kiilerich
icasefs: enhance test to prevent regression by changes in the future
stable
2013-04-30, by FUJIWARA Katsunori
icasefs: rewrite case-folding collision detection (issue3452)
stable
2013-04-30, by FUJIWARA Katsunori
icasefs: refactor "test-casecollision-merge.t" to reuse in succeeding fixes
stable
2013-04-30, by FUJIWARA Katsunori
icasefs: ignore removed files at building "dirstate._foldmap" up on icasefs
stable
2013-04-30, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 3f5e75c22585
stable
2013-05-01, by Wagner Bruna
merge with i18n
stable
2013-05-01, by Wagner Bruna
i18n-ja: synchronized with f01a351db791
stable
2013-05-01, by FUJIWARA Katsunori
dispatch: add support for --option=value to _earlygetopt
stable
2013-04-29, by Bryan O'Sullivan
dispatch: add doctests for _earlygetopt
stable
2013-04-29, by Bryan O'Sullivan
push: make locking of source optional (issue3684)
stable
2013-04-30, by Pierre-Yves David
push: factorise phase movement in a simple closure
stable
2013-04-30, by Pierre-Yves David
merge: increase safety of parallel updating/removing on icasefs
stable
2013-04-29, by FUJIWARA Katsunori
hgweb: handle filtered "0" rev in navigation
stable
2013-04-30, by Pierre-Yves David
hgweb: fix empty navigation detection
stable
2013-04-30, by Pierre-Yves David
tests: AIX can't handle negative date in test-dirstate.t
stable
2013-04-30, by Jim Hague
win32: use explicit path to "python.exe" only if it exists
stable
2013-04-26, by FUJIWARA Katsunori
test-mq-strip.t: add a test for strip --keep with clean working dir
stable
2013-04-26, by Siddharth Agarwal
largefiles: use repo.wwrite for writing standins (issue3909)
stable
2013-04-27, by Mads Kiilerich
largefiles: drop repo wrapping detection
stable
2013-04-26, by Mads Kiilerich
config: discard "%unset" values defined in the other files read in previously
stable
2013-04-26, by FUJIWARA Katsunori
tests: rename from test-config-case.t to test-config.t for centralization
stable
2013-04-26, by FUJIWARA Katsunori
i18n: show the non-ASCII password prompt text correctly
stable
2013-04-25, by FUJIWARA Katsunori
tests: make sed usage in test-unionrepo.t cross-platform
stable
2013-04-23, by Kevin Bullock
check-code: fix sed 'i' command rule newline matching
stable
2013-04-23, by Kevin Bullock
blackbox: don't run permission tests on non-unix systems
stable
2013-04-22, by Durham Goode
check-code: expand sed rule to include more offenders
stable
2013-04-22, by Kevin Bullock
check-code: add a rule against a GNU sed-ism
stable
2013-04-22, by Kevin Bullock
hgweb: make help verbose again (issue3899)
stable
2013-04-22, by Alexander Plavin
merge with i18n
stable
2013-04-21, by Matt Mackall
i18n-pt_BR: synchronized with 64ea454e7d76
stable
2013-04-20, by Wagner Bruna
css: remove repeated property
stable
2013-04-20, by Alexander Plavin
css: fixed font-family
stable
2013-04-20, by Alexander Plavin
color: add a test with extension loaded and ui.formatted=False
stable
2013-04-19, by Siddharth Agarwal
color: set _colormode to None when mode is unset (issue3895)
stable
2013-04-19, by Siddharth Agarwal
color: turn colorui functions into forwards when color is None
stable
2013-04-19, by Siddharth Agarwal
largefiles: fix typos in documentation
stable
2013-04-19, by Wagner Bruna
translations: change label integer error to not specify the kind of label
stable
2013-04-19, by Durham Goode
Added signature for changeset 292cd385856d
stable
2013-04-18, by Matt Mackall
Added tag 2.6-rc for changeset 292cd385856d
stable
2013-04-18, by Matt Mackall
merge default int stable for 2.6 code freeze
stable
2.6-rc
2013-04-18, by Matt Mackall
blackbox: automatically rotate log files
2013-04-18, by Bryan O'Sullivan
ui: add a configbytes method, for space configuration
2013-04-18, by Bryan O'Sullivan
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)
2013-04-18, by Simon Heimberg
color: set the ui class in reposetup, before a repo is created
2013-04-18, by Simon Heimberg
parsers: remove warning: format ā%ldā expects argument of type ālong intā
2013-04-18, by AndrƩ Sintzoff
annotate: discard refcount of discarded annotation for memory efficiency
2013-04-18, by FUJIWARA Katsunori
revlog: fix a regression with null revision
2013-04-18, by Alexander Plavin
rebase: check no-op before checking phase (issue3891)
2013-04-18, by Siddharth Agarwal
template: call runtemplate on the src argument to sub
2013-04-10, by Sean Farley
run-tests: introduce --random for running tests in random error
2013-04-17, by Mads Kiilerich
largefiles: wlock in status before lfdirstate.write()
2013-04-17, by Mads Kiilerich
transplant: use set for prune lookup
2013-04-16, by Mads Kiilerich
obsolete: extract obsolescence marker pulling into a dedicated function
2013-04-17, by Pierre-Yves David
obsolete: extract obsolescence marker pushing into a dedicated function
2013-04-17, by Pierre-Yves David
blackbox: fix a case of name capture
2013-04-18, by Bryan O'Sullivan
pathencode: eliminate comma at end of enum list to avoid pedantic warning
2013-04-19, by Yuya Nishihara
smtp: use 465 as default port for SMTPS
2013-04-19, by FUJIWARA Katsunori
subrepo: fix test breakage introduced in 2b34d004e644
2013-02-21, by Kevin Bullock
histedit: more precise user message when changeset is missing
2013-04-18, by Pierre-Yves David
histedit: protect against duplicated entries
2013-04-18, by Pierre-Yves David
histedit: track short hash instead of changectx object
2013-04-18, by Pierre-Yves David
histedit: ensure rules return short hex at all time
2013-04-18, by Pierre-Yves David
histedit-test: test unknown command
2013-04-18, by Pierre-Yves David
histedit-test: test unknown changeset
2013-04-18, by Pierre-Yves David
histedit-test: test malformed line
2013-04-18, by Pierre-Yves David
histedit-test: test that extra revisions are detected
2013-04-18, by Pierre-Yves David
histedit-test: test that missing revisions are detected
2013-04-18, by Pierre-Yves David
histedit: handle multiple spaces between action and hash (issue3893)
2013-04-18, by Pierre-Yves David
http2: sane readline
2013-02-01, by Brendan Cully
http2: make read use pushchunk/popchunk, eschew itertools
2013-02-01, by Brendan Cully
http2: track available data as it changes instead of recomputing it
2013-02-01, by Brendan Cully
histedit-test: rename histedit-revspec into histedit-argument
2013-04-18, by Pierre-Yves David
histedit-test: remove unnecessary graphlog extension
2013-04-18, by Pierre-Yves David
histedit-test: drop skip logic for older mercurial version
2013-04-18, by Pierre-Yves David
hgweb: refactor checks for granting and revoking user permissions
2013-04-15, by Wagner Bruna
check-code: add check for lock release order
2013-04-17, by Matt Mackall
parsers: fix variable declaration position issue
2013-04-17, by Matt Mackall
zsh_completion: complete all files for `commit/backout --logfile`
2013-04-17, by Nikolaj Sjujskij
transplant: improve documentation
2013-04-16, by Mads Kiilerich
transplant: clarify what --branch do - it has nothing to do with branches
2013-04-16, by Mads Kiilerich
import: inline checkexact function
2013-04-17, by Pierre-Yves David
import: factor out checkexact
2013-04-17, by Pierre-Yves David
amend: fix unlocking order - first lock then wlock
2013-04-17, by Mads Kiilerich
codingstyle: remove trailing spaces in various text files
2013-04-17, by Mads Kiilerich
tests: run check-code on Python files without .py extension
2013-04-17, by Mads Kiilerich
histedit: move outgoing processing to its own function
2013-04-16, by Pierre-Yves David
histedit: move all arguments checks to the beginning of the command
2013-04-16, by Pierre-Yves David
histedit-test: generalise --commands "-" usage
2013-04-16, by Pierre-Yves David
histedit: allow "-" as a command file
2013-04-16, by Pierre-Yves David
histedit: properly handle --continue on empty fold
2013-04-16, by Pierre-Yves David
histedit-test: replace obscure python script by a plain file
2013-04-16, by Pierre-Yves David
test: improve documentation of some histedit tests
2013-04-16, by Pierre-Yves David
test: use a lighter log style in histedit test
2013-04-16, by Pierre-Yves David
subrepo: add regression test for issue3870
2013-04-16, by Kevin Bullock
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)
2013-04-16, by pozheg
dispatch: print 'abort:' when a pre-command hook fails (BC)
2013-04-16, by Siddharth Agarwal
largefiles: don't hash all largefiles when initializing a lfdirstate
2013-04-15, by Mads Kiilerich
largefiles: use filechunkiter for iterating largefile when serving getlfile
2013-04-16, by Mads Kiilerich
largefiles: stat all largefiles in one batch before downloading
2013-04-15, by Mads Kiilerich
largefiles: 'put' should store 'source' file in under 'hash', also in localstore
2013-04-15, by Mads Kiilerich
largefiles: getlfile must hit end of HTTP chunked streams to reuse connections
2013-04-16, by Mads Kiilerich
largefiles: drop limitreader, use filechunkiter limit
2013-04-16, by Mads Kiilerich
largefiles: move protocol conversion into getlfile and make it an iterable
2013-04-16, by Mads Kiilerich
largefiles: don't close the fd passed to store._getfile
2013-04-15, by Mads Kiilerich
largefiles: remove blecch from lfutil.copyandhash - don't close the passed fd
2013-04-15, by Mads Kiilerich
largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
2013-04-15, by Mads Kiilerich
largefiles: refactoring - use findfile in localstore._getfile
2013-04-15, by Mads Kiilerich
largefiles: refactoring - return hex from _getfile and copyandhash
2013-04-15, by Mads Kiilerich
largefiles: refactoring - create destination dir in lfutil.link
2013-04-15, by Mads Kiilerich
summary: clear "commonincoming" also if branches are different
2013-04-09, by FUJIWARA Katsunori
summary: make "incoming" information sensitive to branch in URL (issue3830)
2013-04-09, by FUJIWARA Katsunori
histedit: make "hg histedit" sensitive to branch in URL
2013-04-09, by FUJIWARA Katsunori
summary: make "outgoing" information sensitive to branch in URL (issue3829)
2013-04-09, by FUJIWARA Katsunori
annotate: increase refcount of each revisions correctly (issue3841)
2013-03-29, by FUJIWARA Katsunori
annotate: reuse already calculated annotation
2013-03-29, by FUJIWARA Katsunori
log: fix behavior with empty repositories (issue3497)
2013-04-17, by Alexander Plavin
merge with crew
2013-04-16, by Matt Mackall
revlog: don't cross-check ancestor result against Python version
2013-04-16, by Bryan O'Sullivan
parsers: a C implementation of the new ancestors algorithm
2013-04-16, by Bryan O'Sullivan
revlog: choose a consistent ancestor when there's a tie
2013-04-16, by Bryan O'Sullivan
ancestor: a new algorithm that is faster for nodes near tip
2013-04-16, by Bryan O'Sullivan
update: allow dirty update to foreground (successors)
2013-04-16, by Pierre-Yves David
obsolete: extract foreground computation from bookmark.validdest
2013-04-16, by Pierre-Yves David
destroyed: invalidate phraserevs cache in all case (issue3858)
2013-04-15, by Pierre-Yves David
largefiles: deprecate --all-largefiles for pull
2013-04-15, by Mads Kiilerich
largefiles: implement pull --all-largefiles as a special case of --lfrev
2013-04-15, by Mads Kiilerich
largefiles: drop --cache-largefiles again
2013-04-15, by Mads Kiilerich
largefiles: introduce pulled() revset expression for use in --lfrev
2013-04-15, by Mads Kiilerich
largefiles: introduce pull --lfrev option
2013-04-15, by Mads Kiilerich
largefiles: refactor overridepull internals
2013-04-15, by Mads Kiilerich
largefiles: introduce lfpull command for pulling missing largefiles
2013-04-15, by Mads Kiilerich
largefiles: update help
2013-04-15, by Mads Kiilerich
largefiles: fix cat of non-largefiles from subdirectory
2013-04-15, by Mads Kiilerich
largefiles: don't store whole file in memory for 'cat'
2013-04-15, by Mads Kiilerich
mergetools: rename 'base' to 'merged' in meld
2013-04-16, by ronvoe12249
mergetools: avoid losing the merged version with meld
2013-02-21, by ronvoe12249
templatekw: add default styles for hybrid types (issue3887)
2013-04-16, by Matt Mackall
largefiles: improve repo wrapping detection
2013-04-10, by FUJIWARA Katsunori
hgweb: respond HTTP_NOT_FOUND when an archive request does not match any files
2013-03-21, by Angel Ezquerra
archive: raise error.Abort if the file pattern matches no files
2013-03-21, by Angel Ezquerra
ui: add 'force' parameter to traceback() to override the current print setting
2013-02-09, by Matt Harbison
ui: add support for fully printing chained exception stacks in ui.traceback()
2013-02-09, by Matt Harbison
subrepo: chain the original exception to SubrepoAbort
2013-02-06, by Matt Harbison
debugrebuildstate: rename to debugrebuilddirstate
2013-04-15, by Mads Kiilerich
debugstate: rename to debugdirstate
2013-04-15, by Mads Kiilerich
debugrebuildstate: clarify that rev can't be specified without -r
2013-04-15, by Mads Kiilerich
check-code: check txt files for trailing whitespace
2013-04-15, by Mads Kiilerich
check-code: catch trailing space in comments
2013-04-15, by Mads Kiilerich
spelling: fix typos and spelling errors
2013-04-15, by Mads Kiilerich
wireproto: clarify cryptic 'remote: unsynced changes' error message on push
2013-04-11, by Mads Kiilerich
export: export working directory parent by default
2013-02-11, by Mads Kiilerich
commit: allow closing "non-head" changesets
2013-04-10, by Mads Kiilerich
record: ignore trailing content when parsing patches - introduce 'other' lines
2012-06-13, by Mads Kiilerich
record: abort on malformed patches instead of crashing
2013-04-11, by Mads Kiilerich
localrepo: use "vfs.rename()" instead of "util.rename()"
2013-04-15, by FUJIWARA Katsunori
localrepo: use "vfs.setflags()" instead of "util.setflags()"
2013-04-15, by FUJIWARA Katsunori
localrepo: use "vfs.readlink()" instead of "os.readlink()"
2013-04-15, by FUJIWARA Katsunori
localrepo: use "vfs.islink()" instead of "os.path.islink()"
2013-04-15, by FUJIWARA Katsunori
localrepo: use "vfs.rename()" instead of "util.rename()"
2013-04-15, by FUJIWARA Katsunori
localrepo: use "vfs.exists()" instead of "os.path.exists()"
2013-04-15, by FUJIWARA Katsunori
localrepo: use vfs instead of "os.path.*" in sharedpath checking
2013-04-15, by FUJIWARA Katsunori
vfs: split "expand" into "realpath"/"expandpath" to apply each separately
2013-04-15, by FUJIWARA Katsunori
unionrepo: read-only operations on a union of two localrepos
2013-01-18, by Mads Kiilerich
subrepo: fix exception on revert when "all" option is omitted
2013-04-15, by Yuya Nishihara
histedit: update tests for new intervention framework
2013-04-14, by Matt Mackall
test-subrepo: add tests for subrepo "storeclean" checks
2013-03-08, by Angel Ezquerra
subrepo: do not push mercurial subrepos whose store is clean
2013-02-16, by Angel Ezquerra
subrepo: implement "storeclean" method for mercurial subrepos
2013-02-16, by Angel Ezquerra
util: add notindexed optional parameter to makedirs function
2013-02-16, by Angel Ezquerra
subrepo: introduce storeclean method
2013-02-16, by Angel Ezquerra
subrepo: introduce storeclean helper functions
2013-02-16, by Angel Ezquerra
dispatch: exit with status 1 for an InterventionRequired exception (bc)
2013-02-08, by Augie Fackler
histedit: switch from util.Abort to util.InterventionRequired where appropriate (bc)
2013-02-08, by Augie Fackler
rebase: switch from util.Abort to util.InterventionRequired where appropriate (bc)
2013-02-08, by Augie Fackler
dispatch: catch InterventionRequired and print the message with no prefix
2013-02-08, by Augie Fackler
error: introduce new InterventionRequired exception
2013-02-08, by Augie Fackler
util: remove unreachable code
2013-04-12, by Bryan O'Sullivan
util: remove no-op assignment
2013-04-12, by Bryan O'Sullivan
merge more evolve stuff away (what?)
2013-04-12, by Bryan O'Sullivan
synthrepo: add missing import of sys
2013-04-12, by Bryan O'Sullivan
transplant: pass source through to recover
2013-04-12, by Bryan O'Sullivan
repoview: remove more unreachable code
2013-04-12, by Bryan O'Sullivan
merge away some failed evolve fat-fingering
2013-04-12, by Bryan O'Sullivan
pager: add missing imports of errno and shlex
2013-04-12, by Bryan O'Sullivan
largefiles: quiet (and document) undefined name errors (issue3886)
2013-04-12, by Bryan O'Sullivan
color: add missing import of error
2013-04-12, by Bryan O'Sullivan
pvec: use the correct name for an identifier
2013-04-12, by Bryan O'Sullivan
repoview: remove unreachable code
2013-04-12, by Bryan O'Sullivan
pvec: use the correct name for an identifier
2013-04-12, by Bryan O'Sullivan
repoview: remove unreachable code
2013-04-12, by Bryan O'Sullivan
mail: add missing import of sys
2013-04-12, by Bryan O'Sullivan
statichttprepo: add missing import of os
2013-04-12, by Bryan O'Sullivan
worker: add missing import of errno
2013-04-12, by Bryan O'Sullivan
histedit: support editing of the first commit (issue3767)
2013-04-12, by Bryan O'Sullivan
test-commit-amend.t: fix check-code violation from 3a72c89a83ec
2013-04-12, by Augie Fackler
util: improve doc for checkcase
2013-02-11, by Mads Kiilerich
scheme: don't crash on invalid URLs
2013-04-11, by Mads Kiilerich
amend: support amending merge changesets (issue3778)
2013-02-08, by Brodie Rao
worker: catch all exceptions, try to exit usefully/safely
2013-04-11, by Bryan O'Sullivan
lock: if we fork, ensure that only the parent releases
2013-04-11, by Bryan O'Sullivan
tag: clarify cryptic error message when tagging null revision
2013-04-11, by Mads Kiilerich
setup: make error message for missing Python headers more helpful
2013-04-12, by Mads Kiilerich
obsolete: ensure all markers have a date
2013-02-11, by Pierre-Yves David
zsh_completion: make use of `debuglabelcomplete` command
2013-04-08, by Nikolaj Sjujskij
dirs: use mutable strings internally
2013-04-10, by Bryan O'Sullivan
dirs: use mutable integers internally
2013-04-10, by Bryan O'Sullivan
scmutil: rewrite dirs in C, use if available
2013-04-10, by Bryan O'Sullivan
scmutil: use new dirs class in dirstate and context
2013-04-10, by Bryan O'Sullivan
scmutil: add a dirs class
2013-04-10, by Bryan O'Sullivan
scmutil: migrate finddirs from dirstate
2013-04-10, by Bryan O'Sullivan
merge
2013-04-10, by Bryan O'Sullivan
manifestmerge: handle workdir removed, remote removed with flags
2013-04-10, by Siddharth Agarwal
dicthelpers.diff: compare against default for missing values
2013-04-10, by Siddharth Agarwal
templater: back out 0615b22da148, it breaks schemes ({1})
2013-04-09, by Brendan Cully
debuglabelcomplete: compute active branch heads correctly
2013-04-09, by Bryan O'Sullivan
merge with i18n
2013-04-08, by Matt Mackall
hg-i18n-it: minor fixes
2013-04-05, by Stefano Tortarolo
templater: fix check-code error
2013-04-08, by Bryan O'Sullivan
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
2013-03-26, by FUJIWARA Katsunori
sslutil: abort if peer certificate is not verified for secure use
2013-03-26, by FUJIWARA Katsunori
smtp: add the class to verify the certificate of the SMTP server for SMTPS
2013-03-26, by FUJIWARA Katsunori
smtp: add the class to verify the certificate of the SMTP server for STARTTLS
2013-03-26, by FUJIWARA Katsunori
template: allow unquoted int function arguments
2013-04-07, by Brendan Cully
Merge with main
2013-04-08, by Brendan Cully
graft: use missing ancestors algorithm to find earlier grafts
2013-04-06, by Siddharth Agarwal
graft: find ancestors of destination lazily
2013-04-06, by Siddharth Agarwal
merge with crew
2013-04-05, by Matt Mackall
sslutil: try harder to avoid getpeercert problems
2013-04-05, by Matt Mackall
copies._forwardcopies: use set operations to find missing files
2013-04-04, by Siddharth Agarwal
perf: add a command to test copies.pathcopies perf
2013-04-04, by Siddharth Agarwal
merge with stable
2013-04-04, by Matt Mackall
Added signature for changeset 8a7bd2dccd44
stable
2013-04-04, by Matt Mackall
Added tag 2.5.4 for changeset 8a7bd2dccd44
stable
2013-04-04, by Matt Mackall
applyupdates: assign variable before we try to use it (issue3855)
stable
2.5.4
2013-03-18, by Kevin Bullock
merge with mpm
2013-04-03, by Bryan O'Sullivan
perf: add a command to test addremove performance
2013-04-01, by Siddharth Agarwal
merge with crew
2013-04-03, by Matt Mackall
dirstate: only call lstat once per flags invocation
2013-04-03, by Bryan O'Sullivan
util: add functions to check symlink/exec bits
2013-04-03, by Bryan O'Sullivan
Merge with stable.
2013-04-03, by Augie Fackler
setup.py: properly discard trust warning.
stable
2013-04-02, by Isaac Jurado
scmutil.addremove: use iteritems on walk results
2013-04-02, by Siddharth Agarwal
scmutil.addremove: stop sorting all walk results
2013-04-02, by Siddharth Agarwal
scmutil.addremove: pull ui.status printing out of the loop
2013-04-02, by Siddharth Agarwal
scmutil.addremove: remove redundant directory and symlink checks
2013-04-02, by Siddharth Agarwal
scmutil.addremove: pull repo.dirstate fetch out of the loop
2013-04-02, by Siddharth Agarwal
scmutil: remove dead updatedir code
2013-04-01, by Siddharth Agarwal
merge with mpm
2013-04-02, by Bryan O'Sullivan
merge with stable
2013-04-02, by Matt Mackall
Added signature for changeset 50c922c1b514
stable
2013-04-02, by Matt Mackall
Added tag 2.5.3 for changeset 50c922c1b514
stable
2013-04-02, by Matt Mackall
hgweb: show correct error message for i18n environment
stable
2.5.3
2013-02-15, by Takumi IINO
commands: fix typo in debugobsolete docstring
stable
2013-04-01, by Wagner Bruna
duplicatecopies: do not mark items not in the dirstate as copies
2013-03-28, by Siddharth Agarwal
duplicatecopies: fix arg name and docstring
2013-03-28, by Siddharth Agarwal
pull: list bookmarks before pulling changesets (issue3873)
2013-03-29, by Siddharth Agarwal
test-hook.t: remove prelistkeys.forbid hook before moving on
2013-03-29, by Siddharth Agarwal
bookmarks.updatefromremote: rename local rb to remotemarks
2013-03-29, by Siddharth Agarwal
pull: rename local rb to remotebookmarks
2013-03-29, by Siddharth Agarwal
dicthelpers: inline diff and join code
2013-03-29, by Siddharth Agarwal
dicthelpers: add docstrings for diff and join
2013-03-29, by Siddharth Agarwal
perf: add perfdirs command
2013-04-01, by Bryan O'Sullivan
merge with stable
2013-04-01, by Matt Mackall
zsh_completion: fix trailing carriage return spoiling tag completion
stable
2013-03-29, by Nikolaj Sjujskij
filesets: add eol predicate
2013-03-29, by Matt Mackall
merge with stable
2013-03-29, by Matt Mackall
merge with i18n
stable
2013-03-29, by Matt Mackall
merge with i18n
stable
2013-03-01, by Wagner Bruna
i18n-ja: synchronized with 61c8327ced50
stable
2013-03-01, by FUJIWARA Katsunori
perf: remove mysterious trailing newlines
2013-03-28, by Bryan O'Sullivan
blackbox: fix a few check-code portability errors
2013-03-27, by Bryan O'Sullivan
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip