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-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 |
2008-06-06 |
Sverre Rabbelier | Added a basic dispatcher to stats.py.
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | There is now a testcase to check HEAD, don't do it...
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Added a test that verifies the HEAD revision hash
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Added a basic test that sets up our test repository.
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Modified test-lib.sh to use ~/code/git as git dir.
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Copied the test-lib.sh script from git.git/t
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Use the same configurations as test-lib.sh in setupRepo
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Removed try/except from setupRepo but added a manual...
|
commit | commitdiff | tree |
2008-06-05 |
Sverre Rabbelier | Use 'os.path.join(a, b)' rather than 'a + os.sep + b'.
|
commit | commitdiff | tree |
2008-06-04 |
Sverre Rabbelier | Improved the metrics documentation.
|
commit | commitdiff | tree |
2008-06-04 |
Sverre Rabbelier | Creating the repository in a temp directory, use tempfile...
|
commit | commitdiff | tree |
2008-06-03 |
Sverre Rabbelier | Added commitdiffEqual functionality to the history...
|
commit | commitdiff | tree |
2008-06-02 |
Sverre Rabbelier | Gave the setupRepo script some major TLC.
|
commit | commitdiff | tree |
2008-06-01 |
Sverre Rabbelier | Added three more data mining functions to the history...
|
commit | commitdiff | tree |
2008-06-01 |
Sverre Rabbelier | Created a list of metrics that can be used to indentify...
|
commit | commitdiff | tree |
2008-06-01 |
Sverre Rabbelier | Wrapped the use-cases.txt document at ~72 characters.
|
commit | commitdiff | tree |
2008-05-31 |
Sverre Rabbelier | Created a commitTouched function and a prettyPrint...
|
commit | commitdiff | tree |
2008-05-31 |
Sverre Rabbelier | Added pathsTouched to the history module.
|
commit | commitdiff | tree |
2008-05-31 |
Sverre Rabbelier | Created a 'touched' command in the wrapper module.
|
commit | commitdiff | tree |
2008-05-31 |
Sverre Rabbelier | Added a script to handle data mining related to commit...
|
commit | commitdiff | tree |
2008-05-31 |
Sverre Rabbelier | Created a script that handles index related activities.
|
commit | commitdiff | tree |
2008-05-31 |
Sverre Rabbelier | Replaced funny characters in use-cases.txt with whitespace.
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Added a module containing the wrappers for the commands.
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Modified author.activityInArea to take a list of strings...
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Updated the script to handle merges and to treat '...
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Created a script that aggregates author activity in...
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Changelog for 31-05-2008
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Changelog for 30-05-2008
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Changelog for 29-05-2008
|
commit | commitdiff | tree |
2008-05-29 |
Sverre Rabbelier | Changelog for 28-05-2008
|
commit | commitdiff | tree |
2008-05-28 |
Sverre Rabbelier | Initial commit for notes branch
|
commit | commitdiff | tree |
2008-05-27 |
Sverre Rabbelier | Added a README.
|
commit | commitdiff | tree |
2008-05-27 |
Sverre Rabbelier | Added the use cases in text form.
|
commit | commitdiff | tree |
2008-05-27 |
Sverre Rabbelier | Converted the setupRepo script to python to allow creating...
|
commit | commitdiff | tree |
2008-05-26 |
Sverre Rabbelier | Created a script to setup a repo to test metrics on.
|
commit | commitdiff | tree |