index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-notes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
notes: implement helpers needed for note copying during rewrite
Thomas Rast
1
-8
/
+131
2010-03-12
notes: implement 'git notes copy --stdin'
Thomas Rast
1
-1
/
+55
2010-02-13
builtin-notes: Add "copy" subcommand for copying notes between objects
Johan Herland
1
-8
/
+31
2010-02-13
builtin-notes: Misc. refactoring of argc and exit value handling
Johan Herland
1
-25
/
+36
2010-02-13
builtin-notes: Add -c/-C options for reusing notes
Johan Herland
1
-10
/
+53
2010-02-13
builtin-notes: Refactor handling of -F option to allow combining -m and -F
Johan Herland
1
-43
/
+51
2010-02-13
builtin-notes: Deprecate the -m/-F options for "git notes edit"
Johan Herland
1
-2
/
+8
2010-02-13
builtin-notes: Add "append" subcommand for appending to note objects
Johan Herland
1
-9
/
+26
2010-02-13
builtin-notes: Add "add" subcommand for adding notes to objects
Johan Herland
1
-4
/
+26
2010-02-13
builtin-notes: Add --message/--file aliases for -m/-F options
Johan Herland
1
-2
/
+2
2010-02-13
builtin-notes: Add "list" subcommand for listing note objects
Johan Herland
1
-5
/
+32
2010-02-13
builtin-notes: Add "prune" subcommand for removing notes for missing objects
Johan Herland
1
-10
/
+18
2010-02-13
builtin-notes: Add "remove" subcommand for removing existing notes
Johan Herland
1
-29
/
+36
2010-02-13
Teach builtin-notes to remove empty notes
Johan Herland
1
-4
/
+11
2010-02-13
Builtin-ify git-notes
Johan Herland
1
-0
/
+280