Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
merge with crew.
2006-03-01, by Vadim Gelfer
copy/rename to a removed destination file
2006-02-28, by Robin Farine
Catch urllib errors for old-http in a nicer way.
2006-03-01, by Thomas Arendsen Hein
Really fix bash_completion on Solaris. Maybe. Hopefully.
2006-03-01, by Alexis S. L. Carvalho
Regenerate hg.1.gendoc.txt if commands.py changed.
2006-03-01, by Thomas Arendsen Hein
Make the deprecated rawcommit an alias of debugrawcommit.
2006-03-01, by Thomas Arendsen Hein
Ignore generated documentation
2006-03-01, by Thomas Arendsen Hein
Updated help synopsises and reordered some options. Dropped [-n] from revert.
2006-03-01, by Thomas Arendsen Hein
merge with crew
2006-03-01, by Benoit Boissinot
generate hg manpage from commands.py docstring
2006-02-28, by Benoit Boissinot
Merged automatic doc generation from tonfa.
2006-02-28, by Thomas Arendsen Hein
fix the synopsis of some commands, mark rawcommit as deprecated in short help
2006-02-28, by Benoit Boissinot
resync commands.py docstrings with hg.1.txt
2006-02-28, by Benoit Boissinot
Whitespace, tab and formatting cleanups, mainly in mq.py
2006-02-28, by Thomas Arendsen Hein
Updated test-commit to match changed output caused by nested transactions.
2006-02-28, by Thomas Arendsen Hein
Add mq extension
2006-02-28, by mason
Allow repo lock to be passed in to localrepo.commit for performance
2006-02-28, by mason
Automatic nesting into running transactions in the same repository.
2006-02-28, by mason
Fix bash_completion on Solaris
2006-02-28, by Alexis S. L. Carvalho
refactor the dodiff optimization
2006-02-26, by Benoit Boissinot
speed up hg log --patch
2006-02-26, by Alexis S. L. Carvalho
speed up hg log --debug
2006-02-25, by Alexis S. L. Carvalho
on revert, only undele files that are removed in the dirstate
2006-02-24, by Benoit Boissinot
Removed now obsolete min/max check in walkchangerevs().
2006-02-23, by Thomas Arendsen Hein
Replaced fixed window size for walkchangerevs with an increasing one. Window
2006-02-23, by Thomas Arendsen Hein
hgmerge: do not use file with markers in tools merging themselves
2006-02-23, by Radoslaw Szkodzinski
Fix hgmerge: mkdir "'/tmp'/hgmerge..." and ask_if_merged() didn't work.
2006-02-23, by Thomas Arendsen Hein
Fixed wrong (copy&paste) usage of tmpl instead of self.t in hgweb.
2006-02-23, by Thomas Arendsen Hein
Fix 'hg serve' not using CSS.
2006-02-23, by Lee Cantey
only write the dirstate when something changed
2006-02-23, by Benoit Boissinot
Allow serving static files from hgwebdir to fix CSS and favicon.
2006-02-22, by Thomas Arendsen Hein
Cleanup of tabs and coding when sending content type.
2006-02-22, by Thomas Arendsen Hein
Merge with jeffpc's hg-static
2006-02-22, by Thomas Arendsen Hein
[hgweb] Added favicon to standard/gitweb templates
2006-02-22, by Josef "Jeff" Sipek
Merge with mercurial/tonfa
2006-02-22, by Thomas Arendsen Hein
change the default timeout to 600 seconds
2006-02-21, by Benoit Boissinot
add a timeout when a lock is held (default 1024 sec)
2006-02-21, by Benoit Boissinot
Don't use mktemp in tests, we're already in a secure temp dir.
2006-02-22, by Thomas Arendsen Hein
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)
2006-02-22, by Thomas Arendsen Hein
revalidate revlog data after locking the repo (issue132)
2006-02-22, by Benoit Boissinot
merge with matt
2006-02-22, by Benoit Boissinot
merge with crew
2006-02-21, by Benoit Boissinot
add an optional argument to push only the specified revisions (push -r)
2006-02-14, by Benoit Boissinot
Merge with jeffpc
2006-02-21, by Matt Mackall
Merge with mpm
2006-02-18, by Josef "Jeff" Sipek
[hgweb] Move CSS from headers into static files
2006-02-18, by Josef "Jeff" Sipek
[hgweb] Static content serving
2006-02-18, by Josef "Jeff" Sipek
Merge
2006-02-14, by Josef "Jeff" Sipek
Merge with crew
2006-02-21, by Matt Mackall
hgmerge: add meld support
2006-02-21, by Radoslaw Szkodzinski
hgmerge: improve "apps not found" message
2006-02-21, by Radoslaw Szkodzinski
hgmerge: logic changes
2006-02-21, by Radoslaw Szkodzinski
hgmerge: add and use ask_if_merged function
2006-02-21, by Radoslaw Szkodzinski
hgmerge: fix diff+patch detection; cleanups
2006-02-21, by Radoslaw Szkodzinski
Merged RSS feed for tags from Peter van Dijk
2006-02-21, by Thomas Arendsen Hein
add rss link to tags page
2006-02-03, by Peter van Dijk
implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
2006-02-03, by Peter van Dijk
tags-rss support; still shows tip
2006-02-02, by Peter van Dijk
hg log --limit shouldn't count unprinted revisions (found by TK Soh)
2006-02-21, by Thomas Arendsen Hein
Cleanup: Put initialization of br in front of --branches option handling.
2006-02-21, by Thomas Arendsen Hein
Make option --branch vs. --branches more consistent.
2006-02-21, by Thomas Arendsen Hein
Add option -b/--branch to hg tip (as done for hg parents).
2006-02-21, by Thomas Arendsen Hein
merge with crew
2006-02-21, by Benoit Boissinot
fix typo in debugrebuildstate
2006-02-21, by Benoit Boissinot
Sunpro compiler patch
2006-02-20, by Fabian Otto
add options to log man page.
2006-02-20, by Vadim Gelfer
merge with crew.
2006-02-20, by Vadim Gelfer
add -l,--limit to log command.
2006-02-20, by Vadim Gelfer
add 'debugrebuildstate' to rebuild the dirstate from a given revision
2006-02-20, by Benoit Boissinot
use repo.lock when cloning via copy, use lock.LockException when necessary
2006-02-20, by Benoit Boissinot
Raise a different exception when the lock is not available
2006-02-20, by Benoit Boissinot
merge with crew
2006-02-19, by Benoit Boissinot
localrepo: refactor the locking functions
2006-02-19, by Benoit Boissinot
make test-pull-permission cleanup correctly in case of errors
2006-02-19, by Benoit Boissinot
fix warnings from pychecker (unused variables and shadowing)
2006-02-19, by Benoit Boissinot
bisect: fix for recent changes disallowing "false" merges
2006-02-19, by Benoit Boissinot
transitive copy/rename
2006-02-18, by Robin Farine
Fixed misleading indentation in mpatch.c
2006-02-18, by Thomas Arendsen Hein
merge with crew.
2006-02-17, by Vadim Gelfer
make server tests use --daemon.
2006-02-17, by Vadim Gelfer
Merge with upstream
2006-02-18, by Thomas Arendsen Hein
Added help string for --daemon-pipefds
2006-02-18, by Thomas Arendsen Hein
stop read end of pipe from staying open forever in child process.
2006-02-17, by Vadim Gelfer
add --daemon option to serve command. for issue 45.
2006-02-17, by Vadim Gelfer
AmbiguousCommand is raised too soon.
2006-02-17, by Alexis S. L. Carvalho
Don't hard-code /tmp in test-ro-message
2006-02-17, by Alexis S. L. Carvalho
Merge with crew
2006-02-17, by Matt Mackall
add preoutgoing and outgoing hooks.
2006-02-17, by Vadim Gelfer
i forgot to change the test output for test-hook.
2006-02-16, by Vadim Gelfer
tests for new hooks. fix things i found when writing tests.
2006-02-16, by Vadim Gelfer
fix test-help diff options.
2006-02-16, by Vadim Gelfer
merge with crew.
2006-02-16, by Vadim Gelfer
add -p option to tip. for issue 64.
2006-02-15, by Vadim Gelfer
add prechangegroup and pretxnchangegroup hooks.
2006-02-15, by Vadim Gelfer
merge with crew.
2006-02-15, by Vadim Gelfer
add -w and -p options to diff. this is for issue 126.
2006-02-15, by Vadim Gelfer
fix names of parent changeset ids in hooks.
2006-02-16, by Vadim Gelfer
prefix hook env var names with HG_.
2006-02-16, by Vadim Gelfer
merge with crew
2006-02-15, by Benoit Boissinot
add a -b/--branch option to 'hg parents'
2006-02-15, by Benoit Boissinot
Fix diff against an empty file (issue124) and add a test for this.
2006-02-15, by Thomas Arendsen Hein
catch errors and throw exception with invalid binary patch data
2006-02-15, by Benoit Boissinot
add pretxncommit hook.
2006-02-14, by Vadim Gelfer
add pretag and tag hooks.
2006-02-14, by Vadim Gelfer
hook parameters must be strings.
2006-02-14, by Vadim Gelfer
make hook code nicer.
2006-02-14, by Vadim Gelfer
hooks run after transactions finish must not affect method results.
2006-02-14, by Vadim Gelfer
Refactor excessive merge detection, add test
2006-02-17, by Matt Mackall
Revert convert-repo changes
2006-02-13, by Matt Mackall
fix hgrc doc hook descriptions.
2006-02-11, by Vadim Gelfer
hooks: distinguish between locally committed and incoming changes.
2006-02-10, by Daniel Santa Cruz
Allow callers to pass in the dirstate lock in most localrepo.py funcs.
2006-02-09, by mason
revlog.strip should clear the chunkcache
2006-02-09, by mason
Show "(No help text available)" for commands without doc string.
2006-02-09, by Thomas Arendsen Hein
Create default commit message in a more pythonic way.
2006-02-09, by Thomas Arendsen Hein
Removed "HG: manifest hash" line from commit message.
2006-02-09, by Thomas Arendsen Hein
Put the empty line in commit text above the branch merge line.
2006-02-09, by Thomas Arendsen Hein
Run commit message editor in the repo root (like hooks).
2006-02-09, by Thomas Arendsen Hein
add changenav at bottom of page
2006-02-07, by Johannes Stezenbach
display revision numbers
2006-02-06, by Johannes Stezenbach
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
+30000
tip