Rocco Rutte
82dccb0ea0
hg-reset.py: Use mangle_key() for load_cache() as hg-fast-export.py does
...
Signed-off-by: Rocco Rutte <pdmef@gmx.net >
2007-10-22 08:28:18 +00:00
Rocco Rutte
825c884092
hg-reset.py: Print info about tags, too
...
Signed-off-by: Rocco Rutte <pdmef@gmx.net >
2007-03-19 09:44:46 +00:00
Rocco Rutte
5cc155e367
hg-reset.py: Print details for changed branches only
...
It doesn't make sense to suggest resetting branch HEADs to their current
value.
Signed-off-by: Rocco Rutte <pdmef@gmx.net >
2007-03-19 09:27:37 +00:00
Rocco Rutte
8b0fca64da
License hg-reset.py under GPLv2 as it uses mercurial code
...
Signed-off-by: Rocco Rutte <pdmef@gmx.net >
2007-03-19 09:18:20 +00:00
Rocco Rutte
8aff9df2c3
hg-reset.sh: Helper for partially re-importing from hg
...
Given a hg revision to reset to, these scripts get the latest changes
per hg branch and print git SHA1. The user then needs to manually reset
branches as needed, tune the state file and can re-import things again.
Signed-off-by: Rocco Rutte <pdmef@gmx.net >
2007-03-19 09:04:42 +00:00