Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
cat --decode: Drop short option, use opts.get() instead of opts[]
2008-02-14, by Thomas Arendsen Hein
Option --decode for hg cat to apply decode filters.
2008-02-09, by Jesse Glick
keyword: monkeypatch patch.diff for non-interactive diffs
2008-02-13, by Christian Ebert
merge with main
2008-02-14, by Thomas Arendsen Hein
merge with crew-stable
2008-02-13, by Alexis S. L. Carvalho
clone: make things work when source is a repo object
2008-02-13, by Alexis S. L. Carvalho
clone: expand the path before saving it in .hg/hgrc
2008-02-13, by Alexis S. L. Carvalho
better handle errors with date parsing (issue983)
2008-02-13, by Dirkjan Ochtman
better handle errors with date parsing (issue983)
2008-02-13, by Dirkjan Ochtman
hgweb: disable cgitb by default in hgwebdir.fcgi too
2008-02-13, by Maxim Dounin
Document and fix tla/baz conversion tests
2008-02-12, by Patrick Mezard
convert: detect baz before tla
2008-02-12, by Patrick Mezard
keyword: add glog to nokwcommands
2008-02-12, by Christian Ebert
keyword: enable all monkey patches using _kwtemplater at reposetup
2008-02-10, by Christian Ebert
hgweb: disable cgitb by default
2008-02-12, by Maxim Dounin
convert: added GNU Arch (tla) tests and related fixes
2008-02-12, by Aleix Conchillo Flaque
convert: added gnu arch (baz) tests
2008-02-12, by Aleix Conchillo Flaque
convert: try to be smarter about CVS branching
2008-02-11, by Matt Mackall
filemerge: more backwards compatible behavior for ui.merge
2008-02-06, by Steve Borho
filemerge: add 'checkchanged' merge tool property
2008-02-06, by Steve Borho
ignore: split up huge patterns
2008-02-11, by Matt Mackall
Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.
2008-02-10, by Thomas Arendsen Hein
keyword: no expansion in web diffs
2008-02-10, by Christian Ebert
keyword: make restrict entirely a kwtemplater attribute
2008-02-10, by Christian Ebert
keyword: declare globals in a more compact way
2008-02-09, by Christian Ebert
keyword: avoid os import by using util.splitpath
2008-02-09, by Christian Ebert
Automated merge with http://hg.west.spy.net/hg/hacks/hg
2008-02-09, by Bryan O'Sullivan
Option to log to only show changesets within a specified branch.
2008-02-08, by Dustin Sallings
Strip filter name from command before passing to filter function.
2008-02-09, by Jesse Glick
make the journal/undo files from transactions inherit the mode from .hg/store
2008-02-09, by Alexis S. L. Carvalho
add test-inherit-mode
2008-02-09, by Alexis S. L. Carvalho
hghave: detect unix-style permissions
2008-02-09, by Alexis S. L. Carvalho
Make files in .hg inherit the permissions from .hg/store
2008-02-09, by Alexis S. L. Carvalho
test-keyword: make it run under Windows
2008-02-09, by Patrick Mezard
keyword: fix symlink detection under Windows
2008-02-09, by Patrick Mezard
keyword: fix mq repository detection under Windows
2008-02-09, by Patrick Mezard
Do not abort rollback if undo.branch isn't available, but warn.
2008-02-09, by Thomas Arendsen Hein
Remove trailing ! from two error messages as this was confusing.
2008-02-09, by Thomas Arendsen Hein
Print less scary warning when invalidating the branch cache.
2008-02-09, by Thomas Arendsen Hein
convert: support binary files, link to files (viceversa) in gnu arch
2008-02-09, by Aleix Conchillo Flaque
convert: Don't decode unicode strings
2008-02-09, by Thomas Arendsen Hein
convert: Compatibility fixes for python2.3
2008-02-09, by Thomas Arendsen Hein
keyword: monkeypatch dispatch._parse to avoid redundant run
2008-02-07, by Christian Ebert
keyword: safeguards against erroneous behaviour or aborts
2008-02-06, by Christian Ebert
keyword: fix pychecker warning about shadowed variable
2008-02-07, by Christian Ebert
convert: improve gnu arch source performance and other fixes
2008-02-08, by Aleix Conchillo Flaque
Merge with crew-stable
2008-02-08, by Alexis S. L. Carvalho
fix syntax in coverage.py, fixing run-tests.py -C
2008-02-08, by Alexis S. L. Carvalho
fix to let test-hgwebdir pass
2008-02-08, by Michele Cella
merge with crew-stable
2008-02-08, by Thomas Arendsen Hein
convert: do not skip some lines in gnu arch summaries
2008-02-07, by Aleix Conchillo Flaque
Merge with crew
2008-02-06, by Bryan O'Sullivan
Merge with crew
2008-02-06, by Bryan O'Sullivan
mq.py: add -U option to hg qdiff command
2007-07-26, by jorendorff
commands.py, patch.py: add -U option to hg diff command
2007-07-26, by jorendorff
Update help output of test-convert for GNU arch entry.
2008-02-07, by Thomas Arendsen Hein
Merge with crew-stable
2008-02-06, by Patrick Mezard
convert: add full description for gnu arch revisions
2008-02-06, by Aleix Conchillo Flaque
merge with main
2008-02-06, by Thomas Arendsen Hein
convert: added GNU Arch source converter
2008-02-05, by Aleix Conchillo Flaque
qinit -c: add ^\.hg and ^\.mq to .hgignore
2008-02-08, by Alexis S. L. Carvalho
dirstate.status: avoid putting ignored files in the unknown list
2008-02-08, by Alexis S. L. Carvalho
dirstate: don't walk ignored directories
2008-02-08, by Alexis S. L. Carvalho
revert: don't assume ignored files will be returned in the unknown list
2008-02-08, by Alexis S. L. Carvalho
revert: revert clean files when only a change of flags is needed
2008-02-08, by Alexis S. L. Carvalho
Revert e82dd2dd6276
2008-02-08, by Alexis S. L. Carvalho
make static-http work with empty repos (issue965)
2008-02-08, by Dirkjan Ochtman
mq: qimport must read patches in binary mode
2008-02-06, by Patrick Mezard
keyword: fix my string pasting thinko
2008-02-05, by Matt Mackall
filemerge: wrap quotes around tool path
2008-02-04, by Steve Borho
keyword: nokwcommands, restricted string variables at top level
2008-02-04, by Christian Ebert
keyword: split line continuation in 2 steps (style)
2008-02-04, by Christian Ebert
keyword: add empty_ok argument to kwrepo.commit
2008-02-04, by Christian Ebert
keyword: allow keyword expansion on clone
2008-02-04, by Christian Ebert
merge with crew-stable
2008-02-05, by Thomas Arendsen Hein
cleanly abort on unknown archive type (issue966)
2008-02-05, by Dirkjan Ochtman
merge with crew-stable
2008-02-05, by Thomas Arendsen Hein
hgweb: fix search skipping tip
2008-02-05, by Dirkjan Ochtman
filemerge: fix pattern matching
2008-02-04, by dhruva
filemerge: fix path to working file when fixeol is enabled
2008-02-03, by Lee Cantey
mergetools: correct vim typo
2008-02-04, by Matt Mackall
filemerge: handle missing regappend
2008-02-04, by Matt Mackall
util_win32: add missing valname param to query_val function
2008-02-03, by Lee Cantey
filemerge: two fixes for kdiff3 example configuration
2008-02-03, by Steve Borho
add merge sections to hgrc.5
2008-01-31, by Steve Borho
filemerge: remove the hgmerge script
2008-02-03, by Matt Mackall
filemerge: add an example set of global settings for common merge tools
2008-02-03, by Matt Mackall
filemerge: add config item for GUI tools
2008-02-03, by Matt Mackall
merge: add registry look up bits to tool search
2008-02-03, by Matt Mackall
merge: add support for tool EOL fixups
2008-02-03, by Matt Mackall
merge: allow smarter tool configuration
2008-02-03, by Matt Mackall
filemerge: pull file-merging code into its own module
2008-02-03, by Matt Mackall
merge: move the bulk of simplemerge into core
2008-02-03, by Matt Mackall
merge with crew-stable
2008-02-03, by Alexis S. L. Carvalho
test-serve: wait before killing to always hide the "killed!" message.
2008-02-02, by Thomas Arendsen Hein
Mention 'hg update' to switch branches in help for branch and branches.
2008-02-02, by Thomas Arendsen Hein
Clarify help for hg status and make it consistent.
2008-02-02, by Thomas Arendsen Hein
profile: expand PID in output file name
2008-02-01, by Bryan O'Sullivan
convert: allow synthetic history to be spliced in.
2008-02-01, by Bryan O'Sullivan
profiling: allow CGI and FastCGI to be profiled
2008-02-01, by Bryan O'Sullivan
update copyright notice in version output
2008-02-01, by Dirkjan Ochtman
hgweb: explicit response status
2008-02-01, by Dirkjan Ochtman
updating lsprof.py from remote repository
2008-02-01, by Dirkjan Ochtman
highlight: update according to latest hgweb_mod changes
2008-01-31, by Christian Ebert
Fixed typo: Gnerating -> Generating
2008-02-01, by Thomas Arendsen Hein
added \r for progress counting in churn extension
2008-01-31, by Armin Ronacher
update the branch cache at the end of addchangegroup
2008-02-03, by Alexis S. L. Carvalho
qpop/qrefresh: update self.applied before calling strip
2008-02-03, by Alexis S. L. Carvalho
hg import: write the dirstate after every commit
2008-02-03, by Alexis S. L. Carvalho
localrepo._tag: add a seek before writing the new tag
2008-02-03, by Alexis S. L. Carvalho
convert: use 'unknown' and '0 0' if commit author or date weren't specified
2008-02-03, by Alexis S. L. Carvalho
httprepo: use separate handlers for HTTP and HTTPS
2008-02-03, by Alexis S. L. Carvalho
move __del__ from httprepository to basehttphandler
2008-02-03, by Alexis S. L. Carvalho
mq: don't allow patches with some reserved names
2008-02-03, by Alexis S. L. Carvalho
mq: pop/refresh: avoid losing revisions not managed by mq
2008-02-03, by Alexis S. L. Carvalho
mqrepo: don't abort if the status file has an unknown node
2008-02-03, by Alexis S. L. Carvalho
sshrepo: be more careful while reading data
2008-02-03, by Alexis S. L. Carvalho
fix markup of templates/{,old/}header.tmpl
2008-02-03, by Alexis S. L. Carvalho
templates: move filters to their own module
2008-01-31, by Matt Mackall
templater: move email function to util
2008-01-31, by Matt Mackall
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip