๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 1.7.7
  1. 3a03cf6 notes: refactor display notes default handling by Jeff King ยท 15 years ago
  2. 304cc11 notes: refactor display notes extra refs field by Jeff King ยท 15 years ago
  3. 03bb578 notes: make expand_notes_ref globally accessible by Jeff King ยท 15 years ago
  4. 657072f Merge branch 'jh/notes-merge' by Junio C Hamano ยท 15 years ago
  5. a6a0909 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" by Johan Herland ยท 15 years ago
  6. 180619a notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond by Johan Herland ยท 15 years ago
  7. e2656c8 notes.h/c: Allow combine_notes functions to remove notes by Johan Herland ยท 15 years ago
  8. 4a9cf1c notes.h: Make default_notes_ref() available in notes API by Johan Herland ยท 15 years ago
  9. 55d0607 (trivial) notes.h: Minor documentation fixes to copy_notes() by Johan Herland ยท 15 years ago
  10. 1ee1e43 notes: Don't create (empty) commit when removing non-existing notes by Johan Herland ยท 15 years ago
  11. f526d12 Merge branch 'maint' by Junio C Hamano ยท 15 years ago
  12. 4e0d7a8 msvc: Fix some "expr evaluates to function" compiler warnings by Ramsay Jones ยท 15 years ago
  13. a9f2adf notes: dry-run and verbose options for prune by Michael J Gruber ยท 16 years ago
  14. a751b5c notes.h: declare bit field as unsigned to silence compiler complaints by Brandon Casey ยท 16 years ago
  15. 7f710ea notes: track whether notes_trees were changed at all by Thomas Rast ยท 16 years ago
  16. 160baa0 notes: implement 'git notes copy --stdin' by Thomas Rast ยท 16 years ago
  17. 894a9d3 Support showing notes from more than one notes tree by Thomas Rast ยท 16 years ago
  18. 00fbe63 Notes API: prune_notes(): Prune notes that belong to non-existing objects by Johan Herland ยท 16 years ago
  19. 851c2b3 Teach notes code to properly preserve non-notes in the notes tree by Johan Herland ยท 16 years ago
  20. 73f464b Refactor notes concatenation into a flexible interface for combining notes by Johan Herland ยท 16 years ago
  21. cd30539 Notes API: Allow multiple concurrent notes trees with new struct notes_tree by Johan Herland ยท 16 years ago
  22. 61a7cca Notes API: write_notes_tree(): Store the notes tree in the database by Johan Herland ยท 16 years ago
  23. 73f77b9 Notes API: for_each_note(): Traverse the entire notes tree with a callback by Johan Herland ยท 16 years ago
  24. 9b391f2 Notes API: get_note(): Return the note annotating the given object by Johan Herland ยท 16 years ago
  25. 1ec666b Notes API: remove_note(): Remove note objects from the notes tree structure by Johan Herland ยท 16 years ago
  26. 2626b53 Notes API: add_note(): Add note objects to the internal notes tree structure by Johan Herland ยท 16 years ago
  27. 709f79b Notes API: init_notes(): Initialize the notes tree from the given notes ref by Johan Herland ยท 16 years ago
  28. a7e7eff Notes API: get_commit_notes() -> format_note() + remove the commit restriction by Johan Herland ยท 16 years ago
  29. 27d5756 Teach notes code to free its internal data structures on request by Johan Herland ยท 16 years ago
  30. c56fcc8 Add flags to get_commit_notes() to control the format of the note string by Johan Herland ยท 16 years ago
  31. a97a746 Introduce commit notes by Johannes Schindelin ยท 16 years ago
  32. 954cfb5 Revert "Merge branch 'js/notes'" by Junio C Hamano ยท 17 years ago
  33. 879ef24 Introduce commit notes by Johannes Schindelin ยท 17 years ago