annotate .hgignore @ 55:6a61724190ea

Improvements to Lawrencium paths: - `parse_lawrencium_path` only optionally converts paths to absolute or relative paths. - Added ability to get a relative path from a repo object. - `GetLawrenciumPath` converts path to repo-relative by default, but that can be overridden. Improvements to `Hglog`: - Added `Hgrepolog` command. - Fixed clean-up problems. Miscellaneous: - Removed auto-completion from `Hgdiff` and `Hgdiffsum` command families since the only allowed parameters are revision numbers/hashes/specs. - Code clean-up for `Hgdiff`.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 12 Nov 2012 11:37:56 -0800
parents 7543d240232c
children afcd66edd6cc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
7543d240232c Updated .hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
1 syntax: glob
7543d240232c Updated .hgignore.
Ludovic Chabant <ludovic@chabant.com>
parents: 1
diff changeset
2 *.pyc
1
9241ae881b9f Ignore generated doc tags.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 doc/tags
9241ae881b9f Ignore generated doc tags.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4