/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wt-status: rename commitable to committable
2018-08-23
Jeff King
hashcmp: assert constant hash size
Signed-off-by:
Jeff King
<peff@peff.net
commit
|
commitdiff
|
tree
2018-08-21
Jeff King
test-tool.h: include git-compat-util.h
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-14
Jeff King
for_each_*_object: move declarations to object-store.h
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-14
Jeff King
cat-file: use a single strbuf for all output
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-14
Jeff King
cat-file: split batch "buf" into two variables
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-14
Jeff King
cat-file: use oidset check-and-insert
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
cat-file: support "unordered" output for --batch-all...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
cat-file: rename batch_{loose,packed}_object callbacks
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
t1006: test cat-file --batch-all-objects with duplicates
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
for_each_packed_object: support iterating in pack-order
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
for_each_*_object: give more comprehensive docstrings
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
for_each_*_object: take flag arguments as enum
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-13
Jeff King
for_each_*_object: store flag definitions in a single...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-10
Jeff King
t5552: suppress upload-pack trace output
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-06
Jeff King
add a script to diff rendered documentation
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-08-02
Jeff King
score_trees(): fix iteration over trees with missing...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-26
Jeff King
banned.h: mark strncpy() as banned
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-26
Jeff King
banned.h: mark sprintf() as banned
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-26
Jeff King
banned.h: mark strcat() as banned
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-26
Jeff King
automatically ban strcpy()
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-24
Jeff King
strbuf_humanise: use unsigned variables
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-24
Jeff King
pass st.st_size as hint for strbuf_readlink()
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-24
Jeff King
strbuf_readlink: use ssize_t
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-24
Jeff King
strbuf: use size_t for length in intermediate variables
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-24
Jeff King
reencode_string: use size_t for string lengths
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-24
Jeff King
reencode_string: use st_add/st_mult helpers
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-18
Jeff King
add core.usereplacerefs config option
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-18
Jeff King
check_replace_refs: rename to read_replace_refs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-18
Jeff King
check_replace_refs: fix outdated comment
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-16
Jeff King
blame: prefer xsnprintf to strcpy for colors
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-16
Jeff King
fsck: downgrade gitmodulesParse default to "info"
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-16
Jeff King
fsck: split ".gitmodules too large" error from parse...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-11
Jeff King
has_uncommitted_changes(): fall back to empty tree
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-11
Jeff King
sequencer: don't say BUG on bogus input
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-11
Jeff King
sequencer: handle empty-set cases consistently
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-06
Jeff King
t5500: prettify non-commit tag tests
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-03
Jeff King
ref-filter: avoid backend filtering with --ignore-case
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-03
Jeff King
t6300: add a test for --ignore-case
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-03
Jeff King
fsck: silence stderr when parsing .gitmodules
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-03
Jeff King
config: add options parameter to git_config_from_mem
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-03
Jeff King
config: add CONFIG_ERROR_SILENT handler
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-07-03
Jeff King
config: turn die_on_error into caller-facing enum
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-22
Jeff King
branch: deprecate "-l" option
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-22
Jeff King
t: switch "branch -l" to "branch --create-reflog"
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-22
Jeff King
t3200: unset core.logallrefupdates when testing reflog...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-18
Jeff King
ewah: drop ewah_serialize_native function
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-18
Jeff King
ewah: drop ewah_deserialize function
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-18
Jeff King
ewah: adjust callers of ewah_read_mmap()
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-18
Jeff King
ewah_read_mmap: bounds-check mmap reads
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-11
Jeff King
fetch-pack: don't try to fetch peel values with --all
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-11
Jeff King
fsck: avoid looking at NULL blob->object
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-11
Jeff King
t7415: don't bother creating commit for symlink test
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-01
Jeff King
index-pack: handle --strict checks of non-repo packs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-06-01
Jeff King
prepare_commit_graft: treat non-repository as a noop
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-28
Jeff King
show-index: update documentation for index v2
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-28
Jeff King
make show-index a builtin
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: complain when .gitmodules is a symlink
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
index-pack: check .gitmodules files with --strict
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
unpack-objects: call fsck_finish() after fscking objects
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: call fsck_finish() after fscking objects
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: check .gitmodules content
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: handle promisor objects in .gitmodules check
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: detect gitmodules files
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: actually fsck blob data
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
fsck: simplify ".git" check
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
index-pack: make fsck error message more specific
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
Merge branch 'jk/submodule-name-verify-fix' into jk...
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
verify_path: disallow symlinks in .gitmodules
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
update-index: stat updated files earlier
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
verify_dotfile: mention case-insensitivity in comment
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
verify_path: drop clever fallthrough
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
skip_prefix: add case-insensitive variant
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
is_hfs_dotgit: match other .git files
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
is_ntfs_dotgit: use a size_t for traversing string
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-22
Jeff King
submodule-config: verify submodule names as paths
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-21
Jeff King
fmt_with_err: add a comment that truncation is OK
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-21
Jeff King
shorten_unambiguous_ref: use xsnprintf
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-21
Jeff King
log_write_email_headers: use strbufs
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-21
Jeff King
http: use strbufs instead of fixed buffers
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-21
Jeff King
config: die when --blob is used outside a repository
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-21
Jeff King
get_main_ref_store: BUG() when outside a repository
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-13
Jeff King
mark_parents_uninteresting(): avoid most allocation
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-13
Jeff King
mark_parents_uninteresting(): replace list with stack
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-13
Jeff King
mark_parents_uninteresting(): drop missing object check
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-13
Jeff King
mark_tree_contents_uninteresting(): drop missing object...
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-13
Jeff King
pager: set COLUMNS to term_columns()
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-05-11
Jeff King
apply: clarify "-p" documentation
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
gpg-interface: find the last gpg signature line
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
gpg-interface: extract gpg line matching helper
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
gpg-interface: fix const-correctness of "eol" pointer
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
gpg-interface: use size_t for signature buffer size
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
gpg-interface: modernize function declarations
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
gpg-interface: handle bool user.signingkey
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-16
Jeff King
t7004: fix mistaken tag name
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-08
Jeff King
ref-filter: factor ref_array pushing into its own function
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-08
Jeff King
ref-filter: make ref_array_item allocation more consistent
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-08
Jeff King
ref-filter: use "struct object_id" consistently
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-05
Jeff King
t5561: skip tests if curl is not available
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-04-05
Jeff King
t5561: drop curl stderr redirects
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
2018-03-30
Jeff King
config: move flockfile() closer to unlocked functions
Signed-off-by:
Jeff King
<peff@peff.net>
commit
|
commitdiff
|
tree
next