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.
fix a bug in hg export --switch-parent
2005-12-16, by Benoit Boissinot
Better error message (without /.hg appended) when repository is not found.
2005-12-15, by Thomas Arendsen Hein
Less annoying directory completion (see http://bugs.debian.org/343458)
2005-12-15, by Daniel Kobras
Merge with upstream.
2005-12-15, by Thomas Arendsen Hein
delete unintended print statement
2005-12-12, by Vadim Gelfer
merge with crew
2005-12-11, by Vadim Gelfer
make mercurial look in more places for config files.
2005-11-04, by Vadim Gelfer
fix the cat command
2005-12-06, by Benoit Boissinot
abort when merging two heads and repository has local changes
2005-12-14, by Benoit Boissinot
Merge http://sh0n.net/jeffpc/repos/hg-gitweb/
2005-12-14, by Matt Mackall
Remove tabs, and trailing whitespace from hgweb.py
2005-12-12, by Josef "Jeff" Sipek
[hgweb] Remove reference to a non-existing file
2005-12-12, by Josef "Jeff" Sipek
[hgweb] Fixed up bad link
2005-12-10, by Josef "Jeff" Sipek
File log and some FIXMEs
2005-12-10, by Josef "Jeff" Sipek
[hgweb] gitweb style: File annotate converted, file revision made more like the deafault style
2005-12-05, by Josef "Jeff" Sipek
[hgweb] More gitweb style related fixes
2005-12-05, by Josef "Jeff" Sipek
File revision style fixed
2005-12-05, by Josef "Jeff" Sipek
[hgweb] Initial import of the "gitweb" style
2005-12-05, by Josef "Jeff" Sipek
add a --switch-parent option to export against the other parent
2005-12-14, by Benoit Boissinot
hg log -p should show file deletions
2005-12-14, by Benoit Boissinot
quote the filename when calling HGEDITOR
2005-12-14, by Benoit Boissinot
make all commands be repo-wide by default
2005-12-01, by Benoit Boissinot
make command defaults works for aliases
2005-12-01, by TK Soh
Handle hg under /
2005-12-01, by Arun Sharma
fix rename --after
2005-12-01, by Robin Farine
Re: [PATCH 2 of 3] remove walk warning about nonexistent files
2005-12-01, by Benoit Boissinot
export patkind() from util
2005-12-01, by Robin Farine
Fix walkhelper on windows.
2005-12-01, by Christian Boos
disallow '\n' and '\r' in tag names
2005-11-29, by Benoit Boissinot
Merge with http://hg.omnifarious.org/~hopper/mercurial
2005-11-29, by Thomas Arendsen Hein
Convert all classes to new-style classes by deriving them from object.
2005-11-18, by Eric Hopper
fix run-tests' PYTHONPATH
2005-11-27, by Robin Farine
Updated help text for 'hg log'.
2005-11-23, by Thomas Arendsen Hein
Space/Tab cleanup in bash_completion.
2005-11-23, by Thomas Arendsen Hein
bash_completion: use hg --debug help to get the list of debug commands.
2005-11-23, by Alexis S. L. Carvalho
Catch IOErrors and RepoErrors when serving repositories via hgweb.
2005-11-17, by Thomas Arendsen Hein
Merge with mercurial/crew
2005-11-17, by Thomas Arendsen Hein
Added version information to "report bug" message for unknown exceptions.
2005-11-16, by Thomas Arendsen Hein
Fixes to "hg heads -r FOO":
2005-11-16, by Thomas Arendsen Hein
add a -r/--rev option to heads to show only heads descendant from rev
2005-11-16, by Benoit Boissinot
Always escape repository name in hgweb, very important in notfound.tmpl.
2005-11-17, by Thomas Arendsen Hein
fix bug in setup.py introduced in r1508.
2005-11-16, by Will
close .hg/hgrc after writing the default values on clone
2005-11-15, by TK Soh
close file before renaming it (since it doesn't work the other way on windows)
2005-11-14, by Benoit Boissinot
fix errors found by pychecker
2005-11-14, by Benoit Boissinot
added st as alias for status in zsh_completition
2005-11-14, by Michael Gebetsroither
Merge with Thomas Waldmann
2005-11-14, by Thomas Arendsen Hein
made C src formatting more consistent
2005-11-14, by twaldmann
fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
2005-11-14, by twaldmann
minor optimization: save some string trash
2005-11-14, by twaldmann
use posix compliant option for head
2005-11-13, by Benoit Boissinot
Merge with upstream
2005-11-13, by Thomas Arendsen Hein
Added hg-ssh - a wrapper for ssh access to a limited set of mercurial repos
2005-11-13, by Thomas Arendsen Hein
Catch the exception raised with 'hg help <somethingambiguous>'.
2005-11-10, by Thomas Arendsen Hein
Add revlog.strip to truncate away revisions.
2005-11-11, by mason
Optimize manifest.add
2005-11-11, by mason
Reduce string duplication in compression code
2005-11-11, by mason
reset mtime when two files are equal
2005-11-11, by Benoit Boissinot
add localrepo.wlock for protecting the dirstate
2005-11-11, by Benoit Boissinot
add a releasefn keyword to lock.lock
2005-11-11, by Benoit Boissinot
add dirstate.lazyread, write atomically the dirstate
2005-11-11, by Benoit Boissinot
add an atomic argument to util.opener
2005-11-11, by Benoit Boissinot
don't print anything about file of unsupported type unless
2005-11-11, by Benoit Boissinot
fix a bug where command defaults suppress global options
2005-11-11, by TK Soh
Merge with TAH
2005-11-09, by Matt Mackall
hgweb: fix traceback by skipping invalid repo paths
2005-11-09, by TK Soh
Fix line wrapping
2005-11-09, by Matt Mackall
Added --date option to annotate.
2005-11-09, by lupus
copy the mode of the file when breaking hardlinks
2005-11-09, by Benoit Boissinot
Allow ambiguous command shortcut if only an alias for the same command.
2005-11-09, by Thomas Arendsen Hein
Merge with TAH
2005-11-09, by Matt Mackall
Improved error message for ambiguous command shortcuts.
2005-11-07, by Thomas Arendsen Hein
Canonicalize command when using aliases or prefix matching.
2005-11-07, by Thomas Arendsen Hein
Automatically run "verify" whenever we run "recover"
2005-11-08, by Matt Mackall
Fix up test-help, mark test-rename +x
2005-11-08, by Matt Mackall
avoid to copy more than one file to the same destination file
2005-11-08, by Robin Farine
copy & rename don't overwrite unless --force is specified
2005-11-08, by Robin Farine
generalize copy/rename to handle more than one source directory
2005-11-08, by Robin Farine
hgweb: remove redundant rstrip filter
2005-11-08, by TK Soh
use self.{w,}join when possible
2005-11-08, by Benoit Boissinot
Add safety check for addgroup
2005-11-07, by Matt Mackall
fix a warning when py2exe is not used
2005-11-04, by Benoit Boissinot
Add explicit 'st' alias for status
2005-11-04, by Matt Mackall
if unambigious command name are passed, use them
2005-11-04, by Benoit Boissinot
Add support for -r option in hg tag
2005-11-03, by Radoslaw Szkodzinski
fix file opening for some commands on Windows
2005-11-03, by Christian Boos
Merge with TAH
2005-11-03, by Matt Mackall
Fixed test-static-http with http_proxy variable set again.
2005-11-03, by Thomas Arendsen Hein
Merge from Hidetaka Iwai
2005-11-03, by Matt Mackall
Fixed to convert to man properly.
2005-11-03, by Hidetaka Iwai
Fixed wrong encoding of files.
2005-11-03, by Hidetaka Iwai
hgweb: Added archive download buttons to manifest page.
2005-11-03, by Thomas Arendsen Hein
Add permissions handling test
2005-11-03, by Matt Mackall
remove the deprecated --text (t) option to rawcommit and tag
2005-11-03, by Benoit Boissinot
Deal with merge abort more gracefully
2005-11-02, by Matt Mackall
Handle empty logs in repo.checksize
2005-11-02, by Matt Mackall
verify: add check for mismatch of index and data length
2005-11-02, by Matt Mackall
Allow interrupting all parts of verify
2005-11-02, by Matt Mackall
fix a bug in dirstate.changes when cwd != repo.root
2005-11-02, by Benoit Boissinot
minor doc fix
2005-11-02, by Benoit Boissinot
Added Japanese translations of manpages.
2005-11-02, by Hidetaka Iwai
only files in normal state should be marked as deleted
2005-11-02, by Benoit Boissinot
fix handling of files of unsupported type in the walk code
2005-11-02, by Benoit Boissinot
zsh: allow 'hg clone' to complete paths listed in ~/.hgrc
2005-11-02, by Steve Borho
mention running multiple hooks in the doc
2005-10-31, by Benoit Boissinot
zsh completion improvements.
2005-10-31, by Steve Borho
Fix traceback on bad system hgrc files
2005-10-31, by Soh Tk-r28629
fix handling of daylight saving time
2005-10-31, by Benoit Boissinot
Change test-hook to test multiple hooks
2005-10-29, by Matt Mackall
allow multiples hook
2005-10-29, by Benoit Boissinot
fix a bug where hg could remove file ending with .tmp
2005-10-28, by Benoit Boissinot
add a test for hgignore
2005-10-28, by Benoit Boissinot
util.opener already create the base directory if it doesn't exist
2005-10-28, by Benoit Boissinot
fix dirstate.change: it should walk ignored files
2005-10-28, by Benoit Boissinot
Elevate parents to a "common" command in help
2005-10-27, by Matt Mackall
Add missing test output
2005-10-27, by Matt Mackall
make readconfig take a filename instead of a file pointer as argument
2005-10-27, by Benoit Boissinot
make revert use standard matcher
2005-10-27, by Benoit Boissinot
rewrote changes function in dirstate to use generic walk code
2005-10-27, by Benoit Boissinot
minor fix on command help docstrings
2005-10-27, by TK Soh
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
+30000
tip