Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
transplant: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
shelve: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
rebase: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
mq: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
histedit: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
gpg: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
fetch: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
cmdutil: introduce 'editform' to distinguish the purpose of commit text editing
2014-08-02, by FUJIWARA Katsunori
log: allow patterns with -f
2014-07-22, by Durham Goode
run-tests: fix test result counts with --keyword specified or skips occurring
2014-07-28, by Augie Fackler
test-run-tests.t: add tests for skips
2014-07-29, by Augie Fackler
test-run-tests.t: add extra data to tests for keyword tests
2014-07-28, by Augie Fackler
purge: drop stat import
2014-08-04, by Matt Mackall
run-tests: add iolock to failure output
2014-08-04, by Matt Mackall
merge with stable
2014-08-04, by Matt Mackall
color: pass on key error for win32 (issue4298)
stable
2014-08-01, by Sean Farley
context: call normal on the right object
stable
2014-08-01, by Siddharth Agarwal
getbundle: add a ``cg`` boolean argument to control changegroup inclusion
2014-05-31, by Pierre-Yves David
wireproto: add a ``boolean`` type for getbundle parameters
2014-05-22, by Pierre-Yves David
i18n: detect UI language without POSIX-style locale variable on Windows (BC)
2014-08-03, by Yuya Nishihara
locate: use ctx.matches instead of ctx.walk
2014-08-01, by Siddharth Agarwal
context: add a method to efficiently filter by match if possible
2014-08-01, by Siddharth Agarwal
dirstate: add a method to efficiently filter by match
2014-08-01, by Siddharth Agarwal
purge: prefer util.unlink instead over own removefile
2014-08-02, by Christian Ebert
keyword: bump copyright year
2014-08-02, by Christian Ebert
keyword: really clean up kwdemo temp tree
2014-08-02, by Christian Ebert
graft: make --force apply across continues (issue3220)
2014-07-26, by Siddharth Agarwal
graft: allow regrafting ancestors with --force (issue3220)
2014-07-25, by Siddharth Agarwal
test-obsolete: better logging template
2014-07-04, by Pierre-Yves David
run-tests: '--time' option provide more details to Linux users
2014-06-26, by anuraggoel
merge with stable
2014-08-01, by Matt Mackall
Added signature for changeset 3178e4989202
stable
2014-08-01, by Matt Mackall
Added tag 3.1 for changeset 3178e4989202
stable
2014-08-01, by Matt Mackall
status: do not reverse deleted and unknown
stable
3.1
2014-08-01, by Pierre-Yves David
status: don't drop unknown and ignored information (issue4321)
stable
2014-08-01, by Pierre-Yves David
status: explicitly exclude removed file from unknown and ignored
stable
2014-08-01, by Pierre-Yves David
merge with i18n some more
stable
2014-08-01, by Matt Mackall
merge with i18n
stable
2014-08-01, by Matt Mackall
i18n-ja: synchronized with f582fa1167f7
stable
2014-08-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with dccbf52ffe9f
stable
2014-08-01, by Wagner Bruna
log: do not use exact matcher for --patch --follow without file (issue4319)
stable
2014-08-01, by Yuya Nishihara
qimport: record imported revs incrementally (issue3874)
stable
2014-07-31, by Matt Mackall
test-bundle2: add missing os import
stable
2014-07-31, by Matt Mackall
merge with i18n
stable
2014-07-31, by Matt Mackall
i18n-ja: synchronized with 838025b15925
stable
2014-08-01, by FUJIWARA Katsunori
help: always show command help with -h (issue4240)
stable
2014-07-31, by Matt Mackall
templater: add i18n comments to error messages of newly added functions
stable
2014-08-01, by FUJIWARA Katsunori
commands: make the warning message for "patch --partial" translatable
stable
2014-08-01, by FUJIWARA Katsunori
convert: fix argument mismatch at formatting the abort message
stable
2014-08-01, by FUJIWARA Katsunori
debuginstall: handle quoted path for editor (issue4316)
stable
2014-07-31, by Alexandre Garnier
test-bundle2: move file mode setting after sys import
stable
2014-07-30, by Matt Mackall
config: allow 'user' in .hgrc ui section (issue3169)
stable
2014-07-26, by anatoly techtonik
merge with i18n
stable
2014-07-30, by Matt Mackall
i18n-pt_BR: synchronized with ad56fc55cbc3
stable
2014-07-29, by Wagner Bruna
doc: unify help text for "--edit" option
stable
2014-07-30, by FUJIWARA Katsunori
doc: unify help text for "--message" option
stable
2014-07-30, by FUJIWARA Katsunori
histedit: respect revsetalias entries (issue4311)
stable
2014-07-28, by Augie Fackler
graft: add a reference to revsets to the help text (issue3362)
stable
2014-07-28, by Alexander Becher
i18n: add parenthesis in Brazilian translation of the resolve message
stable
2014-07-26, by Pierre-Yves David
resolve: add parenthesis around "no more unresolved files" message
stable
2014-07-26, by Pierre-Yves David
help: mention '-T list' in templater topic
stable
2014-07-25, by Matt Mackall
help: drop reference to glog in templates topic
stable
2014-07-25, by Matt Mackall
templates: re-add template listing support
stable
2014-07-25, by Matt Mackall
help: use --template to specify existing style
stable
2014-07-21, by Yuya Nishihara
test-status: add test for removed-and-untracked state (BC)
stable
2014-07-24, by Yuya Nishihara
bundle2: only use callable return as reply handler
stable
2014-07-02, by Pierre-Yves David
resolve: report no argument warning using a hint
stable
2014-07-24, by Nathan Goldbaum
revset: optimize baseset.__sub__ (issue4313)
stable
2014-07-24, by Gregory Szorc
memctx: substate needs to be {} instead of None
stable
2014-07-16, by Sean Farley
version: don't traceback if no extensions to list (issue4312)
stable
2014-07-23, by Matt Mackall
merge with i18n
stable
2014-07-23, by Matt Mackall
i18n-pt_BR: synchronized with 6c36dc6cd61a
stable
2014-07-20, by Wagner Bruna
largefiles: use "normallookup" on "lfdirstate" while reverting
stable
2014-07-23, by FUJIWARA Katsunori
largefiles: invoke "normallookup" on "lfdirstate" for merged files
stable
2014-07-23, by FUJIWARA Katsunori
largefiles: use "normallookup", if "mtime" of standin is unset
stable
2014-07-22, by FUJIWARA Katsunori
dirstate: delay writing out to ensure timestamp of each entries explicitly
stable
2014-07-22, by FUJIWARA Katsunori
tests: cat error messages are different on Solaris
stable
2014-07-21, by Danek Duvall
commands: fix typo in import documentation
stable
2014-07-20, by Wagner Bruna
Added signature for changeset 6c36dc6cd61a
stable
2014-07-19, by Matt Mackall
Added tag 3.1-rc for changeset 6c36dc6cd61a
stable
2014-07-19, by Matt Mackall
merge default into stable for 3.1 code freeze
stable
3.1-rc
2014-07-19, by Matt Mackall
revset: avoid a ValueError when 'only()' is given an empty set
2014-07-18, by Matt Harbison
cmdutil: make commit message shown in text editor customizable by template
2014-07-15, by FUJIWARA Katsunori
commiteditor: refactor default extramsg
2014-07-18, by Matt Mackall
filemerge: add internal:tagmerge merge tool
2014-06-26, by Angel Ezquerra
filemerge: use non-minimal conflict marker regions (BC)
2014-07-18, by Matt Mackall
test: use more elaborated content in ``test-conflict.t``
2014-06-09, by Pierre-Yves David
run-tests: make --view work again
2014-07-18, by Matt Mackall
filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
2014-07-06, by FUJIWARA Katsunori
largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
2014-07-17, by Matt Harbison
run-tests: write out scripts in binary mode
2013-11-05, by Augie Fackler
match: use util.re.escape instead of re.escape
2014-07-15, by Siddharth Agarwal
util.re: add an escape method
2014-07-15, by Siddharth Agarwal
util.re: move check for re2 into a separate method
2014-07-15, by Siddharth Agarwal
util: remove no longer used compilere
2014-07-15, by Siddharth Agarwal
commands: use util.re.compile instead of util.compilere
2014-07-15, by Siddharth Agarwal
config: use util.re.compile instead of util.compilere
2014-07-15, by Siddharth Agarwal
match: use util.re.compile instead of util.compilere
2014-07-15, by Siddharth Agarwal
util: move compilere to a class
2014-07-15, by Siddharth Agarwal
util: rename 're' to 'remod'
2014-07-15, by Siddharth Agarwal
bundle2-push: drop _pushbundle2extraparts
2014-07-02, by Pierre-Yves David
bundle2-test: use the new way to extend push content
2014-07-02, by Pierre-Yves David
bundle2-push: introduce a list of part generating functions
2014-07-02, by Pierre-Yves David
bundle2-push: move changegroup push validation inside _pushb2ctx
2014-07-02, by Pierre-Yves David
push: use `stepsdone` to control changegroup push through bundle10 or bundle20
2014-07-07, by Pierre-Yves David
push: add a ``pushop.stepsdone`` attribute
2014-07-02, by Pierre-Yves David
bundle2: add a ``bundle20.nbparts`` property
2014-07-02, by Pierre-Yves David
bundle2-push: extract changegroup logic in its own function
2014-07-02, by Pierre-Yves David
bundle2: call _pushbundle2extraparts a bit sooner
2014-07-02, by Pierre-Yves David
templatekw: add 'subrepos' keyword to show updated subrepositories
2014-07-15, by FUJIWARA Katsunori
templatekw: add 'currentbookmark' keyword to show current bookmark easily
2014-07-15, by FUJIWARA Katsunori
context: extend efficient manifest filtering to when all paths are files
2014-07-16, by Siddharth Agarwal
revset: remove no longer used _missingancestors revset
2014-07-12, by Siddharth Agarwal
revset: replace _missingancestors optimization with only revset
2014-07-12, by Siddharth Agarwal
tags: introduce _readtaghist function
2014-06-28, by Angel Ezquerra
subrepo: ensure "close()" execution at the end of "_initrepo()"
2014-06-20, by FUJIWARA Katsunori
subrepo: add test whether "[paths]" is configured correctly at subrepo creation
2014-06-20, by FUJIWARA Katsunori
subrepo: ensure "close()" execution at the end of "_cachestorehash()"
2014-06-20, by FUJIWARA Katsunori
subrepo: ensure "close()" execution at the end of "_readstorehashcache()"
2014-06-20, by FUJIWARA Katsunori
subrepo: ensure "close()" execution at the end of "_calcfilehash()"
2014-06-20, by FUJIWARA Katsunori
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip