Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
convert: fix svn crash when svn.ra.get_log calls back with orig_paths=None
stable
2013-11-16, by Mads Kiilerich
share: fix unshare calling wrong repo.__init__() method
stable
2013-11-16, by Brodie Rao
statichttprepo.httprangeheader: implement readlines
2013-11-17, by Siddharth Agarwal
statichttprepo: pass in True to splitlines, not 1
2013-11-17, by Siddharth Agarwal
mq: don't add '* * *' separators when there is no commit message
2013-11-16, by Mads Kiilerich
bisect: avoid confusing use of variables with same names in nested local scopes
2013-11-16, by Mads Kiilerich
discovery: make note messages for new heads more readable
2013-11-16, by Mads Kiilerich
discovery: tweak error message for multiple branch heads
2013-11-16, by Mads Kiilerich
test-obsolete-checkheads.t: remove todo comment that was fixed in be0fcbb1c92f
2013-11-16, by Mads Kiilerich
convert: readability and test of rpairs function
2013-11-17, by Mads Kiilerich
tests: make doctest test runner less verbose
2013-11-17, by Mads Kiilerich
tests: python hash seed is only relevant after failures - otherwise keep quiet
2013-11-17, by Mads Kiilerich
scmutil.filecache: support watching over multiple files
2013-11-16, by Siddharth Agarwal
scmutil: introduce a filecacheentry that can watch multiple paths
2013-11-16, by Siddharth Agarwal
scmutil: rename filecacheentry to filecachesubentry
2013-11-16, by Siddharth Agarwal
scmutil.filecacheentry: make stat argument to constructor mandatory
2013-11-16, by Siddharth Agarwal
test-filecache.py: add markers to the output for each event
2013-11-16, by Siddharth Agarwal
test-filecache.py: make setbeforeget test clearer
2013-11-16, by Siddharth Agarwal
test-module-imports.t: new test to use the import cycle detector
2013-11-17, by Augie Fackler
import-checker: try a little harder to show fewer cycles
2013-11-17, by Augie Fackler
import-checker: ignore nested imports
2013-11-17, by Augie Fackler
contrib: add an import checker
2013-11-17, by Augie Fackler
makememctx: move from patch to context to break import cycle
2013-11-06, by Augie Fackler
cleanup: move stdlib imports to their own import statement
2013-11-06, by Augie Fackler
pathutil: tease out a new library to break an import cycle from canonpath use
2013-11-06, by Augie Fackler
subsettable: move from repoview to branchmap, the only place it's used
2013-11-06, by Augie Fackler
obsolete: add __eq__ and __hash__ to marker to make set() deduplication work
2013-11-16, by Augie Fackler
obsolete: do not accept duplicated marker during exchange
2013-11-16, by Pierre-Yves David
Merge with stable.
2013-11-17, by Augie Fackler
obsolete: stop doing membership test on list
stable
2013-11-16, by Pierre-Yves David
bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()"
2013-11-08, by FUJIWARA Katsunori
bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()"
2013-11-08, by FUJIWARA Katsunori
bookmarks: rewrite "updatefromremote()" by "compare()"
2013-11-08, by FUJIWARA Katsunori
bookmarks: add function to centralize the logic to compare bookmarks
2013-11-08, by FUJIWARA Katsunori
hgweb: use semantically suitable filelog.revs in filelog
2013-11-10, by Alexander Plavin
hgweb: always compute all entries and latestentry in filelog
2013-11-10, by Alexander Plavin
hgweb: remove unused argument of entries function in filelog
2013-11-10, by Alexander Plavin
transplant: use peer of source repository as "remote" for "repo.pull()"
2013-11-16, by FUJIWARA Katsunori
run-tests: remove files that we potentially create outside of $TMPDIR
2013-11-15, by Sean Farley
run-tests: remove code that creates a dummy 'diffstat'
2013-11-15, by Sean Farley
template: change extras to use showlist rather than manual templ call.
2013-11-15, by Matthew Turk
help: adding example 'extras' printing to 'hg help templates'
2013-11-15, by Matthew Turk
help: document about {extras} template keyword
2013-11-15, by Matthew Turk
check-code: document last ignore regexp
2013-11-09, by Simon Heimberg
check-code: drop unneeded ignore patterns
2013-11-09, by Simon Heimberg
merge with stable
2013-11-16, by Matt Mackall
merge with i18n
stable
2013-11-16, by Matt Mackall
contrib: add editmerge script for editor conflict prompts
2013-11-15, by Durham Goode
strip: fix last unprotected mq reference (issue4097)
stable
2013-11-14, by Matt Mackall
tests: skip tests that require not having root (issue4089)
2013-11-14, by Matt Mackall
make: restrict recursion in make clean
2013-11-14, by Matt Mackall
scmutil: skip checks in "casecollisionauditor" if filename is already checked
2013-11-12, by FUJIWARA Katsunori
check-code: prepend warning prefix only once, but for each warning
stable
2013-11-09, by Simon Heimberg
hgweb, i18n: do not translate search mode description
stable
2013-11-13, by Wagner Bruna
tests: end output lines including path with "(glob)" to pass on Windows
stable
2013-11-10, by FUJIWARA Katsunori
tests: quote environment variable to extract wildcard on MinGW environment
stable
2013-11-10, by FUJIWARA Katsunori
tests: choose the path separator in PYTHONPATH suitable for platform
stable
2013-11-10, by FUJIWARA Katsunori
util: warn when adding paths ending with \
stable
2013-11-08, by Mads Kiilerich
check-code: more replacement characters
stable
2013-11-05, by Simon Heimberg
check-code: check comment for '.. note::' without two newlines
stable
2013-11-05, by Simon Heimberg
documentation: add an extra newline after note directive
stable
2013-11-05, by Simon Heimberg
tests: modify minirst test input to new format
stable
2013-11-04, by Simon Heimberg
minirst: do not add a 2nd empty paragraph
stable
2013-11-04, by Simon Heimberg
minirst: find admonitions before pruning comments and adding margins
stable
2013-11-04, by Simon Heimberg
minirst: do not fail on an empty admonition block
stable
2013-11-04, by Simon Heimberg
minirst: do not interpret a directive as a literal block
stable
2013-11-04, by Simon Heimberg
Makefile: do update on a temporary copy of a po file
2013-11-05, by Simon Heimberg
i18n-pt_BR: synchronized with d24ee6d7d167
stable
2013-11-04, by Wagner Bruna
date: allow %z in format (issue4040)
2013-11-07, by Matt Mackall
merge with stable
2013-11-06, by Matt Mackall
merge: move forgets to the beginning of the action list
stable
2013-11-06, by Siddharth Agarwal
rebase: fix working copy location after a --collapse (issue4080)
stable
2013-11-01, by Durham Goode
Merge with stable.
2013-11-06, by Augie Fackler
rebase: fix rebase aborts when 'tip-1' is public (issue4082)
stable
2013-11-04, by Durham Goode
Merge with stable.
2013-11-05, by Augie Fackler
check-code: prepend warning prefix for repeated warnings only once
2013-11-02, by Simon Heimberg
check-code: fix an error message
2013-11-02, by Simon Heimberg
test: do not add .pyc and .orig in test-commit-amend.t (issue4085)
stable
2013-11-05, by Pierre-Yves David
Added signature for changeset d825e4025e39
stable
2013-11-01, by Matt Mackall
Added tag 2.8 for changeset d825e4025e39
stable
2013-11-01, by Matt Mackall
merge with i18n
stable
2.8
2013-11-01, by Matt Mackall
i18n-pt_BR: fix a few missing changes on 95304251c376
stable
2013-11-01, by Wagner Bruna
i18n-pt_BR: synchronized with 95304251c376
stable
2013-10-31, by Wagner Bruna
i18n-ja: synchronized with 1d7a36ff2615
stable
2013-10-31, by FUJIWARA Katsunori
patch: ensure valid git diffs if source/destination file is missing (issue4046)
stable
2013-10-13, by Johan Bjork
histedit: add description about exit code
stable
2013-10-27, by FUJIWARA Katsunori
rebase: add description about exit code when there are unresolved conflicts
stable
2013-10-27, by FUJIWARA Katsunori
shelve: remove unused variable assignment
stable
2013-11-02, by FUJIWARA Katsunori
rebase: fix selection of base used when rebasing merge (issue4041)
stable
2013-10-30, by Pierre-Yves David
doc: fix internal date sample (issue4072)
stable
2013-10-29, by Pavlos Touboulidis
largefiles: use 'remote'/'local' in merge prompts like in other merge prompts
stable
2013-10-28, by Mads Kiilerich
largefiles: systematic testing of merges to/from largefiles
stable
2013-10-28, by Mads Kiilerich
check-code: fix no-check-code skip message - obfuscation was too obscure
stable
2013-10-23, by Mads Kiilerich
shelve: remove useless and incorrect code paths for file access
stable
2013-10-29, by FUJIWARA Katsunori
shelve: disallow commit while unshelve is in progress
stable
2013-10-29, by FUJIWARA Katsunori
bdiff: avoid a memory error on malloc failure
stable
2013-10-30, by Matt Mackall
shelve: use rebase instead of merge (issue4068)
stable
2013-10-23, by Durham Goode
doc: put text into header of 1st column in table to generate page correctly
stable
2013-10-25, by FUJIWARA Katsunori
doc: use double quotation mark to quote arguments in examples for Windows users
stable
2013-10-25, by FUJIWARA Katsunori
doc: end line preceding command line example with double colon
stable
2013-10-25, by FUJIWARA Katsunori
hgweb: add missing semicolon
stable
2013-10-24, by Takumi IINO
rebase: improve error message for more than one external parent
stable
2013-10-23, by Mads Kiilerich
rebase: refactor and rename checkexternal - it is a getter more than a setter
stable
2013-10-24, by Mads Kiilerich
largefiles: don't prompt for normal/largefile changes when doing plain updates
stable
2013-10-25, by Mads Kiilerich
largefiles: remove extra check for file to get - it _is_ by definition in p2
stable
2013-10-25, by Mads Kiilerich
largefiles: don't process merge actions at all when overwriting
stable
2013-10-25, by Mads Kiilerich
spelling: random spell checker fixes
stable
2013-10-24, by Mads Kiilerich
largefiles: hide passwords in URLs in ui messages
stable
2013-10-17, by Mads Kiilerich
largefiles: don't add extra \n when displaying remote messages in putlfile
stable
2013-10-24, by Mads Kiilerich
largefiles: add missing \n in ui.warn messages
stable
2013-10-21, by Mads Kiilerich
largefiles: fix 'unexpected response' warning newlines
stable
2013-10-24, by Mads Kiilerich
win32: add shelve extension to mercurial.ini
stable
2013-10-21, by Pascal Quantin
strip: fix spelling: "allows to" -> "allows you to"
stable
2013-10-21, by Javi Merino
cmdutil: fix makefileobj not to clobber default modemap dict
stable
2013-10-22, by Yuya Nishihara
shelve: make unshelve work even if it don't run in repository root
stable
2013-10-22, by Takumi IINO
tests: move generaldelta test to inline python (issue4064)
stable
2013-10-21, by Matt Mackall
help: minor tweak to push help
stable
2013-10-21, by Matt Mackall
pager: honour internal aliases
stable
2013-10-12, by David Soria Parra
Added signature for changeset 1596f2d8f242
stable
2013-10-20, by Matt Mackall
Added tag 2.8-rc for changeset 1596f2d8f242
stable
2013-10-20, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip