Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-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 segfaults when parsing bdiff hunks in mpatch.decode() and .patchedsize()
2007-01-27, by Thomas Arendsen Hein
Work around python 2.5.1 tarfile regression
2007-04-24, by Brendan Cully
Avoid float rounding errors when checking http protocol version.
2007-04-19, by Thomas Arendsen Hein
Merge with stable
2007-04-16, by Matt Mackall
Merge with crew
2007-04-16, by Matt Mackall
test-command-template: improve test coverage
2007-04-10, by TK Soh
command line templates: add formatnode filter
2007-04-16, by Alexis S. L. Carvalho
fix 'hg <not-log> -v --template foo' with revisions without copies
2007-04-16, by Alexis S. L. Carvalho
merge: fix quadratic behavior in find-copies
2007-04-16, by Matt Mackall
Merge with stable
2007-04-16, by Matt Mackall
hgweb: fix rfind bug in PATH_INFO handling
2007-04-16, by Matt Mackall
Merge with crew
2007-04-15, by Matt Mackall
Merge with stable
2007-04-15, by Matt Mackall
Merge with Matt
2007-04-12, by Brendan Cully
Add graphlog extension
2007-04-09, by Joel Rosdahl
Merge with crew-stable
2007-04-12, by Brendan Cully
Merge with crew
2007-04-15, by Matt Mackall
mq: fix qtop when some patches beneath are guarded
2007-04-12, by Brendan Cully
mq: test qtop with holes in the patch sequence.
2007-04-12, by Patrick Mezard
hgweb: make PATH_INFO handling slightly more robust
2007-04-12, by Matt Mackall
Merge with crew
2007-04-12, by Matt Mackall
Merge with crew-stable
2007-04-10, by Brendan Cully
Merge with crew-stable.
2007-04-09, by Alexis S. L. Carvalho
Merge with stable
2007-04-10, by Matt Mackall
minor typo fix in templater's docstring
2007-04-10, by TK Soh
Add test for issue 529 - "mq aborts when merging patch deleting files".
2007-04-07, by Patrick Mezard
mq: don't abort when merging a patch that removes files
2007-04-09, by Alexis S. L. Carvalho
atomicfile: don't copy the original file if it'll be truncated
2007-04-09, by Alexis S. L. Carvalho
use atomictemp files to write the dirstate
2007-04-09, by Alexis S. L. Carvalho
use atomictemp files to write branch.cache
2007-04-09, by Alexis S. L. Carvalho
util.opener: if requested, use atomicfile even if the file doesn't exist
2007-04-09, by Alexis S. L. Carvalho
cache os.umask even on windows
2007-04-09, by Alexis S. L. Carvalho
pull umask-checking up
2006-12-29, by Matt Mackall
Merge with crew-stable.
2007-04-07, by Alexis S. L. Carvalho
help: log --keyword is case-insensitive
2007-03-29, by TK Soh
hgweb: expand keyword search to full list of files
2007-03-29, by TK Soh
log: expand keyword search to full list of files
2007-03-29, by TK Soh
run-tests.py: use coverage.py with "#!/usr/bin/env python" tests
2007-04-07, by Alexis S. L. Carvalho
run-tests.py: small cleanup
2007-04-07, by Alexis S. L. Carvalho
run-tests.py: use coverage.py with *.py tests
2007-04-07, by Alexis S. L. Carvalho
run-tests.py: tell coverage.py to ignore errors
2007-04-07, by Alexis S. L. Carvalho
test-bad-pull: try to avoid timing-related failures
2007-04-07, by Alexis S. L. Carvalho
Try to find diffstat in PATH before calling it
2007-04-07, by Alexis S. L. Carvalho
Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
2007-04-07, by Alexis S. L. Carvalho
revlog.py: fix/tweak read ahead code in lazyparser
2007-04-07, by Alexis S. L. Carvalho
Merge with Matt
2007-04-05, by Brendan Cully
Merge with Matt
2007-04-05, by Brendan Cully
Move back the purge extension in hgext
2007-02-27, by Emanuele Aina
purge: abort with missing files avoiding problems with name-mangling fs
2007-03-28, by Emanuele Aina
Merge last few matcher/locate fixes.
2007-04-04, by Alexis S. L. Carvalho
locate: don't print "file not found" messages.
2007-04-04, by Alexis S. L. Carvalho
change relglob: patterns to be consistent with glob: patterns
2007-04-04, by Alexis S. L. Carvalho
Revert changeset ef1f1a4b2efb; add another test for glob: patterns
2007-04-04, by Alexis S. L. Carvalho
Merge with stable
2007-04-05, by Matt Mackall
merge: fix a bug where copies were ignored
2007-04-05, by Matt Mackall
merge: fix a bug where copies were getting ignored
2007-04-05, by Matt Mackall
Fixups for recent changes in revlog version handling
2007-04-02, by Matt Mackall
hgweb: don't display heads in gitweb-style summary page
2007-03-27, by Alexis S. L. Carvalho
hgweb: display named branches in gitweb-style summary page
2007-03-16, by greg
test-ssh-clone-r: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
test-ssh: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
test-init: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
test-rename-merge2: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
test-merge6: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
test-merge1: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
test-filebranch: avoid a shell script
2007-03-27, by Alexis S. L. Carvalho
Use printf(1) instead of using bash-specific shell code.
2006-12-30, by Giorgos Keramidas
test-ssh: use printenv.py
2007-03-26, by Alexis S. L. Carvalho
test-static-http: use printenv.py
2007-03-26, by Alexis S. L. Carvalho
test-http: use printenv.py
2007-03-26, by Alexis S. L. Carvalho
test-push-http: use printenv.py
2007-03-26, by Alexis S. L. Carvalho
test-bundle: use printenv.py
2007-03-26, by Alexis S. L. Carvalho
test-hook: use printenv.py
2007-03-26, by Alexis S. L. Carvalho
Add tests/printenv.py
2007-03-26, by Alexis S. L. Carvalho
Add a filename for the bundle
2007-03-26, by John Goerzen
Slight refining to help text in patchbomb.py
2007-03-26, by John Goerzen
hgweb: short hash for tip archive name
2007-03-13, by Christian Ebert
add util.lexists
2007-03-26, by Alexis S. L. Carvalho
Improve documentation for patchbomb and email
2007-03-22, by John Goerzen
Add common bundle/outgoing options to hg email
2007-03-26, by John Goerzen
Add ability to send bundles to patchbomb extension
2007-03-26, by John Goerzen
Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
2007-03-24, by Thomas Arendsen Hein
Merge with crew
2007-03-24, by Matt Mackall
use os.path.islink instead of util.is_link; remove util.is_link
2007-03-23, by Alexis S. L. Carvalho
Add some tests for symlink tracking
2007-03-23, by Alexis S. L. Carvalho
Fix localrepo.copy to deal with symbolic links.
2007-03-21, by Eric St-Jean
Backup symbolic links when reverting
2007-03-21, by Eric St-Jean
fix util.copyfile to deal with symlinks
2007-03-21, by Eric St-Jean
hg-relink: do not compare .d files
2007-03-23, by Brendan Cully
changelog: optimize delayed updates for clone vs pull
2007-03-24, by Matt Mackall
Merge with -stable
2007-03-24, by Matt Mackall
tags: require -f to replace an existing tag
2007-03-23, by Matt Mackall
tags: fix abababa case, with test case
2007-03-22, by Matt Mackall
Merge with crew
2007-03-23, by Matt Mackall
Make import opportunistically use merge information
2007-03-21, by Brendan Cully
Add import --exact.
2007-03-22, by Brendan Cully
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip