statinfo: move stat_{data,validity} functions from cache/read-cache
Elijah Newren committed over 3 years ago
read-cache: move shared add/checkout/commit code
Elijah Newren committed over 3 years ago
add: modify add_files_to_cache() to avoid globals
Elijah Newren committed over 3 years ago
read-cache: move shared commit and ls-files code
Elijah Newren committed over 3 years ago
setup: adopt shared init-db & clone code
Elijah Newren committed over 3 years ago
init-db, clone: change unnecessary global into passed parameter
Elijah Newren committed over 3 years ago
init-db: remove unnecessary global variable
Elijah Newren committed over 3 years ago
init-db: document existing bug with core.bare in template config
Elijah Newren committed over 3 years ago
notes: introduce "--no-separator" option
Teng Long committed about 3 years ago
notes.c: introduce "--[no-]stripspace" option
Teng Long committed about 3 years ago
notes.c: append separator instead of insert by pos
Teng Long committed about 3 years ago
notes.c: introduce '--separator=<paragraph-break>' option
Teng Long committed about 3 years ago
t3321: add test cases about the notes stripspace behavior
Teng Long committed about 3 years ago
notes.c: use designated initializers for clarity
Teng Long committed about 3 years ago
notes.c: cleanup 'strbuf_grow' call in 'append_edit'
Teng Long committed about 3 years ago
Junio C Hamano committed about 3 years ago
Merge branch 'la/doc-interpret-trailers'
Junio C Hamano committed about 3 years ago
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano committed about 3 years ago
Merge branch 'vd/worktree-config-is-per-repository'
Junio C Hamano committed about 3 years ago
Merge branch 'tb/submodule-null-deref-fix'
Junio C Hamano committed about 3 years ago