1. c3ab1a8 notes remove: allow removing more than one by Junio C Hamano · 14 years ago
  2. 23f536c Merge branch 'jk/notes-ui-updates' by Junio C Hamano · 14 years ago
  3. 2d23c64 Merge branch 'jh/notes-add-ui' by Junio C Hamano · 14 years ago
  4. 6c80cd2 Merge branch 'ab/i18n-st' by Junio C Hamano · 14 years ago
  5. 84a7e35 Make "git notes add" more user-friendly when there are existing notes by Johan Herland · 14 years ago
  6. 03bb578 notes: make expand_notes_ref globally accessible by Jeff King · 14 years ago
  7. c2e86ad Fix sparse warnings by Stephen Boyd · 14 years ago
  8. e3bd758 i18n: git-notes GIT_NOTES_REWRITE_MODE error message by Ævar Arnfjörð Bjarmason · 14 years ago
  9. caeba0e i18n: git-notes basic commands by Ævar Arnfjörð Bjarmason · 14 years ago
  10. 23c6a80 Make <identifier> lowercase as per CodingGuidelines by Michael J Gruber · 14 years ago
  11. 657072f Merge branch 'jh/notes-merge' by Junio C Hamano · 14 years ago
  12. 618cd75 Provide 'git notes get-ref' to easily retrieve current notes ref by Johan Herland · 14 years ago
  13. a6a0909 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" by Johan Herland · 14 years ago
  14. 6cfd6a9 git notes merge: --commit should fail if underlying notes ref has moved by Johan Herland · 14 years ago
  15. 443259c git notes merge: List conflicting notes in notes merge commit message by Johan Herland · 14 years ago
  16. 6abb365 git notes merge: Manual conflict resolution, part 2/2 by Johan Herland · 14 years ago
  17. 809f38c git notes merge: Manual conflict resolution, part 1/2 by Johan Herland · 14 years ago
  18. 3228e67 git notes merge: Add automatic conflict resolvers (ours, theirs, union) by Johan Herland · 14 years ago
  19. 2085b16 git notes merge: Handle real, non-conflicting notes merges by Johan Herland · 14 years ago
  20. 5688184 builtin/notes.c: Refactor creation of notes commits. by Johan Herland · 14 years ago
  21. 75ef3f4 git notes merge: Initial implementation handling trivial merges only by Johan Herland · 14 years ago
  22. 8ef313e builtin/notes.c: Split notes ref DWIMmery into a separate function by Johan Herland · 14 years ago
  23. 180619a notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond by Johan Herland · 14 years ago
  24. 76946b7 add OPT__FORCE by René Scharfe · 14 years ago
  25. e21adb8 add description parameter to OPT__DRY_RUN by René Scharfe · 14 years ago
  26. fd03881 add description parameter to OPT__VERBOSE by René Scharfe · 14 years ago
  27. 1ee1e43 notes: Don't create (empty) commit when removing non-existing notes by Johan Herland · 15 years ago
  28. e93487d notes: allow --dry-run for -n and --verbose for -v by René Scharfe · 15 years ago
  29. 1ba5c53 Merge branch 'maint' by Junio C Hamano · 15 years ago
  30. bbb1b8a notes: check number of parameters to "git notes copy" by Jeff King · 15 years ago
  31. f526d12 Merge branch 'maint' by Junio C Hamano · 15 years ago
  32. 4e0d7a8 msvc: Fix some "expr evaluates to function" compiler warnings by Ramsay Jones · 15 years ago
  33. 3c0ae1b Merge 'maint' updates in by Junio C Hamano · 15 years ago
  34. ef7a8e3 notes: Initialize variable to appease Sun Studio by Ævar Arnfjörð Bjarmason · 15 years ago
  35. a9f2adf notes: dry-run and verbose options for prune by Michael J Gruber · 15 years ago
  36. 3b37d9c Merge branch 'sb/notes-parse-opt' by Junio C Hamano · 15 years ago
  37. a86ed83 Merge branch 'tr/notes-display' by Junio C Hamano · 15 years ago
  38. 2949151 Merge branch 'jh/notes' by Junio C Hamano · 15 years ago