1. 3c689b3 Merge tag 'android-13.0.0_r16' into int/13/fp3 by Karsten Tausche · 1 year, 5 months ago int/13/fp3 rel/13/fp3/6.A.018 rel/13/fp3/6.A.022 rel/13/fp3/6.A.023 rel/13/fp3/6.A.025 rel/13/fp3/6.A.028 rel/13/fp3/6.A.018.0 rel/13/fp3/6.A.022.1 rel/13/fp3/6.A.023.1 rel/13/fp3/6.A.025.0 rel/13/fp3/6.A.028.1
  2. bedb80b Snap for 8704887 from bc2d4c9d3c538078284f2159efe652d7f8e4fc13 to tm-qpr1-release by Android Build Coastguard Worker · 2 years ago
  3. 4bc1e71 Snap for 8704672 from e2a8f4c150d0875bd9c3c3b27e474da8e6997778 to tm-release by Android Build Coastguard Worker · 2 years ago
  4. bc2d4c9 Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_timeout am: e2a8f4c150 am: 7805d425ee by Frank Feng · 2 years ago int/13/fp4
  5. 7805d42 Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_timeout am: e2a8f4c150 by Frank Feng · 2 years ago
  6. e2a8f4c Merge remote-tracking branch 'goog/mirror-aosp-master' into bp_timeout by Frank Feng · 2 years ago
  7. 12b00c2 Add build files for timeout_decorator by Julien Desprez · 2 years ago
  8. a77f26f Merge remote-tracking branch 'aosp/upstream-master' into timeout-decorator by frankfeng · 2 years, 1 month ago
  9. ffe302e Initial empty repository by Roman Yepishev · 2 years, 1 month ago
  10. 9fbc3ef Roidelapluie functionkwargs (#65) by Patrick N · 3 years, 6 months ago
  11. 3c4bad7 Fix a bug when using a custom exception with a custom exception message. Also remove tests for Python 3.2 and 3.3. (#55) by Taylor Alexander · 5 years ago
  12. 3ad0308 Merge pull request #40 from boynedmaster/patch-1 by Patrick · 7 years ago
  13. 14d8ddb Update README to be updated with Python 3 by boyned//Kampfkarren · 7 years ago
  14. dfefe83 Merge pull request #36 from joshddunn/master by Patrick · 7 years ago
  15. 2bc336d Bumped version to 0.4.0 by Josh · 7 years ago
  16. 0520e00 Can set exception message in decorator. by Josh · 7 years ago
  17. 2b9b476 Can set exception message in decorator with Travis CI fixes. by Josh · 7 years ago
  18. fc25e49 Travis CI fixes 2.0 by Josh · 7 years ago
  19. 2179ba6 Travis CI fixes by Josh · 7 years ago
  20. 01d10d2 Updated .gitignore to ignore .vscode/ by Josh · 7 years ago
  21. 78a80a1 Can set exception message in decorator by Josh · 7 years ago
  22. 201f49b Merge pull request #35 from k2fong/class-method-support by Patrick · 7 years ago
  23. fb7b6e9 fixed an issue where the _Timeout was called by Peter Fong · 7 years ago
  24. 5c94fb6 Added unit test to cover class method case by Peter Fong · 7 years ago
  25. f51f52d Fixed an issue for decorating class methods by Peter Fong · 7 years ago
  26. d790f5d Update README.rst by Patrick · 7 years ago
  27. d467534 Merge pull request #31 from levi-rs/use-alternative-exception by Patrick · 7 years ago
  28. 8e3c852 Add ability to specify what exception gets raised by levi-rs · 7 years ago
  29. aab544f Merge pull request #30 from levi-rs/update-tested-python-versions by Patrick · 7 years ago
  30. 701bddd Add additional python versions to unit testing by levi-rs · 7 years ago
  31. b5e2b8b Merge pull request #22 from deeplook/master by Patrick · 9 years ago
  32. 9565d41 Added object baseclass for _Timeout class. by Dinu Gherman · 9 years ago
  33. 16b5d76 Merge pull request #20 from aaronelliotross/master by Patrick · 9 years ago
  34. f61bfff Bump version! by Aaron Elliot Ross · 9 years ago
  35. 560b2eb Timeout can be fractional seconds. by Aaron Elliot Ross · 9 years ago
  36. 463d044 Add a test for sub-second timeouts. by Aaron Elliot Ross · 9 years ago
  37. 5a372d1 Use setitimer to get sub-second timeouts. by Aaron Elliot Ross · 9 years ago
  38. 6e27c8d Merge pull request #18 from hvdklauw/multithreading-pickle by Patrick · 9 years ago
  39. 1a765a7 Bumped version to 0.3.1. by Harro van der Klauw · 9 years ago
  40. 0d40f75 PEP8 by Harro van der Klauw · 9 years ago
  41. b7e2b73 Fixed issue with PicklingError causes the timeout to never be reached. by Harro van der Klauw · 9 years ago
  42. 94c8c18 Merge pull request #17 from bubenkoff/patch-1 by Patrick · 9 years ago
  43. e2f68c4 Update .travis.yml by Anatoly Bubenkov · 9 years ago
  44. 3d66d09 Merge pull request #16 from bubenkoff/multithreading-support by Patrick · 9 years ago
  45. b1edeea Added optional threading support via python multiprocessing. Switched to pytest test runner by Anatoly Bubenkov · 9 years ago
  46. 2304ff0 Merge pull request #14 from nugend/unset-alarm by Patrick · 9 years ago
  47. 803297e Unset alarm before removing SIGALRM handler by Daniel Nugent · 9 years ago
  48. e880269 increment version number by Patrick · 9 years ago
  49. c9bce2a Merge pull request #12 from pimterry/patch-1 by Patrick · 9 years ago
  50. 1176348 Add README.md that's missing from the 0.2.0 release by Tim Perry · 9 years ago
  51. 3fb758c renamed to requirements.txt by Patrick · 9 years ago
  52. f92e5fc attempting auto-deploy again by Patrick · 9 years ago
  53. 6663d62 Rename requirements to requirements.txt by Patrick · 9 years ago
  54. e4d4983 Update setup.py by Patrick · 9 years ago
  55. fa6144e Merge pull request #11 from pnpnpn/auto-deploy by Patrick · 9 years ago
  56. e5a7a44 auto-deploy with travis by Patrick · 9 years ago
  57. a3243b6 Merge pull request #10 from pimterry/patch-1 by Patrick · 9 years ago
  58. 641ac2d Make timeout error an assertion error, not just any old exception by Tim Perry · 9 years ago
  59. 44fece6 Update README.md by Patrick Ng · 10 years ago
  60. c993a7c Merge pull request #8 from pnpnpn/add_travis by Patrick Ng · 10 years ago
  61. d14594e cleanup requirements. Failing on travis for python3 by Patrick · 10 years ago
  62. da6034b added travis by Patrick · 10 years ago
  63. 2d7f61f Merge pull request #7 from toddsifleet/tws-fix-long-description by Patrick Ng · 10 years ago
  64. 7f86ec1 Merge pull request #5 from toddsifleet/tws-fix-issue-2 by Patrick Ng · 10 years ago
  65. 9f302a4 update long_description by Todd Sifleet · 10 years ago
  66. d13b00a Delete LICENSE by Patrick Ng · 10 years ago
  67. 467ff18 Update README.md by Patrick Ng · 10 years ago
  68. 9368a6f Update and rename README.rst to README.md by Patrick Ng · 10 years ago
  69. e7dfe05 Use functools.wraps in decorator by Todd Sifleet · 10 years ago
  70. e54bea9 Merge pull request #3 from jonblack/feature-timeout-kwarg by Patrick Ng · 10 years ago
  71. 187ee34 Add support for timeout in function kwargs by Jon Black · 10 years ago
  72. 3e1b452 Update README.rst by Patrick Ng · 10 years ago
  73. 0f6979e incorrect webpage by png · 11 years ago
  74. e014d7c rst error by png · 11 years ago
  75. 5b28cdc added README by png · 11 years ago
  76. 6f816d3 added py by png · 11 years ago
  77. 7817e05 added test by png · 11 years ago
  78. 99ccbe5 preparing for pypi by png · 11 years ago
  79. cae118e init by PN · 11 years ago
  80. 577b4ec Initial commit by PN · 11 years ago