2011-10-19 |
Augie Fackler |
Added tag 1.3 for changeset 0cbf9fd89672
stable
|
2011-10-17 |
Yonggang Luo |
hgsubversion/*.py: add space after comment symbol #
|
2011-10-12 |
Augie Fackler |
svnexternals: comment on the purpose of int(rev)
1.3
|
2011-10-12 |
Yonggang Luo |
test_template_keywords.py: fix indentation of revset except block
|
2011-10-12 |
Yonggang Luo |
test_push_command: tests -> all_tests for consistency with other files
|
2011-10-12 |
Yonggang Luo |
tests: avoid shadowing Python builtin all()
|
2011-10-12 |
Yonggang Luo |
globally: clean up whitespace around operators and commas to conform with PEP8
|
2011-10-11 |
Augie Fackler |
svnrepo: kludge to work around hash changes between stupid and replay in hg 1.9
|
2011-10-10 |
Augie Fackler |
Merge queued patches.
|
2011-09-30 |
Yonggang Luo |
revmap: load/save _youngest using new load_string and save_string API
|
2011-09-30 |
Yonggang Luo |
utils: add {save,load}_string since this is a fairly common idiom
|
2011-09-30 |
Yonggang Luo |
setup.py: clean up indentation
|
2011-09-30 |
Yonggang Luo |
maps: s/hash/ha/ and s/map/m/ to avoid hiding Python builtins
|
2011-09-30 |
Yonggang Luo |
svnexternals.py: style cleanups
|
2011-09-30 |
Yonggang Luo |
Ignore eclipse project files and mercurial .orig files.
|
2011-10-03 |
César Izurieta |
Ignore nbproject
|
2011-09-30 |
Augie Fackler |
stupid/filemap: disable this since it doesn't currently work
|
2011-05-25 |
Augie Fackler |
svnmeta: store youngest revision pulled from subversion
|
2011-07-24 |
maugustin |
authormap: only append new or changed authors
|
2011-07-08 |
Patrick Mezard |
Fix import based feature detection
|
2011-07-06 |
maugustin |
authormap: expand environment variables when evaluating map path
|
2011-07-06 |
Patrick Mezard |
svnexternals: fix subrepo peg revision handling (7ef125fa9b35)
|
2011-06-15 |
Patrick Mezard |
Fix hg.clone() calls changed by d976542986d2
|
2011-06-15 |
Patrick Mezard |
test_fetch_branches: stop comparing converted nodeids
|
2011-06-15 |
Patrick Mezard |
stupid: use new patching facility introduced by adbf5e7df96d
|
2011-06-15 |
Patrick Mezard |
test_util: handle dispatch.dispatch() taking a request
|
2011-06-15 |
Patrick Mezard |
test_pull: commands.pull() no longer aborts when crossing branches
|
2011-06-15 |
Patrick Mezard |
stupid: extract old patching code into patchrepo()
|
2011-05-24 |
Augie Fackler |
svncommands: fix weird missing newline after if statement
|
2011-05-24 |
Augie Fackler |
maps: clean up whitespace
|