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.
test-check-commit-hg.t: automatically test all 'draft() and ::.' changesets
2014-08-06, by Pierre-Yves David
i18n-ru: syncronized with 45a01832cad1
stable
2014-08-04, by Alexander Sauta
merge with i18n
stable
2014-08-04, by Alexander Sauta
i18n-ru: sync with ad56fc55cbc3 (fuzzies)
stable
2014-08-04, by Alexander Sauta
i18n-ru: sync with ad56fc55cbc3 (missing strings)
stable
2014-08-01, by Alexander Sauta
i18n-ru: update 'revisions' translation
stable
2014-07-30, by Vladimir Zakharov
i18n-ru: update 'revsets' translation
stable
2014-07-29, by Vladimir Zakharov
i18n-ru: prompts fixed
stable
2013-10-16, by Alexander Sauta
whitespace: nuke triple blank lines in **.py
2014-08-07, by Matt Mackall
check-commit: spot growing whitespace
2014-08-07, by Matt Mackall
strip: remove -b/--backup codepaths
2014-07-24, by Jordi GutiƩrrez Hermoso
simplemerge: remove dead code
2014-08-07, by Jordi GutiƩrrez Hermoso
basectx: add missing, merge, and branch args to dirty method
2014-06-17, by Sean Farley
basefilectx: move isexec and islink from memfilectx
2014-07-25, by Sean Farley
tests: fix pyflakes test whitespace breakage
2014-08-06, by Matt Mackall
pushkey: wrap pushkey phase movement in a transaction
2014-08-06, by Pierre-Yves David
push: wrap local phase movement in a transaction
2014-08-06, by Pierre-Yves David
phase: wrap `hg phases` phase movement in a transaction
2014-08-06, by Pierre-Yves David
mq: wrap qimport phase movement in a transaction
2014-08-06, by Pierre-Yves David
mq: wrap qfinish phase movement in a transaction
2014-08-06, by Pierre-Yves David
tests: change some #ifs to #requires
2014-08-06, by Matt Mackall
tests: replace exit 80 with #require
2014-08-06, by Matt Mackall
run-tests: add #require to abort full test
2014-08-06, by Matt Mackall
run-tests: add support for xunit test reports
2014-08-05, by Augie Fackler
contrib: add check-commit hook script to sanity-check commits
2014-08-06, by Matt Mackall
shelve: use `targetphase` while unbundling
2014-08-05, by Pierre-Yves David
changegroup: add a `targetphase` argument to `addchangegroup`
2014-08-05, by Pierre-Yves David
shelve: do not retract phase boundary by hand
2014-08-05, by Pierre-Yves David
commit: update the --secret code to use backupconfig and restoreconfig
2014-08-05, by Pierre-Yves David
rebase: do not retract phase boundary by hand
2014-08-05, by Pierre-Yves David
config: fix restoreconfig of non existing config
2014-08-05, by Pierre-Yves David
push: use stepsdone for obsmarkers push
2014-07-31, by Pierre-Yves David
push: introduce a discovery step for obsmarker
2014-07-05, by Pierre-Yves David
push: move the list of obsmarker to push into the push operation
2014-07-05, by Pierre-Yves David
push: explicitly encode a list of obsmarkers to push
2014-07-04, by Pierre-Yves David
merge-tools: add a `premerge=keep-merge3` config option
2014-08-04, by Pierre-Yves David
merge-tools: make premerge valid values extensible
2014-08-04, by Pierre-Yves David
mergetools: add a test for premerge --keep
2014-08-04, by Pierre-Yves David
test-merge-tools: introduce a "revision 4" that merges with conflict
2014-08-04, by Pierre-Yves David
merge: add an internal:merge3 tool
2014-08-05, by Pierre-Yves David
internal:merge: update documentation
2014-08-05, by Pierre-Yves David
filemerge: allow the formatting of three labels instead of two
2014-08-05, by Pierre-Yves David
filemerge: drop extra white space
2014-08-05, by Pierre-Yves David
simplemerge: support three labels when merging
2014-08-05, by Pierre-Yves David
simplemerge: burn "minimal" feature to the ground
2014-08-05, by Pierre-Yves David
merge: use no-minimal for premerge too
2014-07-29, by Pierre-Yves David
merge: refactor labels selection code
2014-06-09, by Pierre-Yves David
push: include phase push in the unified bundle2 push
2014-07-01, by Pierre-Yves David
push: perform phases discovery before the push
2014-07-30, by Pierre-Yves David
push: make discovery extensible
2014-07-01, by Pierre-Yves David
push: rework the bundle2partsgenerators logic
2014-07-30, by Pierre-Yves David
push: move common heads computation into pushop
2014-07-01, by Pierre-Yves David
push: extract fallback heads computation into pushop
2014-07-01, by Pierre-Yves David
push: extract future heads computation into pushop
2014-07-01, by Pierre-Yves David
cmdutil: use '[committemplate]' section like as map file for style definition
2014-08-02, by FUJIWARA Katsunori
cmdutil: look commit template definition up by specified 'editform'
2014-08-02, by FUJIWARA Katsunori
import: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'
2014-08-02, by FUJIWARA Katsunori
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip