hgignore: ignore Unix editor backups
context: improve arg-checking assert.
run-tests: give each child its own tmp dir (iss...
run-tests: give each child its own tmp dir (iss...
dirstate: avoid a race with multiple commits in...
atomictempfile: rewrite docstring to clarify re...
atomictempfile: avoid infinite recursion in __d...
atomictempfile: make close() consistent with ot...
share: allow trailing newline on .hg/sharedpath.
test-rollback: tinker a bit to make it easier t...
rollback: refactor for readability; cosmetics.
rollback: only restore dirstate and branch when...
patchbomb: make it easy for the user to decline...
patchbomb: simplify some contorted logic and od...
rollback: avoid unsafe rollback when not at tip...
largefiles: don't break existing tests (syntax ...
import: simplify status reporting logic (and ma...
import: rename some local variables
import: join base with patchurl *after* checkin...
import: improve error reporting
import: wrap a transaction around the whole com...
extensions: print some debug info on import fai...
transplant: wrap a transaction around the whole...
largefiles: factor out lfutil.getminsize()
largefiles: allow minimum size to be a float
largefiles: use ui.configlist() to split largef...
largefiles: improve help
largefiles: more work on cleaning up comments
largefiles: improve comments, internal docstrings
largefiles: cosmetics, whitespace, code style
merge: expand environment variables and ~/ in t...
largefiles: tidy imports
largefiles: rename config setting 'size' to 'mi...
largefiles: fix some badly named function param...
largefiles: polish comments in test script
largefiles: test that minimum size can be a float
largefiles: use smaller files in test script
largefiles: test lfconvert --tonormal
largefiles: rename lfconvert --tonormal option ...
largefiles: rearrange how lfconvert detects non...
largefiles: test lfconvert error handling; remo...
largefiles: extract test-lfconvert.t from test-...
largefiles: beef up test-lfconvert.t so it's mo...
largefiles: test "lfconvert --to-normal" with r...
largefiles: test lfconvert with rename, remove,...
largefiles: drop more unnecessary compatibility...
largefiles: use ui.configpath() where appropriate
largefiles: test "update --check"
largefiles: test reverting largefiles (coverage...
setup: handle output from Apple's Xcode 4.3 bet...
test-check-code-hg: skip test if not in a worki...
test-gpg: make sure gpg does not modify the tru...
phases: fix a non-standard debug message
shrink-revlog: make check-code happier
shrink-revlog: make pyflakes happy
revset: polish explanation of the difference be...