index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
notes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cb/notes-freeing-always-null-fix'
Junio C Hamano
2018-11-18
1
-3
/
+1
|
\
|
*
builtin/notes: remove unnecessary free
Carlo Marcelo Arenas Belón
2018-11-13
1
-3
/
+1
*
|
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+7
|
/
*
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-1
/
+2
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
\
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
2018-06-01
1
-6
/
+6
|
\
\
|
*
|
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
2018-05-24
1
-6
/
+6
*
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-4
/
+4
|
/
/
*
/
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-7
/
+7
|
\
|
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-3
/
+3
|
*
builtin/notes: convert static functions to object_id
brian m. carlson
2018-03-14
1
-5
/
+5
*
|
Merge branch 'nd/parseopt-completion'
Junio C Hamano
2018-03-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
completion: use __gitcomp_builtin in _git_notes
Nguyễn Thái Ngọc Duy
2018-02-09
1
-2
/
+2
|
*
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
2018-02-09
1
-2
/
+2
*
|
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-4
/
+4
|
/
*
Merge branch 'ot/pretty'
Junio C Hamano
2017-12-27
1
-1
/
+1
|
\
|
*
format: create pretty.h file
Olga Telezhnaya
2017-12-12
1
-1
/
+1
|
*
Merge branch 'tz/notes-error-to-stderr' into maint
Junio C Hamano
2017-12-06
1
-4
/
+4
|
|
\
*
|
\
Merge branch 'rd/doc-notes-prune-fix'
Junio C Hamano
2017-12-06
1
-1
/
+1
|
\
\
\
|
*
|
|
notes: correct 'git notes prune' options to '[-n] [-v]'
Robert P. J. Day
2017-11-22
1
-1
/
+1
*
|
|
|
Merge branch 'tz/notes-error-to-stderr'
Junio C Hamano
2017-11-27
1
-4
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
notes: send "Automatic notes merge failed" messages to stderr
Todd Zullinger
2017-11-15
1
-4
/
+4
|
|
/
/
*
|
|
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
2017-11-06
1
-1
/
+1
*
|
|
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
|
|
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
2017-10-16
1
-5
/
+5
|
|
/
|
/
|
*
|
notes: release strbuf after use in notes_copy_from_stdin()
Rene Scharfe
2017-09-07
1
-0
/
+1
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-08-11
1
-1
/
+1
|
\
\
|
*
|
notes: don't access hash of NULL object_id pointer
René Scharfe
2017-07-17
1
-1
/
+1
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
|
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-68
/
+68
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
notes-merge: convert notes_merge* to struct object_id
Brandon Williams
2017-06-05
1
-3
/
+3
|
*
|
|
notes: convert some accessor functions to struct object_id
brian m. carlson
2017-06-02
1
-10
/
+10
|
*
|
|
builtin/notes: convert to struct object_id
brian m. carlson
2017-06-02
1
-55
/
+55
|
*
|
|
notes: make get_note return pointer to struct object_id
brian m. carlson
2017-06-02
1
-11
/
+11
|
*
|
|
notes: convert for_each_note to struct object_id
brian m. carlson
2017-06-02
1
-3
/
+3
*
|
|
|
Merge branch 'ab/c-translators-comment-style'
Junio C Hamano
2017-06-04
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
2017-05-31
1
-2
/
+4
|
|
/
/
*
/
/
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
/
/
*
|
replace unchecked snprintf calls with heap buffers
Jeff King
2017-03-30
1
-5
/
+4
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
1
-9
/
+9
|
\
\
|
*
|
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
2017-02-22
1
-9
/
+9
|
|
/
*
/
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-21
1
-2
/
+2
|
/
*
notes: spell first word of error messages in lowercase
Vasco Almeida
2016-09-15
1
-32
/
+32
*
i18n: notes: mark error messages for translation
Vasco Almeida
2016-09-15
1
-9
/
+11
*
i18n: notes: mark comment for translation
Vasco Almeida
2016-07-28
1
-2
/
+3
*
i18n: notes: mark options for translation
Vasco Almeida
2016-06-18
1
-2
/
+2
*
i18n: notes: mark strings for translation
Vasco Almeida
2016-06-18
1
-10
/
+10
[next]