🌐 AI搜索 & 代理 主页
Git 2.7.6
  1. 3733e69 use xmallocz to avoid size arithmetic by Jeff King · 10 years ago
  2. f5691aa stop_progress_msg: convert sprintf to xsnprintf by Jeff King · 10 years ago
  3. 3131977 progress: store throughput display in a strbuf by Jeff King · 10 years ago
  4. a4fb76c progress: treat "no terminal" as being in the foreground by Jeff King · 11 years ago
  5. 85cb890 progress: no progress in background by Luke Mewburn · 11 years ago
  6. 83d26fa progress: simplify performance measurement by using getnanotime() by Karsten Blees · 11 years ago
  7. 754dbc4 i18n: mark all progress lines for translation by Nguyễn Thái Ngọc Duy · 12 years ago
  8. 079b546 strbuf: create strbuf_humanise_bytes() to show byte sizes by Antoine Pelisse · 13 years ago
  9. 583371a change throughput display units with fast links by Nicolas Pitre · 16 years ago
  10. 03aa8ff Nicolas Pitre has a new email address by Nicolas Pitre · 16 years ago
  11. 6691328 progress bar: round to the nearest instead of truncating down by Nicolas Pitre · 17 years ago
  12. d4c4444 progress.c: avoid use of dynamic-sized array by Boyd Lynn Gerber · 18 years ago
  13. 137a0d0 Flush progress message buffer in display(). by Johannes Sixt · 18 years ago
  14. a984a06 nicer display of thin pack completion by Nicolas Pitre · 18 years ago
  15. 53ed7b5 make display of total transferred fully accurate by Nicolas Pitre · 18 years ago
  16. 218558a make display of total transferred more accurate by Nicolas Pitre · 18 years ago
  17. 81f6654 Show total transferred as part of throughput progress by Nicolas Pitre · 18 years ago
  18. 3e935d1 make sure throughput display gets updated even if progress doesn't move by Nicolas Pitre · 18 years ago
  19. 74b6792 add some copyright notice to the progress display code by Nicolas Pitre · 18 years ago
  20. cf84d51 add throughput to progress display by Nicolas Pitre · 18 years ago
  21. dc6a075 make struct progress an opaque type by Nicolas Pitre · 18 years ago
  22. 42e18fb more compact progress display by Nicolas Pitre · 18 years ago
  23. 421f9d1 Fix the progress code to output LF only when it is really needed by Alex Riesen · 19 years ago
  24. 180a9f2 provide a facility for "delayed" progress reporting by Nicolas Pitre · 19 years ago
  25. 13aaf14 make progress "title" part of the common progress interface by Nicolas Pitre · 19 years ago
  26. 96a02f8 common progress display support by Nicolas Pitre · 19 years ago