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.
Make contract with extensions optional.
2005-09-21, by Bryan O'Sullivan
Clean up whitespace damage.
2005-09-21, by Bryan O'Sullivan
Enhance the file filtering capabilities.
2005-09-21, by Bryan O'Sullivan
Use platform-appropriate rc file names.
2005-09-21, by Bryan O'Sullivan
Document Windows installer build process.
2005-09-21, by Bryan O'Sullivan
Add Windows installer file.
2005-09-21, by Bryan O'Sullivan
Add post-install text file.
2005-09-21, by Bryan O'Sullivan
Turn the win32 README into a HTML file for now.
2005-09-21, by Bryan O'Sullivan
Add win32 README for standalone installer.
2005-09-21, by Bryan O'Sullivan
Make incoming/outgoing show oldest first
2005-09-22, by mpm
Make 'hg import' platform independent.
2005-09-20, by Volker Kleinfeld
Fix Volker's modifications to setup.py for non-Windows systems.
2005-09-20, by Bryan O'Sullivan
Support for the distutils extention 'py2exe' added.
2005-09-20, by Volker Kleinfeld
Merge with BOS
2005-09-20, by mpm
Add --pull option to clone.
2005-09-20, by Bryan O'Sullivan
pull/unbundle: raise an exception on premature EOF
2005-09-20, by mpm
Add checks for programs which are required for the test suite to run.
2005-09-19, by eric
hgit -> hgk.py
2005-09-19, by mpm
Add a favicon.ico, small version of the main HG image.
2005-09-19, by Ollivier Robert
Fix dirstate.changes for ignored directories.
2005-09-18, by Bryan O'Sullivan
Fix cut and paste error in hgweb.py
2005-09-18, by Florian La Roche
Fix man page typos
2005-09-18, by Florian La Roche
Clean up RPM spec file
2005-09-18, by Florian La Roche
Update version number in PKG-INFO
2005-09-18, by Florian La Roche
Fix ignore regression.
2005-09-17, by Bryan O'Sullivan
Switch to new syntax for .hgignore files.
2005-09-17, by Bryan O'Sullivan
Merge with myself.
2005-09-17, by Bryan O'Sullivan
Fix performance of dirstate.changes with ignored directories.
2005-09-17, by Bryan O'Sullivan
Fix diff command so it doesn't walk the dirstate unnecessarily.
2005-09-16, by Bryan O'Sullivan
Added tag 0.7 for changeset 979c049974485125e1f9357f6bbe9c1b548a64c3
2005-09-16, by mpm
Update doc for ssh URL, describing path handling more clearly.
0.7
2005-09-16, by Bryan O'Sullivan
Generated new tcsh_completion with tcsh_completion_build.sh
2005-09-16, by Thomas Arendsen Hein
Added new debug commands to bash_completion.
2005-09-16, by Thomas Arendsen Hein
Add debugancestor command
2005-09-16, by mpm
test-hup: hgrc no longer created at init
2005-09-15, by mpm
hgweb: use ui:username rather than web:contact
2005-09-15, by mpm
Merge with BOS
2005-09-15, by mpm
Add file encoding/decoding support
2005-09-15, by mpm
Clamp negative rev numbers at zero.
2005-09-15, by Bryan O'Sullivan
mark copy/rename as experimental in the docs
2005-09-15, by mpm
Get all commands that operate on files to honour --verbose and --quiet.
2005-09-14, by Bryan O'Sullivan
Switch cat command to use walk code.
2005-09-14, by Bryan O'Sullivan
Add rename/mv command.
2005-09-14, by Bryan O'Sullivan
The copy tests don't need to invoke cp any longer.
2005-09-14, by Bryan O'Sullivan
Fix lots of exception-related problems.
2005-09-14, by Bryan O'Sullivan
Merge with MPM.
2005-09-14, by Bryan O'Sullivan
Fix up copy command to behave more like regular "cp".
2005-09-14, by Bryan O'Sullivan
Merge with myself.
2005-09-14, by Bryan O'Sullivan
Make remove command really unlink files.
2005-09-14, by Bryan O'Sullivan
mercurial.el: implement hg-pull, and stub in hg-update.
2005-09-09, by Bryan O'Sullivan
Files not getting added appropiately
2005-09-14, by Chris Mason
clone: fall back to pull if we can't lock the source repo
2005-09-14, by mpm
Fix hgit revtree bug with stop revision handling
2005-09-14, by root
Fix hg cat when the file cannot be found in the specified revision
2005-09-14, by Mikael Berthe
Add support for cloning with hardlinks on windows.
2005-09-14, by Stephen Darnell
Convert hgk to use the hgit extension, and upate to the latest gitk
2005-09-13, by mason
Turn hgit into an extension, and add commands supporting the latest gitk
2005-09-13, by mason
Add log -b to show the branch a specific revision lives in
2005-09-13, by mason
Fix off by one in convert-repo tags
2005-09-13, by mason
Fix bug with co -C across branches, update tests
2005-09-13, by mpm
Fix test-tag output for new abort message
2005-09-13, by mpm
Revert unrelated changes in previous commit
2005-09-13, by mpm
Fix abort message for clone
2005-09-13, by mpm
Revert some exception type changes in revlog
2005-09-13, by mpm
CONTRIBUTORS update
2005-09-09, by mpm
dirstate: two more stat -> lstat changes
2005-09-09, by mpm
Fix comment typo
2005-09-09, by mpm
Fix dangling symlink bug in dirstate walk code
2005-09-09, by mpm
Replace sequences of {ui.warn, return 1} with raise of util.Abort.
2005-09-09, by Bryan O'Sullivan
patchbomb: add TLS and SMTP AUTH support.
2005-09-09, by Bryan O'Sullivan
Add --debugger global option
2005-09-08, by mpm
Fix Windows status problem from new dirstate walk code
2005-09-08, by mpm
Update test-help for bundle/unbundle
2005-09-08, by mpm
Fix missing docstring for unbundle
2005-09-08, by mpm
clone: directory names take precedence over symbolic names
2005-09-08, by TK Soh
import: fix bug in mail-format detection
2005-09-08, by mpm
hgweb: fix scope for RepoError
2005-09-08, by mpm
Add preliminary support for the bundle and unbundle commands
2005-09-08, by mpm
Add missing import for hgwebdir
2005-09-08, by mpm
Cleanup of tabs and trailing spaces in documentation.
2005-09-08, by Thomas Arendsen Hein
Add reporting instructions to unknown exception backtraces
2005-09-07, by mpm
Smarter handling of revlog key errors
2005-09-07, by mpm
Clean up hgweb imports
2005-09-07, by mpm
Change grep -e to grep --all
2005-09-07, by mpm
Fold import -m option into import -f
2005-09-07, by mpm
Revert silly TypeError change
2005-09-07, by mpm
Tighten up clone locking
2005-09-07, by mpm
Clean up local clone file list
2005-09-07, by mpm
Rewrite copytree as copyfiles
2005-09-07, by mpm
Redo local clone hgrc fix
2005-09-07, by mpm
Write out hgrc properly.
2005-09-04, by Bryan O'Sullivan
patchbomb: continue if we can't import readline.
2005-09-04, by Bryan O'Sullivan
Get test-commit to exit cleanly.
2005-09-04, by Bryan O'Sullivan
Commit date validation: more stringent checks, more useful error messages.
2005-09-04, by Bryan O'Sullivan
revlog: raise informative exception if file is missing.
2005-09-04, by Bryan O'Sullivan
Minor cleanups.
2005-09-04, by Bryan O'Sullivan
Created a class in util called chunkbuffer that buffers reads from an
2005-09-04, by Eric Hopper
Add test output.
2005-09-03, by Bryan O'Sullivan
Date validation must check for 32-bit width. Don't use assert to check.
2005-09-03, by Bryan O'Sullivan
Make date/timezone validation in changelog.add more robust. Add test.
2005-09-03, by Bryan O'Sullivan
Validate user input of dates when adding a changelog entry.
2005-09-03, by Bryan O'Sullivan
Add doc string for debugrename.
2005-09-01, by bos
Fortify the recognition of a diff header.
2005-09-01, by bos
Add -p to incoming and outgoing commands to show patch
2005-09-01, by TK Soh
Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.
2005-09-01, by bos
Make import command reject patches that resemble email messages.
2005-09-01, by bos
Make removal check more complete and informative.
2005-09-01, by Bryan O'Sullivan
Fix up remove command to use walk code.
2005-09-01, by Bryan O'Sullivan
From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005
2005-09-01, by bos
Merge with myself.
2005-09-01, by bos
Output Content-encoding for tar.gz and tar.bz2 snapshots
2005-09-01, by Edouard Gomez
Fix up failing tests.
2005-09-01, by bos
Optimize dirstate walking
2005-09-01, by mason
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/
2005-08-31, by Thomas Arendsen Hein
Make sure the repository names don't have slashes at the at or else in some
2005-08-30, by Vincent Wagelaar
Saving sys.argv and sys.stderr is not needed anymore
2005-08-30, by Vincent Wagelaar
Fix mercurial.el help.
2005-08-31, by jdc
Adjust hg-strip and hg-chomp regexps.
2005-08-31, by jdc
hg serve: print a more useful error message if server can't start.
2005-08-31, by Bryan O'Sullivan
Merge with TAH.
2005-08-31, by Bryan O'Sullivan
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
+30000
tip