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
2016-02-03
Merge branch 'jk/notes-merge-from-anywhere'
Junio C Hamano
1
-1
/
+1
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
1
-1
/
+1
2016-01-17
notes: allow merging from arbitrary references
Jacob Keller
1
-1
/
+1
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-1
/
+1
2016-01-12
notes: allow treeish expressions as notes ref
Mike Hommey
1
-13
/
+16
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-1
/
+1
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-1
/
+1
2015-10-26
Merge branch 'tk/stripspace'
Junio C Hamano
1
-3
/
+3
2015-10-16
strbuf: make stripspace() part of strbuf
Tobias Klauser
1
-3
/
+3
2015-10-02
worktree: add top-level worktree.c
Michael Rappazzo
1
-1
/
+1
2015-08-31
Merge branch 'jk/notes-merge-config'
Junio C Hamano
1
-13
/
+30
2015-08-25
Merge branch 'dt/notes-multiple'
Junio C Hamano
1
-0
/
+6
2015-08-17
notes: teach git-notes about notes.<name>.mergeStrategy option
Jacob Keller
1
-1
/
+13
2015-08-17
notes: add notes.mergeStrategy option to select default strategy
Jacob Keller
1
-2
/
+17
2015-08-17
notes: extract parse_notes_merge_strategy to notes-utils
Jacob Keller
1
-11
/
+1
2015-08-11
notes: handle multiple worktrees
David Turner
1
-0
/
+6
2015-01-14
standardize usage info string format
Alex Henrie
1
-12
/
+12
2014-11-12
builtin/notes: add --allow-empty, to allow storing empty notes
Johan Herland
1
-6
/
+11
2014-11-12
builtin/notes: split create_note() to clarify add vs. remove logic
Johan Herland
1
-49
/
+54
2014-11-12
builtin/notes: simplify early exit code in add()
Johan Herland
1
-18
/
+17
2014-11-10
builtin/notes: refactor note file path into struct note_data
Johan Herland
1
-17
/
+21
2014-11-10
builtin/notes: improve naming
Johan Herland
1
-55
/
+54
2014-11-10
builtin/notes: fix premature failure when trying to add the empty blob
Johan Herland
1
-1
/
+1
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-1
/
+1
2014-09-19
Merge branch 'ah/grammofix'
Junio C Hamano
1
-1
/
+1
2014-09-02
grammofix in user-facing messages
Alex Henrie
1
-1
/
+1
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
1
-2
/
+1
2014-06-03
Merge branch 'mh/ref-transaction'
Junio C Hamano
1
-3
/
+3
2014-04-07
refs.h: rename the action_on_err constants
Michael Haggerty
1
-3
/
+3
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
1
-1
/
+1
2014-03-14
Merge branch 'jh/note-trees-record-blobs'
Junio C Hamano
1
-1
/
+5
2014-02-20
notes: disallow reusing non-blob as a note object
Johan Herland
1
-1
/
+5
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-2
/
+2
2013-08-05
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
1
-4
/
+4
2013-06-26
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
1
-1
/
+1
2013-06-18
fix "builtin-*" references to be "builtin/*"
Phil Hord
1
-1
/
+1
2013-06-12
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
1
-130
/
+1
2013-06-12
finish_copy_notes_for_rewrite(): Let caller provide commit message
Johan Herland
1
-4
/
+5
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-19
/
+15
2012-09-15
builtin/notes.c: mark file-scope private symbols as static
Junio C Hamano
1
-2
/
+5
2012-08-22
Reduce translations by using same terminologies
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-08-20
i18n: notes: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-60
/
+60
2011-12-22
Merge branch 'nd/war-on-nul-in-commit'
Junio C Hamano
1
-2
/
+2
2011-12-15
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2011-12-05
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2011-05-19
notes remove: --stdin reads from the standard input
Junio C Hamano
1
-4
/
+15
2011-05-19
notes remove: --ignore-missing
Junio C Hamano
1
-4
/
+10
2011-05-19
notes remove: allow removing more than one
Junio C Hamano
1
-22
/
+25
[prev]
[next]