Wednesday February 18
-
Robin Luckey pushed 6396...c5c4 to master
[FIX] String vs. Int comparison in SvnAdapter
-
robinluckey created HgAdapter.pull() -- unresolved merge conflicts can result
During a pull, hg may complain of conflicts during merge, and pull fails. ...
-
Friday February 13
-
robinluckey modified BzrParser crashes parsing http://bzr.debian.org/pkg-bazaar/bzr-svn/experimental/ (closed)
- **title** was changed to _BzrParser crashes parsing http://bzr.debian.org/p... -
Robin Luckey pushed fe39...dff0 to master
[FIX] Fixes ticket 9. Allow renames to the empty string.
-
robinluckey modified BzrParser does not properly handle directory renames (closed)
Repro case: {{{ bzr log -v -r 220.90.1 http://bzr.debian.org/pkg-bazaar... -
robinluckey modified BzrParser crashes parsing http://bzr.debian.org/pkg-bazaar/bzr-svn/experimental/ (closed)
- **title** was changed to _BzrParser crashes parsing http://bzr.debian.org/p... -
robinluckey created BzrParser does not properly handle directory renames
When a directory is renamed, the bazaar log does not report every file as ren...
-
Thursday February 12
-
robinluckey created BzrParser crashes parsing http://bzr.debian.org/pkg-bazaar/bzr-svn/experimental/
Source repository: http://bzr.debian.org/pkg-bazaar/bzr-svn/experiment...
-
Tuesday February 10
-
robinluckey modified BzrAdapter: cat_file fails when filename begins with colon (closed)
- **status** was changed to _fixed_ -
robinluckey modified BzrAdapter: cat_file fails when filename begins with colon (closed)
Fixed in 04df48b6. -
Robin Luckey pushed 3d2a...9c89 to master
[FIX] BzrAdapter.cat_file() breaks if filename begins with colon.
-
robinluckey created BzrAdapter: cat_file fails when filename begins with colon
Specific case is repository `https://code.launchpad.net/bzrtools/trunk`, comm...
-
robinluckey created home
-
robinluckey modified BzrParser should strip trailing '*' from executable filenames (closed)
- **status** was changed to _fixed_ Fixed, although now I see that symlink f... -
robinluckey modified BzrAdapter: cat_file() fails when filename contains parenthesis (closed)
- **status** was changed to _fixed_ Fixed in 4bc1501. -
Robin Luckey pushed 4bc1...d273 to master
[FIX] D'OH! Stop trying to escape every possible special char. Just put it in...
-
robinluckey modified BzrAdapter: cat_file() fails when filename contains parenthesis (closed)
- **type** was changed to _bug_ - **priority** was changed to _high_ -
robinluckey created BzrAdapter: cat_file() fails when filename contains parenthesis
More special character escaping woes. Can't we just put the whole filename in...
-
