Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+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.
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
Added test for incoming via ssh.
2006-03-21, by Thomas Arendsen Hein
make incoming work via ssh (issue139); move chunk code into separate module.
2006-03-21, by Thomas Arendsen Hein
use HG10UN header for uncompressed bundle
2006-03-21, by Benoit Boissinot
More detailed documentation about ssh:// URLs; fixes issue170.
2006-03-20, by Thomas Arendsen Hein
do proper typecasting on malloc() and calloc() calls
2006-03-20, by TK Soh
Don't forget version at the end of setup.py, write it only if changed.
2006-03-19, by Thomas Arendsen Hein
Enable path validation for copy, rename, debugwalk and other canonpath users.
2006-03-19, by Thomas Arendsen Hein
Duplicate cache when creating templater.
2006-03-18, by Shun-ichi Goto
Delete bundle file of hg incoming in case of errors, preserve existing files.
2006-03-18, by Thomas Arendsen Hein
Cleaned up the code path for bundle handling in hg incoming, updated comments.
2006-03-18, by Thomas Arendsen Hein
Documented behaviour of write_bundle regarding file handles.
2006-03-18, by Thomas Arendsen Hein
imported patch /home/thomas/fix-incoming-abortion4.patch
2006-03-18, by Thomas Arendsen Hein
Fixed abort while remote incoming command on windows.
2006-03-17, by Shun-ichi GOTO
write_bundle: close the file before removing it in case of failure
2006-03-17, by Benoit Boissinot
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip