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.
amend: preserve phase of amended revision (issue3602)
stable
2012-08-30, by Pierre-Yves David
color: enabled color support for export command (issue1507)
2012-08-27, by Ankur Dahiya
test-hybridencode: extensions are replicated on hashed paths
2012-09-06, by Adrian Buehlmann
Merge with crew-stable
2012-09-06, by Bryan O'Sullivan
test-hybridencode: dropping dir eight in hashed path due to dot or space at end
2012-09-06, by Adrian Buehlmann
hgweb: respond 403 forbidden for ssl required error
2012-09-05, by Yuya Nishihara
test-push-http: include exit status of hg push
2012-09-05, by Yuya Nishihara
help: fix literal block syntax
stable
2012-09-07, by Takumi IINO
test-hybridencode: adding one truncated char to dir 1..7 won't drop dir 8
2012-09-06, by Adrian Buehlmann
test-hybridencode: testing dir levels and dir prefix lenghts of hashed paths
2012-09-06, by Adrian Buehlmann
histedit: fix unused variable warnings spotted by pyflakes
2012-09-05, by Patrick Mezard
test-convert-mtn.t: generate files in binary mode
2012-08-03, by Patrick Mezard
test-convert-mtn.t: use #if to set mtndir to the correct value
2012-08-03, by Patrick Mezard
test-convert-darcs.t: fix elementtree test
2012-08-03, by Patrick Mezard
test-convert-svn-branches.t: fix self call failure on Windows
2012-08-03, by Patrick Mezard
record: checks for valid username before starting recording process (issue3456)
2012-08-27, by Sumeet
test-hybridencode: test full range of ASCII codes from 126 to 255
2012-09-05, by Adrian Buehlmann
test-hybridencode: remove x00 character case
2012-09-05, by Adrian Buehlmann
Merge with crew-stable
2012-09-04, by Bryan O'Sullivan
Merge
stable
2012-09-04, by Bryan O'Sullivan
subrepo: encode unicode path names (issue3610)
stable
2012-09-04, by Bryan O'Sullivan
test-hybridencode: add more testcases for hashed paths
2012-08-31, by Adrian Buehlmann
Merge with crew-stable
2012-09-04, by Bryan O'Sullivan
Merge
stable
2012-09-04, by Bryan O'Sullivan
Merge with stable
stable
2012-09-04, by Bryan O'Sullivan
Merge
2012-09-04, by Bryan O'Sullivan
merge with crew-stable
2012-08-31, by Benoit Boissinot
test: remove invalid hidden rev in graphlog test
2012-08-30, by Pierre-Yves David
Merge with stable
2012-08-29, by Patrick Mezard
test-hybridencode: more testcases
2012-08-29, by Adrian Buehlmann
remove template-vars.txt - it is outdated and neither usable nor necessary
2012-08-29, by Mads Kiilerich
largefiles: minor code cleanup
2012-08-27, by Mads Kiilerich
declare local constants instead of using magic values and comments
2012-08-27, by Mads Kiilerich
avoid using abbreviations that look like spelling errors
2012-08-27, by Mads Kiilerich
improve some comments and docstrings, fixing issues found when spell checking
2012-08-21, by Mads Kiilerich
delete some dead comments and docstrings
2012-08-21, by Mads Kiilerich
fix wording and not-completely-trivial spelling errors and bad docstrings
2012-08-15, by Mads Kiilerich
fix trivial spelling errors
2012-08-15, by Mads Kiilerich
strip: fix revset usage (issue3604)
stable
2012-08-31, by Pierre-Yves David
mergetools.hgrc: set vimdiff to check=changed
stable
2012-08-02, by Pierre-Yves David
hgweb: avoid bad $$ processing in graph (issue3601)
stable
2012-08-29, by Mads Kiilerich
wix: pick up new template files
stable
2012-08-29, by Steve Borho
Added signature for changeset 072209ae4ddb
stable
2012-09-01, by Matt Mackall
Added tag 2.3.1 for changeset 072209ae4ddb
stable
2012-09-01, by Matt Mackall
merge with crew
stable
2.3.1
2012-09-01, by Matt Mackall
i18n-de: synchronized with 20665910d9d9; fix Bug 3082
stable
2012-09-01, by Martin Schröder
i18n-pt_BR: synchronized with bdd248666dbc
stable
2012-08-31, by Wagner Bruna
merge with i18n
stable
2012-08-31, by Wagner Bruna
convert: use subprocess for all commandline calls
stable
2012-08-03, by Patrick Mezard
convert: make commandline.limit_arglist private, simplify
stable
2012-08-03, by Patrick Mezard
largefiles: adjust localstore to handle batch statlfile requests (issue3583)
stable
2012-08-14, by Matt Harbison
strip: fix revset usage (issue3604)
stable
2012-08-31, by Pierre-Yves David
merge with i18n
stable
2012-08-31, by Matt Mackall
i18n-ja: synchronized with 9d9d15928521
stable
2012-08-27, by FUJIWARA Katsunori
histedit: factored out diff/patch logic
2012-08-21, by Leah Xue
merge with stable
2012-08-28, by Matt Mackall
obsolete: import modules within mercurial/ without "from mercurial"
stable
2012-08-28, by Steve Borho
test-hybridencode: add cases for com0..9 and lpt0..9
2012-08-28, by Adrian Buehlmann
zsh completion: tweak options for `incoming`, `outgoing` and `rebase`
2012-08-16, by Nikolaj Sjujskij
zsh completion: update mq commands completion
2012-08-16, by Nikolaj Sjujskij
zsh completion: add new options for existing commands
2012-08-16, by Nikolaj Sjujskij
zsh completion: add support for convert, graphlog, purge, record extensions
2012-08-16, by Nikolaj Sjujskij
zsh completion: add subrepos options for all supporting commands
2012-08-16, by Nikolaj Sjujskij
zsh completion: add new option groups for options
2012-08-16, by Nikolaj Sjujskij
zsh completion: add `forget` and `rollback` commands
2012-08-16, by Nikolaj Sjujskij
zsh completion: complete additional topics for `help`, not commands only
2012-08-16, by Nikolaj Sjujskij
Merge with stable
2012-08-27, by Patrick Mezard
tests: merging bookmarked heads
stable
2012-08-27, by John Li
merge with stable
2012-08-24, by Matt Mackall
debuginstall: show directory for Python lib
stable
2012-08-06, by Adrian Buehlmann
util: replace util.nulldev with os.devnull
stable
2012-08-04, by Ross Lagerwall
revset: add hidden() revset
2012-08-04, by Patrick Mezard
wix: bump MSI based installers to use Python 2.7
stable
2012-08-23, by Steve Borho
merge with stable
2012-08-24, by Matt Mackall
tests: fix template test output
2012-08-24, by Matt Mackall
merge: handle case when heads are all bookmarks
stable
2012-08-22, by John Li
verify: do not choke on valid changelog without manifest
stable
2012-08-21, by Patrick Mezard
Merge
2012-08-21, by Bryan O'Sullivan
templater: abort when a template filter raises an exception (issue2987)
2012-08-17, by Neil Kodner
merge with stable
2012-08-21, by Matt Mackall
merge with i18n
2012-08-21, by Matt Mackall
i18n-ru: synchronized with c6f88e7f95b7
2012-08-13, by Alexander Sauta
merge heads in stable
stable
2012-08-21, by Matt Mackall
commit: normalize filenames when checking explicit files (issue3576)
stable
2012-08-17, by Matt Mackall
test-status.t: test ui.slash on Windows
2012-08-18, by Patrick Mezard
manifest: remove redundant sorted() call for --all
2012-08-16, by Adrian Buehlmann
Merge from crew-stable
2012-08-15, by Bryan O'Sullivan
store: only one kind of OSError means "nonexistent entry"
stable
2012-08-15, by Bryan O'Sullivan
store: sort the results of fncachestore.datafiles()
stable
2012-08-15, by Bryan O'Sullivan
Merge with stable
2012-08-15, by Patrick Mezard
fileset: fix generator vs list bug in fast path
stable
2012-08-15, by Patrick Mezard
debugfileset: implement --rev, more tests
stable
2012-08-15, by Patrick Mezard
test-fileset: test remaining predicates
stable
2012-08-15, by Patrick Mezard
fileset: do not traceback on invalid grep pattern
stable
2012-08-15, by Patrick Mezard
fileset: matchctx.existing() must consider ignored files
stable
2012-08-15, by Patrick Mezard
fileset: matchctx.existing() must consider unknown files
stable
2012-08-15, by Patrick Mezard
fileset: exclude deleted files from matchctx.existing()
stable
2012-08-15, by Patrick Mezard
test-fileset: test file status predicates
stable
2012-08-15, by Patrick Mezard
fileset: actually implement 'minusset'
stable
2012-08-15, by Patrick Mezard
tests: test filesets with test-fileset.t
stable
2012-08-15, by Patrick Mezard
merge with stable
2012-08-15, by Sune Foldager
rollback: write dirstate branch with correct encoding
stable
2012-08-15, by Sune Foldager
Merge
2012-08-14, by Bryan O'Sullivan
templatekw: merge, preferring the second implementation
2012-08-14, by Bryan O'Sullivan
templatekw: add p1rev, p1node, p2rev, p2node keywords
2012-07-10, by epriestley
parsers: fix an integer size warning issued by clang
2012-08-13, by Bryan O'Sullivan
templatekw: add parent1, parent1node, parent2, parent2node keywords
2012-07-10, by epriestley
Merge with crew-stable
2012-08-13, by Bryan O'Sullivan
revlog: don't try to partialmatch strings those length > 40
stable
2012-08-02, by sorcerer
merge with stable
2012-08-11, by Matt Mackall
merge with i18n
stable
2012-08-11, by Matt Mackall
i18n-ru: fix spelling of "missing" equivalent
stable
2012-08-10, by Nikolaj Sjujskij
i18n-ru: synchronized with b131e24e2984
stable
2012-08-09, by Alexander Sauta
i18n-pt_BR: synchronized with b5c560787a4e
stable
2012-08-07, by Wagner Bruna
check-code: fix check for trailing whitespace on continued lines too
2012-08-08, by Mads Kiilerich
check-code: fix check for trailing whitespace on empty lines
2012-08-08, by Mads Kiilerich
check-code: fix check for trailing whitespace on sh command lines
2012-08-08, by Mads Kiilerich
Merge with stable
2012-08-08, by Patrick Mezard
update: fix typo in help text
stable
2012-08-06, by Adrian Buehlmann
clone: don't fail with --update for non-local clones (issue3578)
stable
2012-08-08, by Augie Fackler
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip