1. bef0413 tempfile.c: introduce 'create_tempfile_mode' by Taylor Blau · 4 years, 11 months ago
  2. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  3. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  4. 48a81ed Merge branch 'jk/reopen-tempfile-truncate' by Junio C Hamano · 6 years ago
  5. 6c003d6 reopen_tempfile(): truncate opened file by Jeff King · 7 years ago
  6. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  7. ea8ace4 tempfile: rename 'template' variables by Brandon Williams · 7 years ago
  8. 5de134c tempfile: fix documentation on `delete_tempfile()` by Martin Ågren · 7 years ago
  9. 076aa2c tempfile: auto-allocate tempfiles on heap by Jeff King · 8 years ago
  10. 422a21c tempfile: remove deactivated list entries by Jeff King · 8 years ago
  11. 24d8218 tempfile: use list.h for linked list by Jeff King · 8 years ago
  12. f5b4dc7 tempfile: handle NULL tempfile pointers gracefully by Jeff King · 8 years ago
  13. 49bd0fc tempfile: do not delete tempfile on failed close by Jeff King · 8 years ago
  14. 05d1ed6 mingw: ensure temporary file handles are not inherited by child processes by Ben Wijen · 9 years ago
  15. 9939715 register_tempfile(): new function to handle an existing temporary file by Michael Haggerty · 10 years ago
  16. 354ab11 tempfile: add several functions for creating temporary files by Michael Haggerty · 10 years ago
  17. 1a9d15d tempfile: a new module for handling temporary files by Michael Haggerty · 10 years ago