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.
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip