aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
Commit message (Collapse)AuthorAge
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w2011-07-04
|
* Comment moderationGravatar http://joey.kitenet.net/2011-07-04
|
* responseGravatar Joey Hess2011-07-04
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w2011-07-03
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w2011-07-03
|
* Merge branch 'master' into v3Gravatar Joey Hess2011-06-29
|\ | | | | | | | | Conflicts: debian/changelog
| * --force will cause add, etc, to operate on ignored files.Gravatar Joey Hess2011-06-29
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w2011-06-29
| |
* | updateGravatar Joey Hess2011-06-23
| |
* | updateGravatar Joey Hess2011-06-22
|/
* unlock: Made atomic.Gravatar Joey Hess2011-06-20
|
* move bug reportGravatar Joey Hess2011-06-20
|
* git is slowGravatar Joey Hess2011-06-14
|
* minor bug reportGravatar http://christian.amsuess.com/chrysn2011-06-14
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-06-13
|
* responseGravatar Joey Hess2011-06-13
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-06-13
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-06-13
|
* Added a commentGravatar http://joey.kitenet.net/2011-06-10
|
* Added a commentGravatar http://joey.kitenet.net/2011-06-10
|
* Comment moderationGravatar http://joey.kitenet.net/2011-06-10
|
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
| | | | | | | | get not honoring --from has surprised me a few times, so least surprise suggests it should just behave like copy --from. This leaves the difference between get and copy being that copy always requires the remote to copy from, while get will decide whether to get a file from a key/value store or a remote.
* Data.Tuple.swap not available with ghc 6.12.3Gravatar Joey Hess2011-05-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-05-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-05-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-05-28
|
* Closer emulation of git's behavior when told to use "foo/.git" as a git ↵Gravatar Joey Hess2011-05-22
| | | | repository instead of just "foo". Closes: #627563
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-05-16
|
* add a message in potenatially confusing copy --fast failure situationGravatar Joey Hess2011-05-16
|
* mehGravatar Joey Hess2011-05-15
|
* move other commentsGravatar Joey Hess2011-05-15
|
* move conversation to a real bug reportGravatar Joey Hess2011-05-15
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-05-14
|\
| * Added a commentGravatar http://joey.kitenet.net/2011-05-14
| |
* | Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-05-14
|\|
* | closeGravatar Joey Hess2011-05-14
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-05-14
| |
* | typoGravatar Joey Hess2011-05-14
|/
* Work around a bug in Network.URI's handling of bracketed ipv6 addresses.Gravatar Joey Hess2011-05-06
|
* Add sign-offGravatar https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I2011-05-06
|
* Initial commitGravatar https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I2011-05-05
|
* tweakGravatar Joey Hess2011-04-28
|
* closing bugGravatar Joey Hess2011-04-28
| | | | my explanation seems to have sufficed
* Avoid crashing when an existing key is readded to the annex.Gravatar Joey Hess2011-04-28
|
* root causedGravatar Joey Hess2011-04-21
|
* update on S3 memory leaksGravatar Joey Hess2011-04-21
| | | | | | | The remaining leaks are in hS3. The leak with encryption was worked around by the use of the temp file. (And was probably originally caused by gpgCipherHandle sparking a thread which kept a reference to the start of the byte string.)
* fix S3 upload buffering problemGravatar Joey Hess2011-04-21
| | | | Provide file size to new version of hS3.
* updateGravatar Joey Hess2011-04-21
|
* heard from hS3 authorGravatar Joey Hess2011-04-19
|
* update on memory leakGravatar Joey Hess2011-04-19
| | | | | Finished applying to S3 the change that fixed the memory leak in bup, but it didn't seem to help S3.. with encryption it still grows to 2x file size.