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.
eol: test win32text compatible encode/decode filters
stable
2011-02-28, by Martin Geisler
eol: be explicit about how to enable hook (issue2661)
stable
2011-02-28, by Martin Geisler
eol: stop after first matched rule in hook (issue2660)
stable
2011-02-27, by Antoine Pitrou
merge with i18n
stable
2011-02-27, by Matt Mackall
i18n-pt_BR: synchronized with 3178aca36b0f
stable
2011-02-26, by Wagner Bruna
help: document branch template keyword
stable
2011-02-27, by Adrian Buehlmann
merge with i18n
stable
2011-02-26, by Matt Mackall
i18n-sv: started translation of mq and patchbomb
stable
2011-02-26, by Jens Bäckman
i18n-sv: synchronized with 95b0d4c1c9e1
stable
2011-02-26, by Jens Bäckman
convert.svn: branch name which equals trunk means `default' branch (issue2653)
stable
2011-02-25, by Pavel Boldin
ui: always report untrusted hgrc files when debug enabled
stable
2011-02-25, by Ry4an Brase
tests: test renaming a file added on two branches (issue2089)
stable
2011-02-24, by Wagner Bruna
merge with i18n
stable
2011-02-25, by Matt Mackall
i18n-ja: synchronized with 16725043a6fc
stable
2011-02-25, by FUJIWARA Katsunori
i18n-de: translate some bookmark strings
stable
2011-02-24, by David Soria Parra
i18n-de: synchronized with 703717eb112c
stable
2011-02-24, by David Soria Parra
i18n-da: translate some small strings
stable
2011-02-24, by Martin Geisler
i18n-pt_BR: synchronized with 9f2c407caf34
stable
2011-02-23, by Wagner Bruna
i18n-da: synchronize with 14a699ed774b
stable
2011-02-23, by Martin Geisler
i18n: merge with main
stable
2011-02-23, by Martin Geisler
i18n-ja: synchronized with 7458b7e0d8d5
stable
2011-02-23, by FUJIWARA Katsunori
i18n-ja: synchronized with ba50f1600131
stable
2011-02-23, by FUJIWARA Katsunori
context: be even more careful about result order in ancestors() (issue2642)
stable
2011-02-25, by Matt Mackall
convert/svn: abort operation when python bindings are not available
stable
2011-02-24, by Azhagu Selvan SP
convert/svn: handle MissingTool exception from converter_sink class
stable
2011-02-24, by Azhagu Selvan SP
bookmarks: restrict moving a bookmark to its descendants (issue1502)
stable
2011-02-24, by David Soria Parra
id: add bookmarks to id
stable
2011-02-18, by Kevin Bullock
workingctx: overload bookmarks() to return parents' bookmarks
stable
2011-02-23, by Kevin Bullock
eol: handle LockUnavailable error (issue2569)
stable
2011-02-25, by Martin Geisler
tests: check if the bookmarks extension is ignored
stable
2011-02-24, by David Soria Parra
backout: clarify which changesets are new in help text
stable
2011-02-11, by Jonathan Nieder
commands: update year to 2011 in version string
stable
2011-02-25, by Martin Geisler
eol: clarify where the .hgeol file is located
stable
2011-02-25, by Martin Geisler
commands: mark strings for translation
stable
2011-02-24, by Martin Geisler
tests: remove bookmark extension configuration
stable
2011-02-24, by David Soria Parra
context: generate file ancestors in reverse revision order (issue2642)
stable
2011-02-23, by Matt Mackall
export: only close files which export itself has opened
stable
2011-02-23, by Waqas Hussain
subrepo: only attempt pulling from git's origin
stable
2011-02-23, by Eric Eisner
subrepo: disallow all unknown git ref types
stable
2011-02-23, by Eric Eisner
sshrepo: catch passwords in ssh urls
stable
2011-02-23, by Adrian Buehlmann
hgk: display bookmark in commit diff window
stable
2011-02-23, by David Soria Parra
hgk: display bookmarks as gray labels in the commitline
stable
2011-02-23, by David Soria Parra
hgk: read bookmarks
stable
2011-02-23, by David Soria Parra
subrepo: expand relative sources for git subrepos
stable
2011-02-22, by Eric Eisner
changegroup: fix typo introduced in 9f2c407caf34
stable
2011-02-22, by Jim Hague
changegroup: don't accept odd chunk headers
stable
2011-02-22, by Mads Kiilerich
changegroup: verify all stream reads
stable
2011-02-22, by Mads Kiilerich
changegroup: don't accept streams without proper termination
stable
2011-02-22, by Mads Kiilerich
rollback, i18n: avoid parameterized message
stable
2011-02-21, by Wagner Bruna
summary: add bookmarks to summary
stable
2011-02-21, by David Soria Parra
bookmarks: issue a warning if remote doesn't support comparing bookmarks
stable
2011-02-21, by David Soria Parra
merge with i18n
stable
2011-02-21, by Matt Mackall
i18n-pt_BR: synchronized with ed720c7cc97d
stable
2011-02-16, by Wagner Bruna
wireproto: catch possible cast error in pushkey
stable
2011-02-21, by David Soria Parra
test-push-http: use killdaemons.py instead of kill to avoid test unreliability
stable
2011-02-20, by Gilles Moris
bookmarks: mark new bookmark as current if it points to the current dirstate
stable
2011-02-20, by David Soria Parra
introduce new RequirementError (issue2649)
stable
2011-02-18, by Adrian Buehlmann
rollback: clarifies the message about the reverted state (issue2628)
stable
2011-02-10, by Gilles Moris
hgweb: handle invalid requests with both form data and querystring
stable
2011-02-21, by Mads Kiilerich
hgweb: give ErrorResponse a descriptive string/Exception representation
stable
2011-02-21, by Mads Kiilerich
serve: catch and log all Exceptions, not only StandardException
stable
2011-02-21, by Mads Kiilerich
test-i18n: make test conditional on msgfmt availability
stable
2011-02-20, by Martin Geisler
match: fix subtle error in _buildmatch
stable
2011-02-18, by Steve Borho
statichttprepo: don't modify localrepo class variables
stable
2011-02-18, by Mads Kiilerich
util: flush stdout before calling external processes
stable
2011-02-18, by Mads Kiilerich
tests: update test-https.t output
stable
2011-02-18, by Mads Kiilerich
Do not allow merging with uncommitted changes in a subrepo
stable
2011-02-16, by Oleg Stepanov
hgwebdir: reduce memory usage for index generation
stable
2011-02-17, by Wagner Bruna
pure: fix index parsing on empty repositories
stable
2011-02-17, by Wagner Bruna
alias: add test cases for $ escaping in shell aliases
stable
2011-02-17, by Steve Losh
bookmarks: verify switching bookmarks works properly
stable
2011-02-16, by Augie Fackler
subrepo: break long line found by check-code
stable
2011-02-17, by Martin Geisler
test-convert: update output to match 0079fb98e8d0
stable
2011-02-17, by Martin Geisler
dispatch: fix typo in debug message
stable
2011-02-16, by Wagner Bruna
convert: fix typos in docstring
stable
2011-02-16, by Wagner Bruna
subrepos: print short git changeset ids
stable
2011-02-16, by Kevin Bullock
merge default into stable for 1.8 code freeze
stable
2011-02-16, by Matt Mackall
store: remove pointless pathjoiner parameter
2011-02-16, by Adrian Buehlmann
bookmarks: forbid \0 \r \n : in bookmark names (BC)
2011-02-16, by David Soria Parra
url: merge BetterHTTPS with httpsconnection to get some proxy https validation
2011-02-16, by Mads Kiilerich
tests: test https through http proxy
2011-02-16, by Mads Kiilerich
url: always create BetterHTTPS connections the same way
2011-02-16, by Mads Kiilerich
url: refactor BetterHTTPS.connect
2011-02-16, by Mads Kiilerich
url: refactor _gen_sendfile
2011-02-16, by Mads Kiilerich
url: remove test for self.ui in BetterHTTPS
2011-02-16, by Mads Kiilerich
tests: update ssl requirement for test-https.t
2011-02-16, by Mads Kiilerich
subrepos: prompt on conflicts on update with dirty subrepos
2011-02-09, by Erik Zielke
bookmarks: make track.current=True default behaviour and remove option (BC)
2011-02-16, by David Soria Parra
update: preserve possible bookmark name to set current bookmark correctly
2011-02-16, by David Soria Parra
test-i18n: test translations
2011-02-16, by Martin Geisler
subrepo: remove argument introduced by mistake in c19b9282d3a7
2011-02-09, by Erik Zielke
remove unnecessary list comprehensions
2011-02-03, by Martin Geisler
commit: abort if a subrepo is modified and ui.commitsubrepos=no
2011-02-15, by Patrick Mezard
tests: fixes for svn 1.4.2
2011-02-15, by Matt Mackall
mq: remove undo after a qimport
2011-02-15, by André Sintzoff
transaction: use posixfile and unlink from util
2011-02-15, by Adrian Buehlmann
bookmarks: update help text since moving into core
2011-02-14, by Kevin Bullock
debugignore: catch the case when ignore.includepat doesn't exist
2011-02-15, by jfh
tests: use printenv.py where it is - don't copy it around
2011-02-15, by Mads Kiilerich
tests: let printenv.py show the real values
2011-02-15, by Mads Kiilerich
hgweb: make paths wildcards expanding in a repo root match repo correctly
2011-02-15, by Mads Kiilerich
hgweb: doctest of url creation from wildcard expansion
2011-02-15, by Mads Kiilerich
bookmarks: fix up test-https
2011-02-14, by Matt Mackall
explicitly close files
2010-12-24, by Dan Villiom Podlaski Christiansen
tag: add tests for tags with whitespace (issue2174)
2011-02-11, by Afuna
doc: Add diff.unified to the hgrc docs.
2011-02-11, by Afuna
tests: push wire protocol over CGI-based hgweb
2011-01-26, by Steven Brown
add debugignore which yields the combined ignore patten of the .hgignore files
2011-01-15, by jfh
diffstat: fix parsing of filenames with spaces
2011-02-04, by Gastón Kleiman
dispatch: use flag cmdalias.shell for detecting shell aliases
2011-02-10, by Roman Sokolov
dispatch: debug message for missing arguments in shell alias
2011-02-11, by Roman Sokolov
dispatch: support for $ escaping in shell-alias definition
2011-02-11, by Roman Sokolov
fncachestore: defer updating the fncache file to a single file open
2011-01-28, by Adrian Buehlmann
localrepo: acquire lock on stream_in
2011-01-28, by Adrian Buehlmann
tests: sort fncache
2011-01-28, by Adrian Buehlmann
localrepo: sort hg bookmark output
2011-02-11, by David Soria Parra
templates: add bookmarks to command line styles
2011-02-11, by David Soria Parra
templater: add bookmarks to templates and default output
2011-02-11, by David Soria Parra
tags: do not merge bookmarks with tags
2011-02-11, by David Soria Parra
context: add method to return all bookmarks pointing to a node
2011-02-11, by David Soria Parra
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip