2008-06-30 |
Sverre Rabbelier | Changelog for 29-06-2008
|
commit | commitdiff | tree |
2008-06-29 |
Sverre Rabbelier | Added a "author -f" aggregation, and a test case.
|
commit | commitdiff | tree |
2008-06-29 |
Sverre Rabbelier | Moved isUnique into parse.py so that other modules...
|
commit | commitdiff | tree |
2008-06-29 |
Sverre Rabbelier | Changelog for 28-06-2008
|
commit | commitdiff | tree |
2008-06-29 |
Sverre Rabbelier | First gather all parentage information, then run metrics
|
commit | commitdiff | tree |
2008-06-29 |
Sverre Rabbelier | Added tests for the 'belongs to' metric
|
commit | commitdiff | tree |
2008-06-28 |
Sverre Rabbelier | Made the 'belongs to' metric recursive
|
commit | commitdiff | tree |
2008-06-28 |
Sverre Rabbelier | Changelog for 27-06-2008
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Changelog for 24-06-2008
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Updated the metrics repo to match the documented tree
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Use Repo(".").git instead of Git(".")
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | When specifying kwargs they should be in quotes when...
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Use the new GIT_STATS_PRETTY_PRINT and added tags features
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Bail out when the testrepo couldn't be set up
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Added more tags to the generated test repo
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Added a '-v' option to stats.py
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Added a GIT_STATS_PRETTY_PRINT environmental variable
|
commit | commitdiff | tree |
2008-06-24 |
Sverre Rabbelier | Added with_exceptions=False to 'git rev-parse --verify'
|
commit | commitdiff | tree |
2008-06-20 |
Sverre Rabbelier | Changelog for 20-06-2008
|
commit | commitdiff | tree |
2008-06-20 |
Sverre Rabbelier | Added a bumpTime to make the commit history look a...
|
commit | commitdiff | tree |
2008-06-20 |
Sverre Rabbelier | Described a more complex tree in metrics.txt
|
commit | commitdiff | tree |
2008-06-19 |
Sverre Rabbelier | Changelog for 19-06-2008
|
commit | commitdiff | tree |
2008-06-19 |
Sverre Rabbelier | Typo, 'dilate' should be 'dilute'
|
commit | commitdiff | tree |
2008-06-19 |
Sverre Rabbelier | Initial draft of the 'belongs to' metric
|
commit | commitdiff | tree |
2008-06-19 |
Sverre Rabbelier | Updated the metrics repo to have two commits on the...
|
commit | commitdiff | tree |
2008-06-18 |
Sverre Rabbelier | Extended setupRepo to create the repo as specified...
|
commit | commitdiff | tree |
2008-06-18 |
Sverre Rabbelier | Added a little more documentation on the branch metric
|
commit | commitdiff | tree |
2008-06-18 |
Sverre Rabbelier | Refactored setupRepo a bit to make room for a metrics...
|
commit | commitdiff | tree |
2008-06-18 |
Sverre Rabbelier | Extended the description of the 'branch contains' metric
|
commit | commitdiff | tree |
2008-06-17 |
Sverre Rabbelier | Changelog for 17-06-2008
|
commit | commitdiff | tree |
2008-06-17 |
Sverre Rabbelier | Bugfix, added a testcase for "branch -r -c"
|
commit | commitdiff | tree |
2008-06-17 |
Sverre Rabbelier | Created a remote branch in the setupRepo script
|
commit | commitdiff | tree |
2008-06-16 |
Sverre Rabbelier | Changelog for 16-06-2008
|
commit | commitdiff | tree |
2008-06-16 |
Sverre Rabbelier | Bugfix for the testsuite, added tests for 'index -a'
|
commit | commitdiff | tree |
2008-06-16 |
Sverre Rabbelier | Expanded setupRepo and refactored 'addFile' into it...
|
commit | commitdiff | tree |
2008-06-16 |
Sverre Rabbelier | Slight usability improvement
|
commit | commitdiff | tree |
2008-06-16 |
Sverre Rabbelier | Bugfix, created a missing test for "diff -n"
|
commit | commitdiff | tree |
2008-06-15 |
Sverre Rabbelier | Changelog for 15-06-2008
|
commit | commitdiff | tree |
2008-06-15 |
Sverre Rabbelier | Bugfix for commit -t, now checks if the specified file...
|
commit | commitdiff | tree |
2008-06-15 |
Sverre Rabbelier | Refactored the custom parser into it's own file
|
commit | commitdiff | tree |
2008-06-14 |
Sverre Rabbelier | Changelog for 14-06-2008
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Changelog for 13-06-2008
|
commit | commitdiff | tree |
2008-06-14 |
Sverre Rabbelier | Stripped down test-lib.sh to the bits we need
|
commit | commitdiff | tree |
2008-06-14 |
Sverre Rabbelier | Added a todo to check the file passed to "stats.py...
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Added tests for "commit -r" and pointed out a bug
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Made use of with_keep_cwd now that git-python runs...
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Expanded the setupRepo script to generate a more elaborate...
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Improved the test descriptions
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Added tests for index.py
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Improved the dispatching in index.py
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Bugfix for diff -i, also removed debug output
|
commit | commitdiff | tree |
2008-06-13 |
Sverre Rabbelier | Added testcases for diff and pointed out a bug and...
|
commit | commitdiff | tree |
2008-06-12 |
Sverre Rabbelier | Changelog for 12-06-2008
|
commit | commitdiff | tree |
2008-06-12 |
Sverre Rabbelier | Moved the changelog into the doc subdirectory
|
commit | commitdiff | tree |
2008-06-12 |
Sverre Rabbelier | Merge branch 'notes'
|
commit | commitdiff | tree |
2008-06-12 |
Sverre Rabbelier | Usability enhancement: print help msg on 'stats.py...
|
commit | commitdiff | tree |
2008-06-12 |
Sverre Rabbelier | Bugfix for commitdiffMatches
|
commit | commitdiff | tree |
2008-06-11 |
Sverre Rabbelier | Changelog for 11-06-2008
|
commit | commitdiff | tree |
2008-06-11 |
Sverre Rabbelier | Changelog for 10-06-2008 (2)
|
commit | commitdiff | tree |
2008-06-11 |
Sverre Rabbelier | Added testcases for 'commit'
|
commit | commitdiff | tree |
2008-06-11 |
Sverre Rabbelier | Patches to git-python, since its latest changes, are...
|
commit | commitdiff | tree |
2008-06-11 |
Sverre Rabbelier | Made GitStats compatible with the latest version of...
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 10-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 09-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 08-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 07-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 06-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 05-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 04-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 03-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 02-06-2008 (2)
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 02-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Changelog for 01-06-2008
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | The testcases require two patches to git-python to...
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Finished the branch testcases, but no test for -r switch yet
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Bugfix for the branchList output in branch.py
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Added a testcase to point out wrong output for 'stats...
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Created a test case to point out an unimplemented function
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Bugfix for the author filter in author.py
|
commit | commitdiff | tree |
2008-06-10 |
Sverre Rabbelier | Started on testing author.py and found the first bug...
|
commit | commitdiff | tree |
2008-06-09 |
Sverre Rabbelier | Added dispatching to the index module
|
commit | commitdiff | tree |
2008-06-09 |
Sverre Rabbelier | Added dispatching to the author module
|
commit | commitdiff | tree |
2008-06-09 |
Sverre Rabbelier | Added dispatching to branch and finished branchList
|
commit | commitdiff | tree |
2008-06-09 |
Sverre Rabbelier | Removed the executable bit on author.py and index.py
|
commit | commitdiff | tree |
2008-06-08 |
Sverre Rabbelier | Moved diff.diffContains to commit.logContains
|
commit | commitdiff | tree |
2008-06-08 |
Sverre Rabbelier | Moved stats.py back up again.
|
commit | commitdiff | tree |
2008-06-08 |
Sverre Rabbelier | Removed extra newlines and replaced import with 'from...
|
commit | commitdiff | tree |
2008-06-08 |
Sverre Rabbelier | Removed the $GIT_STATS_PATH related code
|
commit | commitdiff | tree |
2008-06-08 |
Sverre Rabbelier | Moved stats.py back to the git_stats directory
|
commit | commitdiff | tree |
2008-06-08 |
David Symonds | Fix some spelling mistakes.
|
commit | commitdiff | tree |
2008-06-08 |
David Symonds | Insert the git_stats path to the start of os.sys.path...
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | Finished the dispatching function for commit.
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | Change 'PATHS' to 'COMMIT COMMIT' in the usage text
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | Prefixed private methods with _ and and made parseFileDiff...
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | We no longer require running from the root of the repository
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | Moved stats.py up one directory
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | Made stats.py add the directory containing git_stats...
|
commit | commitdiff | tree |
2008-06-07 |
Sverre Rabbelier | Added a __init__.py file since every module needs one
|
commit | commitdiff | tree |
2008-06-06 |
Sverre Rabbelier | Added basic dispatching functionality for diff
|
commit | commitdiff | tree |
2008-06-06 |
Sverre Rabbelier | Moved things around a lot, and made commitTouches fixup...
|
commit | commitdiff | tree |