Tuesday February 10
-
robinluckey modified BzrParser fails when commit message includes '--------' (closed)
- **status** was changed to _fixed_ Fixed in commit d4482b2e9 Not a perfe... -
Robin Luckey pushed d448...925f to master
[FIX] Fixes ticket 5. Filter out the majority of cases where the commit
-
robinluckey modified BzrParser fails when commit message includes '--------' (closed)
Breaks Ohloh Job 10658885, project bzrtools -
robinluckey modified BzrParser fails when commit message includes '--------' (closed)
- **type** was changed to _bug_ - **priority** was changed to _normal_ -
robinluckey created BzrParser fails when commit message includes '--------'
BzrParser is using lines containing only dashes '-' to delimit commits. Su...
-
robinluckey modified BzrParser should strip trailing '*' from executable filenames (closed)
Potentially fixed in 67165ede; waiting on confirmation: `https://www.ohl... -
Robin Luckey pushed 6716...8045 to master
[FIX] Fixes ticket 4. Strip trailing "*" from executable filenames.
-
robinluckey modified BzrParser should strip trailing '*' from executable filenames (closed)
See `http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk`, revision ... -
robinluckey created BzrParser should strip trailing '*' from executable filenames
###What happened: Executable filenames are reported as "script*", causing la...
-
robinluckey modified BzrAdapter url validator rejects "bzr://*" (closed)
- **status** was changed to _fixed_ Fixed in commit 6f0ed8c -
Robin Luckey pushed 6f0e...e0bb to master
[FIX] Fixes ticket 3. "bzr://" is now a valid protocol for a Bazaar URL.
-
robinluckey modified BzrParser does not support "rename" (closed)
- **status** was changed to _fixed_ Fixed in commit 94603a12. -
Robin Luckey pushed 9460...a1bc to master
[FIX] Fixes ticket 1. Add BzrParser support for file renames.
-
robinluckey created BzrAdapter url validator rejects "bzr://*"
bzr:// should be an accepted protocol.
-
robinluckey modified BzrAdapter: cat_file() fails with error "please use ‘bzr upgrade’ to get better performance" (closed)
- **status** was changed to _fixed_ Fixed in commit a3ece039. Don't assum... -
Robin Luckey pushed a3ec...ee6b to master
[FIX] Fixes ticket 2. Always check the exit status code of bzr cat.
-
Monday February 09
-
robinluckey modified BzrAdapter: cat_file() fails with error "please use ‘bzr upgrade’ to get better performance" (closed)
- **type** was changed to _bug_ - **priority** was changed to _high_ -
robinluckey modified BzrAdapter: cat_file() fails with error "please use ‘bzr upgrade’ to get better performance" (closed)
Example: CodeSet 60540 -
robinluckey modified BzrAdapter: cat_file() fails with error "please use ‘bzr upgrade’ to get better performance" (closed)
Actually performing the `bzr upgrade` seems to fix the problem. How can ... -
robinluckey created BzrAdapter: cat_file() fails with error "please use ‘bzr upgrade’ to get better performance"
###What happened: - something ###What was expected: - something else
-
