Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
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
merge default into stable for 2.8 freeze
stable
2.8-rc
2013-10-20, by Matt Mackall
discovery: revise hint message introduced by changeset b00ba31313c3
2013-10-03, by FUJIWARA Katsunori
push: add more detailed explanation about "--force" to online help document
2013-10-03, by FUJIWARA Katsunori
push: hide description about "-f" in the hint to prevent from using it easily
2013-10-03, by FUJIWARA Katsunori
demandimport: allow extensions to import own modules by absolute name
2013-10-05, by FUJIWARA Katsunori
demandimport: support "absolute_import" for external libraries (issue4029)
2013-10-05, by FUJIWARA Katsunori
hghave: add "py3k" feature to check whether test runs with Python 3.x
2013-10-05, by FUJIWARA Katsunori
hghave: add "absimport" feature to check "absolute_import" in __future__
2013-10-05, by FUJIWARA Katsunori
merge: exit early during a no-op update (BC)
2013-10-01, by Siddharth Agarwal
localrepo: invoke only feature setup functions for enabled extensions
2013-10-17, by FUJIWARA Katsunori
lock: handle race in trylock/testlock on Windows
2013-10-02, by Yuya Nishihara
rebase: preserve active bookmark when not at head (issue3813)
2013-10-14, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip