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
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-import: sync with 6084926366b9 for platforms without execbit
2015-06-01, by Matt Harbison
hgwebdir: avoid redundant repo and directory entries when 'web.name' is set
stable
2015-06-01, by Matt Harbison
Added signature for changeset ed18f4acf435
stable
2015-06-01, by Matt Mackall
Added tag 3.4.1 for changeset ed18f4acf435
stable
2015-06-01, by Matt Mackall
merge with stable
2015-06-01, by Matt Mackall
templatekw: compare target context and its parent exactly (issue4690)
stable
3.4.1
2015-06-02, by FUJIWARA Katsunori
test: use bundle2 in test-pull-http
2015-05-29, by Pierre-Yves David
test: use bundle2 in test-push-http
2015-05-27, by Pierre-Yves David
test: copy test-push-http.t to testpush-http-bundle1.t
2015-05-27, by Pierre-Yves David
tests: add (?) flag for optional lines
2015-05-31, by Matt Mackall
templatekw: display active bookmark more consistently (issue4552) (BC)
2015-04-15, by Ryan McElroy
revrange: build spanset from x:y range
2015-05-24, by Yuya Nishihara
revrange: build balanced tree of addsets from revisions (issue4565)
2015-05-24, by Yuya Nishihara
revrange: clean up meaningless reconstruction of sets
2015-05-24, by Yuya Nishihara
revrange: drop unnecessary deduplication of revisions
2015-05-24, by Yuya Nishihara
summary: move the parents phase marker to commit line (issue4688)
2015-05-29, by Gilles Moris
tags: support setting hgtags fnodes cache entries
2015-05-25, by Gregory Szorc
tags: support reading tags cache without populating
2015-05-25, by Gregory Szorc
check-commit: make foo_bar naming regexp less greedy
2015-05-31, by Gregory Szorc
test: use bundle2 in test-http
2015-05-27, by Pierre-Yves David
test: copy test-http.t to test-http-bundle1.t
2015-05-27, by Pierre-Yves David
test: use bundle2 in test-ssh
2015-05-27, by Pierre-Yves David
test: copy test-ssh.t to test-ssh-bundle1.t
2015-05-27, by Pierre-Yves David
test: lock test-unbundlehash to bundle1 usage
2015-05-27, by Pierre-Yves David
test: use bundle2 in test-acl
2015-05-27, by Pierre-Yves David
test: use both bundle formats in test-pull-http
2015-05-27, by Pierre-Yves David
test: use bundle2 in test-http-proxy
2015-05-27, by Pierre-Yves David
tests: use bundle2 for test-hook
2015-05-27, by Pierre-Yves David
pull: only prefetch bookmarks when using bundle1
2015-05-27, by Pierre-Yves David
pull: document the race condition with bookmark name
2015-05-28, by Pierre-Yves David
pull: only list remote bookmarks if -B is used to populate pulled heads
2015-05-28, by Pierre-Yves David
i18n-ja: synchronized with 8594d0b3018e
stable
2015-06-01, by FUJIWARA Katsunori
hg: explicitly check that peer lookup object has instance() if call failed
2015-05-30, by Yuya Nishihara
extensions: show traceback on load failure if --traceback flag is set
2015-03-30, by Yuya Nishihara
ui: flush stdout before writing traceback to stderr
2015-05-31, by Yuya Nishihara
treemanifest: visit directory 'foo' when given e.g. '-X foo/ba?'
2015-05-27, by Martin von Zweigbergk
phases: fix bug where native phase computation wasn't called
2015-05-29, by Laurent Charignon
merge with stable
2015-05-29, by Matt Mackall
record: add default value for operation argument
2015-05-27, by Laurent Charignon
record: precise documentation
2015-05-28, by Laurent Charignon
test: use both bundle formats in test-bookmarks-pushpull
2015-05-27, by Pierre-Yves David
test: explicitly test wire protocol discovery with bundle1 and bundle2
2015-05-27, by Pierre-Yves David
test: use bundle2 for exchange in test-push-warn
2015-05-27, by Pierre-Yves David
test: use bundle2 for exchange in test-largefile
2015-05-27, by Pierre-Yves David
test: use bundle2 for exchange in test-push-warn
2015-05-27, by Pierre-Yves David
test: use bundle2 for exchange in test-bookmark-pushpull
2015-05-27, by Pierre-Yves David
test: use bundle2 for exchange in test-obsolete
2015-05-27, by Pierre-Yves David
revert: remove unused debug code in the test file
2015-05-29, by Laurent Charignon
commands: rename current to active in variables and comments
2015-05-28, by Ryan McElroy
templatekw: introduce active subkeyword from bookmarks keyword
2015-05-28, by Ryan McElroy
bookmarks: name label for active bookmark correctly
2015-04-16, by Ryan McElroy
tests: descending empty dirs works in all hgweb styles, test them too
2015-05-30, by Anton Shestakov
tests: actualize the comment in test-hgweb-descend-empties.t
2015-05-30, by Anton Shestakov
revset: add fast path for _list() of integer revisions
2015-05-17, by Yuya Nishihara
revset: optimize 'or' operation of trivial revisions to a list
2015-05-17, by Yuya Nishihara
revset: make "null" able to appear in internal _list() expression
2015-05-29, by Yuya Nishihara
revset: make internal _list() expression remove duplicated revisions
2015-05-24, by Yuya Nishihara
repair: use _hexlist() to build revset expression from binary nodes
2015-05-24, by Yuya Nishihara
listkey: display the size of the listkey payload in a debug message
2015-05-28, by Pierre-Yves David
ssh: test some no-op pull through ssh with --debug
2015-05-29, by Pierre-Yves David
subrepo: detect issue3781 case earlier so it apply to bundle2
2015-05-27, by Pierre-Yves David
bundle2: hide bundle2 stream debug under a config flag
2015-05-26, by Pierre-Yves David
bundle2: add generic debug output regarding processed interruption
2015-05-26, by Pierre-Yves David
bundle2: add generic debug output regarding processed part payload
2015-05-26, by Pierre-Yves David
bundle2: add generic debug output regarding processed part
2015-05-26, by Pierre-Yves David
bundle2: add generic debug output at the end of bundle processing
2015-05-27, by Pierre-Yves David
bundle2: add generic debug output regarding processed bundle
2015-05-27, by Pierre-Yves David
histedit: fix keep during --continue
stable
2015-05-28, by Durham Goode
dispatch: disable demandimport for the --debugger option
2015-05-28, by Jordi Gutiérrez Hermoso
hooks: replace if-try-finally with a "with" statement
2015-05-28, by Jordi Gutiérrez Hermoso
demandimport: define a `deactivated` context manager
2015-05-28, by Jordi Gutiérrez Hermoso
largefiles: drop the unused lfcommands._addchangeset()
2015-05-28, by Matt Harbison
largefiles: use the convert extension for 'lfconvert --to-normal'
2015-05-28, by Matt Harbison
bundle2: add generic debug output regarding generated interruption
2015-05-27, by Pierre-Yves David
bundle2: add generic debug output regarding generated parts
2015-05-27, by Pierre-Yves David
bundle2: add generic debug output regarding generated bundle
2015-05-27, by Pierre-Yves David
bundle2: add debug output for part generation
2015-05-27, by Pierre-Yves David
bundle2: handle new line in 'indebug' function
2015-05-26, by Pierre-Yves David
bundle2: prefix all unbundling debug message with 'bundle2-input:'
2015-05-26, by Pierre-Yves David
bundle2: introduce a specific function for debug messages while unbundling
2015-05-26, by Pierre-Yves David
bundle2: add an informative comment to the capability dict
2015-05-28, by Pierre-Yves David
merge with stable
2015-05-28, by Matt Mackall
bundle2: handle new line in 'outdebug' function
2015-05-26, by Pierre-Yves David
bundle2: prefix all bundling debug messages with 'bundle2-ouput:'
2015-05-26, by Pierre-Yves David
bundle2: introduce a specific function for bundling debug message
2015-05-26, by Pierre-Yves David
parsers: simplify the code computing the phases
2015-05-27, by Laurent Charignon
parsers: move index_get_parents's declaration higher
2015-05-27, by Laurent Charignon
record: add an operation arguments to customize recording ui
2015-05-27, by Laurent Charignon
revset: reduce nesting of chained 'or' operations (issue4624)
2015-04-26, by Yuya Nishihara
revset: add helper to build balanced addsets from chained 'or' operations
2015-05-24, by Yuya Nishihara
revset: comment that we can't swap 'or' operands by weight
2015-04-26, by Yuya Nishihara
parser: add helper to reduce nesting of chained infix operations
2015-04-26, by Yuya Nishihara
convert: properly pass null ids through .hgtags (issue4678)
stable
2015-05-27, by Matt Mackall
commit: improve --close-branch documentation
2015-05-27, by Matt Mackall
patch: add 'extra' argument to makememctx
2015-05-22, by Laurent Charignon
merge with stable
2015-05-27, by Matt Mackall
match: normpath the ignore source when expanding the 'subinclude' kind
2015-05-27, by Matt Harbison
repair: forbid strip from inside a transaction
2015-05-23, by Pierre-Yves David
test-treemanifest: add globs for Windows
2015-05-27, by Matt Harbison
test-revert-interactive: don't escape the $ for $TESTTMP
2015-05-27, by Matt Harbison
changelog: fix bug in heads computation
2015-05-26, by Laurent Charignon
changelog: change input type of index_get_parents
2015-05-26, by Laurent Charignon
branch: don't warn about branches if repository has multiple branches already
2015-05-22, by Matt Mackall
transaction: really fix _addbackupentry key usage (issue4684)
stable
2015-05-26, by Pierre-Yves David
largefiles: avoid match.files() in conditions
2015-05-19, by Martin von Zweigbergk
largefiles: pass in whole matcher to getstandinmatcher()
2015-05-26, by Martin von Zweigbergk
largefiles: drop unused 'pats' parameter from getstandinmatcher()
2015-05-26, by Martin von Zweigbergk
devel: rename 'all' to 'all-warnings' (BC)
2015-05-26, by Pierre-Yves David
merge with stable
2015-05-26, by Matt Mackall
copies: document hack for adding '' to set of dirs
2015-05-22, by Martin von Zweigbergk
test-revset: update test that isn't broken on default branch
2015-05-26, by Yuya Nishihara
pathutil: demote two local functions to just be forwards
2015-05-26, by Augie Fackler
pathutil: restate dirname and join as forwards to posixpath
2015-05-26, by Augie Fackler
help: add documentation on include: and subinclude:
2015-05-20, by Durham Goode
match: enable 'subinclude:' syntax
2015-05-16, by Durham Goode
copies: switch to using pathutil.dirname
2015-05-22, by Durham Goode
pathutil: add dirname and join functions
2015-05-22, by Durham Goode
changelog: move index_get_parents function up
2015-05-21, by Laurent Charignon
mergecopies: avoid slowdown from linkrev adjustment (issue4680)
stable
2015-05-26, by Matt Mackall
hgweb: remove an extra call to nodebranchnodefault() in changesetentry()
2015-05-26, by Anton Shestakov
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip