Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-240
+240
+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.
Use revlogng and inlined data files by default
2006-05-08, by mason
reverse sense of return value from python hooks.
2006-05-08, by Vadim Gelfer
add filename to IOError if read of file fails.
2006-05-08, by Vadim Gelfer
merge with crew.
2006-05-08, by Vadim Gelfer
only import mysql module if hook used.
2006-05-03, by Vadim Gelfer
Fixed tests for changed help output
2006-05-06, by Thomas Arendsen Hein
Update release notes and copyright year for Windows installer.
2006-05-05, by Lee Cantey
revert: remove word "modified" from description.
2006-05-05, by Vadim Gelfer
make test-confused-revert check working dir with two parents.
2006-05-05, by Vadim Gelfer
run-tests.py must print changed test output no matter what exit code is.
2006-05-05, by Vadim Gelfer
revert: require explicit revision when working dir has two parents.
2006-05-05, by Vadim Gelfer
document [extensions] in doc/hgrc.5.txt.
2006-05-04, by Vadim Gelfer
add tests/coverage.py to MANIFEST.in.
2006-05-04, by Vadim Gelfer
document hgignore syntax in new file doc/hgignore.5.txt.
2006-05-04, by Vadim Gelfer
update README.
2006-05-04, by Vadim Gelfer
Delete the shell version of run-tests
2006-05-04, by Stephen Darnell
Use text rather than binary mode for editing commit messages
2006-05-04, by Stephen Darnell
update test-help.out after fixing revert docs.
2006-05-04, by Vadim Gelfer
fix doc comments for revert command. people found them confusing.
2006-05-04, by Vadim Gelfer
add email notification hook. hook written in python.
2006-05-04, by Vadim Gelfer
make templater.stringio a tiny bit more use.
2006-05-04, by Vadim Gelfer
patch queue: notify.patch
2006-05-04, by Bryan O'Sullivan
move mail sending code into core, so extensions can share it.
2006-05-04, by Vadim Gelfer
move stringio class from bugzilla extension into templater module.
2006-05-04, by Vadim Gelfer
rename [patchbomb] section to [email] section in hgrc. old name still ok.
2006-05-04, by Vadim Gelfer
define standard name for base url to use when printing hgweb urls.
2006-05-04, by Vadim Gelfer
merge with crew
2006-05-04, by Benoit Boissinot
gitweb: strip leading & trailing blank lines in changeset description
2006-05-04, by TK Soh
merge with crew.
2006-05-03, by Vadim Gelfer
add util.samestat function for windows.
2006-05-03, by Vadim Gelfer
add bugzilla integration hook. example of writing hook in python.
2006-05-03, by Vadim Gelfer
make templater bit more flexible and efficient for external users.
2006-05-03, by Vadim Gelfer
fix minor bugs in localrepo.hook.
2006-05-03, by Vadim Gelfer
move changeset_templater into templater module.
2006-05-03, by Vadim Gelfer
merge with crew
2006-05-03, by Benoit Boissinot
tests: support older version of bunzip2 and, possibly, gunzip too
2006-05-03, by TK Soh
tests: fix compatibility on Solaris
2006-05-03, by TK Soh
Better help for mq: Corrected synopses, get qcommit options from commands.py.
2006-05-03, by Thomas Arendsen Hein
Add debugaddremove alias to addremove, so it doesn't show up in 'hg help'.
2006-05-03, by Thomas Arendsen Hein
Always clean the build directory before installing for running the tests.
2006-05-03, by Thomas Arendsen Hein
Corrected test output for deprecated addremove command.
2006-05-03, by Thomas Arendsen Hein
deprecate addremove command.
2006-05-02, by Vadim Gelfer
make test-remove check some more cases.
2006-05-02, by Vadim Gelfer
add --after option to remove command.
2006-05-02, by Vadim Gelfer
merge with crew.
2006-05-02, by Vadim Gelfer
merge with crew.
2006-05-02, by Vadim Gelfer
fix file handling bugs on windows.
2006-05-02, by Vadim Gelfer
Make hg update more verbose by default (issue12)
2006-05-02, by Thomas Arendsen Hein
If default sorting is name, offer name-descending with one click.
2006-05-01, by Thomas Arendsen Hein
Make hgwebdir columns sortable.
2006-05-01, by Thomas Arendsen Hein
Merge with crew
2006-05-01, by Thomas Arendsen Hein
Add download links to hgwebdir index page for allowed archive types.
2006-05-01, by Thomas Arendsen Hein
Add archive download links to tip on main changeset list page
2006-05-01, by Colin McMillen
Combine catching exceptions added in dd4ec4576cc8 in one except statement.
2006-04-30, by Thomas Arendsen Hein
Proper check to see if zip dest needs to be wrapped in tellable
2006-04-30, by Colin McMillen
merge with crew.
2006-04-30, by Vadim Gelfer
do not check sys.argv from localrepo when running hooks.
2006-04-30, by Vadim Gelfer
Use better names (hg-{usage}-{random}.{suffix}) for temporary files.
2006-04-30, by Thomas Arendsen Hein
Applied $PWD fix (changeset 278f9b13c39a) to tests/test-hook, too.
2006-04-30, by Thomas Arendsen Hein
SunOS fix: Replaced $PWD with `pwd`
2006-04-30, by Sascha Wilde
Add self to CONTRIBUTORS
2006-04-30, by Colin McMillen
Fix just introduced possible old-http bug
2006-04-30, by Alexis S. L. Carvalho
Cleanup archive command: Don't overwrite gettext, quoting in cmd table entry.
2006-04-30, by Thomas Arendsen Hein
Small cleanups to backout command:
2006-04-30, by Thomas Arendsen Hein
add backout command.
2006-04-29, by Vadim Gelfer
make test-revert check executable bit.
2006-04-29, by Vadim Gelfer
merge with crew.
2006-04-28, by Vadim Gelfer
support hooks written in python.
2006-04-28, by Vadim Gelfer
merge with crew.
2006-04-28, by Vadim Gelfer
move SignalInterrupt class into util module.
2006-04-28, by Vadim Gelfer
Show repo's revlog format on verify only if it doesn't match the default format.
2006-04-28, by Thomas Arendsen Hein
Ignore annotated coverage output of run-tests.py -C
2006-04-28, by Thomas Arendsen Hein
fix a NameError in changegroupsubset
2006-04-28, by Benoit Boissinot
allow to pull from an empty repo without getting a backtrace
2006-04-27, by Vincent Danjean
Add MOTD display to hgweb and hgwebdir.
2006-04-27, by Colin McMillen
merge with crew.
2006-04-27, by Vadim Gelfer
run-tests.py: remove trailing white space
2006-04-27, by Vadim Gelfer
make indentation of coverage code in run-tests.py nicer.
2006-04-27, by Vadim Gelfer
Add code coverage to the python version of run-tests (inc. annotation)
2006-04-27, by Stephen Darnell
Show repo's revlog format on verify. Warn if some files use a different format.
2006-04-27, by Thomas Arendsen Hein
Replaced 0 with REVLOGV0 where this meaning is used.
2006-04-27, by Thomas Arendsen Hein
Corrected error message for incompatible revision flags.
2006-04-27, by Thomas Arendsen Hein
Make the deprecated forget an alias of debugforget.
2006-04-27, by Thomas Arendsen Hein
Fixed test output for not using the deprecated 'hg forget'.
2006-04-27, by Thomas Arendsen Hein
Fix revlog-ng interaction with old-http.
2006-04-26, by Alexis S. L. Carvalho
Fix timezone check.
2006-04-26, by Alexis S. L. Carvalho
mke test-nested-repo use "revert" instead of "forget"
2006-04-26, by Vadim Gelfer
mark forget command as deprecated.
2006-04-26, by Vadim Gelfer
write to stderr with a single write call.
2006-04-26, by Benoit Boissinot
Tidyups for run-tests.py inc. try/finally cleanup and allow tests to be specified on command line
2006-04-26, by Stephen Darnell
hgweb: Synchronised filelogentry to changelogentry.
2006-04-26, by Thomas Arendsen Hein
Try harder to display node hashes in tags view in monospaced font.
2006-04-26, by Thomas Arendsen Hein
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago")
2006-04-26, by Thomas Arendsen Hein
cached data was wrong: rev is different from self.rev(node) in bundlerepo.py
2006-04-25, by Benoit Boissinot
Merge with crew
2006-04-25, by Thomas Arendsen Hein
Allow 'hg serve --webdir-conf foo' to be run outside a repository.
2006-04-25, by Thomas Arendsen Hein
Use <link> tag instead if CDATA import for CSS stylesheets. Fixes issue200.
2006-04-25, by Thomas Arendsen Hein
Use string literal concatenation for optlist and import -p option
2006-04-25, by Thomas Arendsen Hein
Cleaned trailing whitespace in hgweb.py, removed command line shortcut for webdir-conf.
2006-04-25, by Alexander Schremmer
Fixed path handling of the standalone server, fixed typo.
2006-04-23, by Alexander Schremmer
Added hgwebdir support to hg serve.
2006-04-23, by Alexander Schremmer
Added threading support to hg serve.
2006-04-23, by Alexander Schremmer
Added my name to the contributors list.
2006-04-23, by Alexander Schremmer
Cleaned hgweb.py a little bit
2006-04-23, by Alexander Schremmer
merge with crew.
2006-04-25, by Vadim Gelfer
fix issue 217.
2006-04-25, by Vadim Gelfer
Merge with upstream
2006-04-22, by Thomas Arendsen Hein
Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
2006-04-21, by Jim Meyering
update tests after changing archival code.
2006-04-21, by Vadim Gelfer
make hgweb use new archival module.
2006-04-21, by Vadim Gelfer
add "archive" command, like "cvs export" only better.
2006-04-21, by Vadim Gelfer
Merge with crew
2006-04-21, by Matt Mackall
Add a pure python version of run-tests.
2006-04-21, by Stephen Darnell
Revert push new heads logic
2006-04-21, by Matt Mackall
Move empty local repo logic for pull into findincoming
2006-04-21, by Matt Mackall
Don't die calling outgoing hook if we have no changesets
2006-04-21, by Matt Mackall
Merge with crew
2006-04-20, by Matt Mackall
Merge with cmason
2006-04-20, by Matt Mackall
Add tests/test-committer
2006-04-20, by Andrew Thompson
Use application/octet-stream as the content-type of unknown binary files
2006-04-20, by Alexis S. L. Carvalho
remove appendfile data as soon as not needed.
2006-04-19, by Vadim Gelfer
Make bundlerepo use proper index format for revlogng
2006-04-20, by Chris Mason
Merge with crew
2006-04-19, by Thomas Arendsen Hein
Merge with cmason
2006-04-19, by Thomas Arendsen Hein
Remove bogus raise from localrepo.lookup()
2006-04-19, by Chris Mason
Fix hg qdiff <file>
2006-04-19, by Alexis S. L. Carvalho
Ignore EPIPE in pipefilter
2006-04-19, by Alexis S. L. Carvalho
Don't send "Content-Type: none"
2006-04-19, by Alexis S. L. Carvalho
Fix filerevision-raw.tmpl
2006-04-19, by Alexis S. L. Carvalho
convert-repo: fix reversed time zone offset
2006-04-19, by Vadim Gelfer
catch SIGBREAK on windows.
2006-04-19, by Vadim Gelfer
update windows readme to document msys/mingw rxvt problems.
2006-04-19, by Lee Cantey
fix util.canonpath on windows.
2006-04-19, by Vadim Gelfer
make appendfile simpler so it does not break with revlogng on windows.
2006-04-19, by Vadim Gelfer
Exit test-hup only after the background process has died.
2006-04-19, by Thomas Arendsen Hein
merge with mainline.
2006-04-18, by Vadim Gelfer
mq: do not fail if directory to create exists
2006-04-18, by Vadim Gelfer
merge revlogng with mpm tip
2006-04-18, by Chris Mason
Fix transaction handling during interleaved file split.
2006-04-17, by Chris Mason
merge 0.8.1 with revlogng
2006-04-08, by Chris Mason
Additional appendfile fixes for interleaved data/index files
2006-04-08, by mason
Speedup revlog.ancestors for the linear case
2006-04-06, by Chris Mason
Reduce index memory usage by storing the bare string instead of tuples
2006-04-04, by mason
New lazy index code for revlogs.
2006-04-04, by mason
Fill in the uncompressed size during revlog.addgroup
2006-04-04, by mason
Fix inlined revlogs to seek to eof after opening "a+"
2006-04-04, by mason
Create an atomic opener that does not automatically rename on close
2006-04-04, by mason
Make the appendfile class inline-data index friendly
2006-04-04, by mason
Fix bundle repos to use an index tuple consistent with revlogng
2006-04-04, by mason
Implement data inlined with the index file
2006-04-04, by mason
Implement revlogng.
2006-04-04, by mason
import: use gpatch if present on system. patch is broken on solaris.
2006-04-13, by Vadim Gelfer
merge with crew.
2006-04-13, by Vadim Gelfer
merge with crew.
2006-04-13, by Vadim Gelfer
let run-tests run optional code coverage tests.
2006-04-13, by Vadim Gelfer
fix bugs in coverage.py.
2006-04-13, by Vadim Gelfer
add coverage.py module to tests directory.
2006-04-13, by Vadim Gelfer
fix update when a locally added file match the target revision
2006-04-14, by Benoit Boissinot
util.unlink should only catch OSError.
2006-04-13, by Vadim Gelfer
benoit asked for comment to make avoid of recursive repo clearer.
2006-04-13, by Vadim Gelfer
merge with crew.
2006-04-13, by Vadim Gelfer
support nested repositories.
2006-03-31, by Vadim Gelfer
Don't use -u option for diff on SunOS, too.
2006-04-12, by Thomas Arendsen Hein
run-tests: Use appropriate (that is: none) diff options on HP-UX.
2006-04-12, by Sascha Wilde
Use the new format of setting tags in view extension (Debian bug #361897)
2006-04-11, by Thomas Arendsen Hein
Never exit directly from commands.dispatch(), but pass return code to caller.
2006-04-11, by Thomas Arendsen Hein
Polished exception handling when importing extensions:
2006-04-11, by Thomas Arendsen Hein
Added doc/gendoc.py to MANIFEST.in, so docs can be regenerated on demand.
2006-04-11, by Thomas Arendsen Hein
fix exception handling on windows.
2006-04-08, by Vadim Gelfer
Include tests/md5sum.py in manifest.
2006-04-08, by Thomas Arendsen Hein
Added tag 0.8.1 for changeset 6a03cff2b0f5d30281e6addefe96b993582f2eac
2006-04-07, by Matt Mackall
Try to use /usr/bin/test or /bin/test to work around missing features.
0.8.1
2006-04-07, by Radoslaw Szkodzinski
util.copyfiles: only switch to copy if hardlink raises IOError or OSError.
2006-04-05, by Vadim Gelfer
Make completion for debugindex<tab><tab> show debugindexdot, too.
2006-04-05, by Thomas Arendsen Hein
Set correct exception for another possible malloc error in mpatch.c
2006-04-05, by Thomas Arendsen Hein
Register qversion as a non repository related command
2006-04-04, by Edouard Gomez
Show remote ssh noise only with --debug and increase the limit to 500 lines.
2006-04-04, by Thomas Arendsen Hein
document the possible race in "hg undo"
2006-04-03, by Benoit Boissinot
Don't allow --style and --template for hg update and hg merge.
2006-04-03, by Thomas Arendsen Hein
Minor fix for revert: No need to make a backup when forgetting added files.
2006-04-03, by Thomas Arendsen Hein
small changes to revert command.
2006-04-03, by Vadim Gelfer
bash_completion: completion for commands provided by extensions
2006-04-03, by Alexis S. L. Carvalho
Don't enter an endless loop if remote hg doesn't answer, show remote noise.
2006-04-02, by Thomas Arendsen Hein
bash_completion: small optimization
2006-04-02, by Alexis S. L. Carvalho
Tell the user the real "hg update -C" command, not just "-C" when aborting.
2006-04-02, by Thomas Arendsen Hein
Merged with crew.
2006-04-02, by Thomas Arendsen Hein
Don't abort when backup files already exist. Don't allow alternative names.
2006-04-01, by Thomas Arendsen Hein
Make 'hg tags -q' only list tag names without revision numbers and hashes,
2006-04-01, by Thomas Arendsen Hein
add --options to debugcomplete and change bash_completion to use it
2006-04-01, by Alexis S. L. Carvalho
Group changes done by the same developer on the same with --style=changelog
2006-04-01, by Thomas Arendsen Hein
Don't print filenames in braces for changelog style.
2006-04-01, by Thomas Arendsen Hein
Web site and wiki are now the same.
2006-04-01, by Thomas Arendsen Hein
forgot to rerun tests after changed backup extension to .orig.
2006-03-31, by Vadim Gelfer
rewrite revert command. fix issues 93, 123, 147.
2006-03-31, by Vadim Gelfer
ssh: skip noise generated by remote shell
2006-03-31, by Matt Mackall
work around python bug on solaris 10.
2006-03-30, by Vadim Gelfer
more windows fixes.
2006-03-30, by Vadim Gelfer
clean up lee's windows testpid fix.
2006-03-30, by Vadim Gelfer
Fixes to testpid() for Windows.
2006-03-30, by Lee Cantey
Use [ x = y ] instead of [ x == y ] in shell scripts.
2006-03-30, by Thomas Arendsen Hein
New option -i/--ignored for 'hg status' to show ignored files.
2006-03-29, by Thomas Arendsen Hein
Fix hg push and hg push -r sometimes creating new heads without --force.
2006-03-29, by Thomas Arendsen Hein
merge with crew.
2006-03-29, by Vadim Gelfer
add merge command. means same thing as "update -m".
2006-03-29, by Vadim Gelfer
merge with crew.
2006-03-29, by Vadim Gelfer
merge with crew.
2006-03-28, by Vadim Gelfer
fix backtrace printed when cannot get lock.
2006-03-28, by Vadim Gelfer
Catch HTTPException when reading from remote http repository.
2006-03-29, by Thomas Arendsen Hein
merge with crew.
2006-03-28, by Vadim Gelfer
Fix error on Windows if "hg log | more" exits.
2006-03-28, by Eung-Ju Park
add missing filename title to gitweb's filelog page
2006-03-28, by TK Soh
don't overquote description on gitweb summary page (issue 184)
2006-03-28, by TK Soh
fix appendfile problem on macos.
2006-03-27, by Vadim Gelfer
Fix broken hgignore tests due to full path showing up in output.
2006-03-26, by Thomas Arendsen Hein
Don't ignore everything if all hgignore files are empty.
2006-03-26, by Thomas Arendsen Hein
show committer's name on gitweb's summary page (issue 137)
2006-03-26, by TK Soh
Show reason why an ignore file can't be read and state that it is skipped.
2006-03-25, by Thomas Arendsen Hein
On error parsing hgignore file, print the correct filename.
2006-03-25, by mcmillen
Add warning if user-configured hgignore file isn't found
2006-03-25, by mcmillen
Implementation of per-user .hgignore.
2006-03-24, by mcmillen
Calling revlog.addgroup with an empty changegroup now raises RevlogError.
2006-03-24, by Thomas Arendsen Hein
Windows py2exe version didn't handle names given to templatepath() correctly
2006-03-24, by Lee Cantey
add benoit's test for issue148.
2006-03-24, by Vadim Gelfer
forgot to add new module.
2006-03-24, by Vadim Gelfer
fix race in localrepo.addchangegroup.
2006-03-24, by Vadim Gelfer
Added missing gettext import to changegroup.py.
2006-03-24, by Thomas Arendsen Hein
Don't mention deprecated HGEDITOR variable in the help text of commit.
2006-03-24, by Thomas Arendsen Hein
Spelling fix: "commited" -> "committed"
2006-03-24, by mcmillen
show message if no changes found on outgoing
2006-03-24, by Thomas Arendsen Hein
show message if no changes found on incoming
2006-03-24, by TK Soh
Include templates/static/* in MANIFEST.in so that distutils setup will include them.
2006-03-24, by Lee Cantey
merge with self
2006-03-23, by Benoit Boissinot
make it possible to escape characters in a glob expression
2006-03-23, by Benoit Boissinot
ignore EPIPE in ui.err_write
2006-03-23, by Benoit Boissinot
merge with crew.
2006-03-21, by Vadim Gelfer
add changelog style to command line template.
2006-03-21, by Vadim Gelfer
add checking for invalid entries in tag files
2006-03-22, by Benoit Boissinot
Adapted behaviour of ui.username() to documentation and mention it explicitly:
2006-03-21, by Thomas Arendsen Hein
Improved ui.edit():
2006-03-21, by Thomas Arendsen Hein
Pass correct username as $HGUSER to hgeditor if "commit -u" is used.
2006-03-21, by Thomas Arendsen Hein
less
more
|
(0)
-1000
-240
+240
+1000
+3000
+10000
+30000
tip