Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+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 unused variable warning from pychecker
2006-06-17, by Benoit Boissinot
replace os.stat with os.lstat in some where.
2006-06-16, by Vadim Gelfer
httprepo: make "http://user:pass@host/" urls work
2006-06-16, by Vadim Gelfer
httprepo: fix small bug in authentication.
2006-06-16, by Vadim Gelfer
merge with crew.
2006-06-16, by Vadim Gelfer
Update keepalive.py to current CVS version of urlgrabber.
2006-06-16, by Alexis S. L. Carvalho
patchbomb does not handle email time stamp plattform independent
2006-06-16, by Volker Kleinfeld
http: query server for capabilities
2006-06-15, by Vadim Gelfer
remove use of undefined variable.
2006-06-15, by Vadim Gelfer
merge with self.
2006-06-15, by Vadim Gelfer
extend network protocol to stop clients from locking servers
2006-06-15, by Vadim Gelfer
test-bad-pull: fix change in error output.
2006-06-15, by Vadim Gelfer
sshrepo: fix bug in error formatting.
2006-06-15, by Vadim Gelfer
hgweb: split "verbs" into methods.
2006-06-15, by Vadim Gelfer
http client: support persistent connections.
2006-06-15, by Vadim Gelfer
http server: support persistent connections.
2006-06-15, by Vadim Gelfer
merge with crew.
2006-06-14, by Vadim Gelfer
move hgk.py into hgext. now to enable "hg view" is one less step.
2006-06-14, by Vadim Gelfer
replace old-http:// syntax by static-http:// and deprecate the redundant hg://
2006-06-14, by Benoit Boissinot
Add web.contact to the hgrc documentation.
2006-06-14, by Daniel Santa Cruz
dirstate: fix call to os.lstat when st is None
2006-06-13, by Vadim Gelfer
honor signals during load of extensions.
2006-06-13, by Vadim Gelfer
dirstate.read: make 15% faster.
2006-06-12, by Vadim Gelfer
merge with crew.
2006-06-12, by Vadim Gelfer
dirstate: speed up inner loop of read.
2006-06-12, by Vadim Gelfer
Report on push/pull if heads are merged, too, like for new heads.
2006-06-10, by Thomas Arendsen Hein
merge with upstream
2006-06-10, by Benoit Boissinot
add --lsprof option. 3x faster than --profile, more useful output.
2006-06-09, by Vadim Gelfer
ssh: add capability detection at startup
2006-06-09, by Matt Mackall
ssh: gather initial output so we can do capability detection
2006-06-09, by Matt Mackall
Initial implementation of hello command for ssh
2006-06-09, by Matt Mackall
update test-help output after new options.
2006-06-09, by Vadim Gelfer
copy: fix introduced bug.
2006-06-09, by Vadim Gelfer
make description of -n option better.
2006-06-09, by Vadim Gelfer
revert: add -n/--dry-run option
2006-06-09, by Vadim Gelfer
remove: add -n/--dry-run option
2006-06-09, by Vadim Gelfer
copy: add -n/--dry-run option
2006-06-09, by Vadim Gelfer
addremove: add -n/--dry-run option
2006-06-09, by Vadim Gelfer
add: add -n/--dry-run option
2006-06-09, by Vadim Gelfer
debugconfig: allow to print by section and exact item name
2006-06-08, by Vadim Gelfer
Fix diff header (line endings) for failed test output in run-tests.py.
2006-06-08, by Thomas Arendsen Hein
Don't run tests with dots in their name (e.g. test-foo.orig)
2006-06-08, by Thomas Arendsen Hein
revert: better fix for not printing 'reverting' message
2006-06-07, by Vadim Gelfer
revert: check for changes against target rev
2006-06-07, by Vadim Gelfer
pick a non-conflicting module name when loading an extension
2006-06-07, by Benoit Boissinot
Fixed 'hg serve --webdir-conf foo' which broke due to split of hgweb.
2006-06-05, by Thomas Arendsen Hein
Further cleanup of ui.py (changeset 74d569332f8b used one-char variable names).
2006-06-05, by Thomas Arendsen Hein
packagescan can't scan nested packages
2006-06-02, by Eung-Ju PARK
move purge extension out of hgext.
2006-06-04, by Vadim Gelfer
import: allow to import stdin with file name "-"
2006-06-04, by Vadim Gelfer
fix comment.
2006-06-04, by Vadim Gelfer
merge with crew.
2006-06-04, by Vadim Gelfer
merge change to ssh protocol.
2006-06-04, by Vadim Gelfer
refactor ssh server.
2006-06-04, by Vadim Gelfer
remove appendfile for the manifest when adding a changegroup
2006-06-04, by Benoit Boissinot
hgweb: fix errors and warnings found by pychecker
2006-06-04, by Benoit Boissinot
dirstate: refactor the dirstate binary format, remove magic numbers
2006-06-04, by Benoit Boissinot
Adjusting hgweb splitup to be a little cleaner.
2006-06-02, by Eric Hopper
Fixing up comment headers for split up code.
2006-06-02, by Eric Hopper
merge with crew.
2006-06-01, by Vadim Gelfer
merge with crew.
2006-06-01, by Vadim Gelfer
Cleanup: unifiy the coding style in the ui.py configitems forwarders.
2006-06-01, by Markus F.X.J. Oberhumer
Expand '~' in path to extensions.
2006-06-01, by Markus F.X.J. Oberhumer
merge with crew.
2006-06-01, by Vadim Gelfer
The line used to ignore the setup file for win32 is a regexp but it was after a "syntax: glob"
2006-05-22, by Marco Barisione
Automatically add the path of hg to %PATH% using add_path
2006-05-22, by Marco Barisione
Ignore the .exe setup file for Windows
2006-05-22, by Marco Barisione
Make indentation of purge's cmdtable match to mercurial/commands.py
2006-06-02, by Thomas Arendsen Hein
Rewritten install instructions for hg-purge to match new situation, fixed typos.
2006-06-02, by Thomas Arendsen Hein
Merged hg-purge
2006-06-01, by Thomas Arendsen Hein
Reorganized files in hg-purge repo to push them into Mercurial.
2006-06-01, by Thomas Arendsen Hein
Removed --nothing, added --print and --print0
2006-05-26, by Marco Barisione
The meaning of the directories on the command line is now explained correctly
2006-05-16, by Marco Barisione
Marked strings for translation
2006-05-16, by Marco Barisione
Added some comments
2006-05-16, by Marco Barisione
Even on Windows self._repo.dirstate.state() wants '/' in paths
2006-05-16, by demian
Some functions were called as globals (i.e. I forgot some "self.")
2006-05-16, by demian
Changset de893ad6bd17 wrongly reversed the meaning of --nothing
2006-05-16, by demian
Use self._ui.note(...) instead of if self._ui.verbose: self._ui.status(...)
2006-05-16, by demian
Command line options are read in a saner way
2006-05-16, by demian
Purge.from_command is now a function called purge
2006-05-16, by demian
Added a link to the home page of hg purge
2006-05-13, by demian
Added a link to the page for CVS utilities
2006-05-13, by demian
Added some lines on the requirements for purge
2006-05-13, by demian
Added an explanation on how to enable the extension in "~/.hgrc"
2006-05-13, by demian
Initial commit
2006-05-12, by demian
Give a response to unknown SSH commands
2006-06-04, by Matt Mackall
Renamed localrepo.undo() to rollback() and talk about "rollback information".
2006-06-01, by Thomas Arendsen Hein
Fix automatic decompression of tarballs with Firefox.
2006-06-01, by Thomas Arendsen Hein
hgweb: fix tracebacks on both index and repo pages
2006-06-01, by TK Soh
Allow comma to separate types in allow_archive, too. Use longer variable name.
2006-06-01, by Thomas Arendsen Hein
hgweb: add allow_archive support to [web] section of hgrc
2006-06-01, by TK Soh
merge with crew.
2006-05-31, by Vadim Gelfer
Final stage of the hgweb split up.
2006-05-31, by Eric Hopper
Splitting up hgweb so it's easier to change.
2006-05-31, by Eric Hopper
Manifest groups may be empty, so don't abort in this case (fixes issue210).
2006-05-31, by Thomas Arendsen Hein
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip