| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Uses 'subprocess' module instead of 'commands' (which is Unix-only).
* No longer overwrites ChangeLog.txt when it fails.
@nochangelog
|
|
|
|
|
|
| |
os.uname is not available on Windows. sys.platform is better.
@nochangelog
|
|
|
|
|
|
|
| |
Compatibility with older python and git versions, and set PATH
to try to find git executable in likely locations.
@nochangelog
|
|
It is no longer version controlled and should not be editted manually.
Put '@nochangelog' in commit messages to omit them from the log.
See linden/scripts/make_changelog.py for more information.
|