Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
revset: split post-parsing stage from match()
2015-08-07, by Yuya Nishihara
filesets: ignore unit case in size() predicate for single value
stable
2015-08-08, by Anton Shestakov
copies: use absolute_import
2015-08-08, by Gregory Szorc
config: use absolute_import
2015-08-08, by Gregory Szorc
changelog: use absolute_import
2015-08-08, by Gregory Szorc
changegroup: use absolute_import
2015-08-08, by Gregory Szorc
bundlerepo: use absolute_import
2015-08-08, by Gregory Szorc
bundle2: use absolute_import
2015-08-07, by Gregory Szorc
branchmap: use absolute_import
2015-08-07, by Gregory Szorc
bookmarks: use absolute_import
2015-08-07, by Gregory Szorc
archival: use absolute_import
2015-08-07, by Gregory Szorc
ancestor: use absolute_import
2015-08-07, by Gregory Szorc
discovery: always use batching now that all peers support batching
2015-08-05, by Augie Fackler
wireproto: make wirepeer look-before-you-leap on batching
2015-08-05, by Augie Fackler
batching: migrate basic noop batching into peer.peer
2015-08-05, by Augie Fackler
parsers: fix memory leak in compute_phases_map_sets
stable
2015-08-06, by Laurent Charignon
histedit: do not stay on a cleaned nodes on abort
2015-08-03, by Pierre-Yves David
histedit: also update away from tmpnodes
2015-08-03, by Pierre-Yves David
histedit: use revset to check if we need to update during abort
2015-08-03, by Pierre-Yves David
histedit: remove useless 'else' clause
2015-08-03, by Pierre-Yves David
histedit: make cleanupnode more robust
2015-07-31, by Pierre-Yves David
convert: fix git convert using servers branches
2015-07-29, by Durham Goode
revrange: drop old-style parser in favor of revset (API)
2015-01-24, by Yuya Nishihara
tag: do not pass binary nullid to scmutil.revsingle()
2015-03-15, by Yuya Nishihara
revset: port parsing rule of old-style ranges from scmutil.revrange()
2015-07-18, by Yuya Nishihara
debugrevspec: pass lookup function to visualize fallback mechanism
2015-07-18, by Yuya Nishihara
help: fix typo familar -> familiar
stable
2015-08-03, by Javi Merino
highlight: exit early on textual and unknown files (issue3005)
2015-08-02, by Anton Shestakov
histedit: extract a simpler function to process replacement on abort
2015-08-03, by Pierre-Yves David
merge with stable
2015-08-03, by Pierre-Yves David
exchange: fix dead assignment
2015-07-20, by Martin von Zweigbergk
exchange: s/phase/bookmark/ in _pushb2bookmarks()
2015-07-20, by Martin von Zweigbergk
histedit: backout ebb5bb9bc32e
stable
2015-07-31, by Pierre-Yves David
test-bookmarks.t: avoid nested repo
2015-08-02, by Siddharth Agarwal
revlog: remove unused shaoffset constants
2015-08-02, by Yuya Nishihara
revlog: correct comment about size of v0 index format
2015-08-02, by Yuya Nishihara
merge with stable
2015-08-03, by Pierre-Yves David
Added signature for changeset 21aa1c313b05
stable
2015-07-31, by Matt Mackall
Added tag 3.5 for changeset 21aa1c313b05
stable
2015-07-31, by Matt Mackall
i18n: fix unclosed inline span in pt_BR
stable
3.5
2015-07-31, by Matt Mackall
merge with i18n
stable
2015-07-31, by Matt Mackall
i18n-ja: synchronized with 7fcad0c4ef8c
stable
2015-07-31, by FUJIWARA Katsunori
convert: when converting from Perforce use original local encoding by default
stable
2015-07-22, by Eugene Baranov
i18n-pt_BR: synchronized with 3e84f40232c7
stable
2015-07-29, by Wagner Bruna
convert: when getting file from Perforce concatenate data at the end
stable
2015-07-30, by Eugene Baranov
help: scripting help topic
stable
2015-07-18, by Gregory Szorc
convert: document convert.hg.startrev
stable
2015-07-29, by Matt Harbison
transplant: restore dirstate correctly at unexpected failure
stable
2015-07-30, by FUJIWARA Katsunori
localrepo: make journal.dirstate contain in-memory changes before transaction
stable
2015-07-30, by FUJIWARA Katsunori
dirstate: ensure mv source is marked deleted when walking icasefs (issue4760)
stable
2015-07-27, by Matt Harbison
extdiff: allow modifications in subrepos to be copied back
stable
2015-07-27, by Matt Harbison
ignore: fix path concatenation of .hgignore on Windows
stable
2015-07-27, by Yuya Nishihara
repair: fix typo in warning message
stable
2015-07-26, by Wagner Bruna
monoblue: link to branches on summary page
stable
2015-07-26, by Anton Shestakov
monoblue: fix branches link on help topics page
stable
2015-07-26, by Anton Shestakov
hgweb: show ages in repos' Last modified column in monoblue and gitweb
stable
2015-07-26, by Anton Shestakov
ignore: fix include: rules depending on current directory (issue4759)
stable
2015-07-24, by Durham Goode
test: move ignore test run into a subdirectory
stable
2015-07-24, by Durham Goode
monoblue: show relative age of bookmarks
stable
2015-07-13, by Anton Shestakov
highlight: produce correct markup when there's a blank line just before EOF
stable
2015-07-22, by Anton Shestakov
test-check-config: convert directory separators to '/' for MSYS
stable
2015-07-20, by Matt Harbison
test-subrepo: fix globs for Windows
stable
2015-07-20, by Matt Harbison
test-clone: fix globs for Windows
stable
2015-07-20, by Matt Harbison
tests: diff -r on Solaris emits "Common subdirectories:"
stable
2015-07-20, by Danek Duvall
tests: work around differing hunk headers between GNU and Solaris diff
stable
2015-07-20, by Danek Duvall
tests: use egrep with regular expression branches for compatibility
stable
2015-07-20, by Danek Duvall
parsers: silence warning of implicit integer conversion issued by clang
stable
2015-07-20, by Yuya Nishihara
tests: disable test of buffer overflow in parsers.c if --pure
stable
2015-07-19, by Yuya Nishihara
win32: update Inno Setup script after the changes done in 95e042d77a5f
stable
2015-07-19, by Pascal Quantin
Added signature for changeset 96a38d44ba09
stable
2015-07-18, by Matt Mackall
Added tag 3.5-rc for changeset 96a38d44ba09
stable
2015-07-18, by Matt Mackall
merge with default for code freeze
stable
3.5-rc
2015-07-18, by Matt Mackall
tests: add a check-config pass
2015-06-26, by Matt Mackall
hgweb: document web.certificates option
2015-07-18, by Matt Mackall
shelve: make maxbackup doc check-config friendly
2015-07-18, by Matt Mackall
share: make option docs more check-config friendly
2015-07-18, by Matt Mackall
perf: mark experimental option presleep
2015-07-18, by Matt Mackall
check-config: don't continue prematurely
2015-07-18, by Matt Mackall
subrepo: mark internal-only option
2015-06-25, by Matt Mackall
progress: mark experimental option
2015-06-25, by Matt Mackall
censor: mark experimental option
2015-06-25, by Matt Mackall
bundle2: fix type of experimental option
2015-06-25, by Matt Mackall
merge: make merge.preferancestor type and default consistent
2015-06-25, by Matt Mackall
merge: mark ancient debugging option
2015-06-25, by Matt Mackall
email: fix config default value inconsistency
2015-06-25, by Matt Mackall
bookmarks: mark internal-only option
2015-06-25, by Matt Mackall
commit: mark internal-only option
2015-06-25, by Matt Mackall
localrepo: mark format options
2015-06-25, by Matt Mackall
formatter: mark developer options
2015-06-25, by Matt Mackall
http2: mark experimental and developer options
2015-06-25, by Matt Mackall
bookmarks: mark internal-only config option
2015-06-25, by Matt Mackall
filemerge: mark internal-only config option
2015-06-25, by Matt Mackall
profiler: mark developer-only config option
2015-06-25, by Matt Mackall
debugger: mark developer-only option
2015-06-25, by Matt Mackall
commandserver: mark developer-only logging option
2015-06-25, by Matt Mackall
generaldelta: mark experimental reordering option
2015-06-25, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
tip