/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
builtin/prune: convert to struct object_id
2017-05-02
brian m. carlson
builtin/prune: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-05-02
brian m. carlson
builtin/name-rev: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-05-02
brian m. carlson
Convert struct cache_tree to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-05-02
brian m. carlson
Clean up outstanding object_id transforms.
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-05-02
brian m. carlson
fetch-pack: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-31
brian m. carlson
Documentation: update and rename api-sha1-array.txt
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-31
brian m. carlson
Rename sha1_array to oid_array
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-31
brian m. carlson
Convert sha1_array_for_each_unique and for_each_abbrev...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-31
brian m. carlson
Convert sha1_array_lookup to take struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-31
brian m. carlson
Convert remaining callers of sha1_array_lookup to object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-31
brian m. carlson
Make sha1_array_append take a struct object_id *
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
sha1-array: convert internal storage for struct sha1_array...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
builtin/pull: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
submodule: convert check_for_new_submodule_commits...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
sha1_name: convert disambiguate_hint_fn to take object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
sha1_name: convert struct disambiguate_state to object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
test-sha1-array: convert most code to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
parse-options-cb: convert sha1_array_append caller...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
fsck: convert init_skiplist to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
builtin/receive-pack: convert portions to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-28
brian m. carlson
builtin/receive-pack: fix incorrect pointer arithmetic
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-27
brian m. carlson
builtin/pull: convert portions to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-27
brian m. carlson
builtin/diff: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-27
brian m. carlson
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-27
brian m. carlson
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-27
brian m. carlson
Define new hash-size constants for allocating memory
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-03-15
brian m. carlson
hash.h: move SHA-1 implementation selection into a...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
Documentation: use brackets for optional arguments
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
wt-status: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/merge-base: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
Convert object iteration callbacks to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
sha1_file: introduce an nth_packed_object_oid function
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
refs: simplify parsing of reflog entries
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
refs: convert each_reflog_ent_fn to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
reflog-walk: convert struct reflog_info to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/replace: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
Convert remaining callers of resolve_refdup to object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/merge: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/clone: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/branch: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/grep: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/fmt-merge-message: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/fast-export: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/describe: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
builtin/diff-tree: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-22
brian m. carlson
Documentation: correctly spell git worktree --detach
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-20
brian m. carlson
builtin/commit: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-02-20
brian m. carlson
hex: introduce parse_oid_hex
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-31
brian m. carlson
Documentation: implement linkgit macro for Asciidoctor
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Makefile: add a knob to enable the use of Asciidoctor
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Documentation: move dblatex arguments into variable
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Documentation: add XSLT to fix DocBook for Texinfo
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Documentation: sort sources for gitman.texi
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Documentation: remove unneeded argument in cat-texi...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Documentation: modernize cat-texi.perl
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2017-01-23
brian m. carlson
Documentation: fix warning in cat-texi.perl
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/reset: convert to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/commit-tree: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/am: convert to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
refs: add an update_ref_oid function.
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
sha1_name: convert get_sha1_mb to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/update-index: convert file to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
notes: convert init_notes to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/rm: convert to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/blame: convert file to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
Convert read_mmblob to take struct object_id.
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
notes-merge: convert struct notes_merge_pair to struct...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/checkout: convert some static functions to...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
streaming: make stream_blob_to_fd take struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin: convert textconv_object to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/cat-file: convert some static functions to...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/cat-file: convert struct expand_data to use...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/log: convert some static functions to use struct...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/blame: convert struct origin to use struct...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
builtin/apply: convert static functions to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-09-07
brian m. carlson
cache: convert struct cache_entry to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
diff: convert prep_temp_blob() to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
merge-recursive: convert merge_recursive_generic()...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
merge-recursive: convert leaf functions to use struct...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
merge-recursive: convert struct merge_file_info to...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
merge-recursive: convert struct stage_data to use object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
diff: rename struct diff_filespec's sha1_valid member
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
diff: convert struct diff_filespec to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
coccinelle: apply object_id Coccinelle transformations
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
coccinelle: convert hashcpy() with null_sha1 to hashclr()
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
contrib/coccinelle: add basic Coccinelle transforms
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-06-28
brian m. carlson
hex: add oid_to_hex_r()
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-04-25
brian m. carlson
match-trees: convert several leaf functions to use...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-04-25
brian m. carlson
tree-walk: convert tree_entry_extract() to use struct...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-04-25
brian m. carlson
struct name_entry: use struct object_id instead of...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-04-19
brian m. carlson
match-trees: convert shift_tree() and shift_tree_by...
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-04-19
brian m. carlson
test-match-trees: convert to use struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-04-19
brian m. carlson
sha1-name: introduce a get_oid() function
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2016-02-15
brian m. carlson
http: add option to try authentication without username
commit
|
commitdiff
|
tree
2015-12-15
brian m. carlson
format-patch: check that header line has expected format
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2015-12-15
brian m. carlson
format-patch: add an option to suppress commit hash
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2015-12-14
brian m. carlson
sha1_file.c: introduce a null_oid constant
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2015-11-20
brian m. carlson
remote: convert functions to struct object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2015-11-20
brian m. carlson
Remove get_object_hash.
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
2015-11-20
brian m. carlson
Convert struct object to object_id
Signed-off-by:
brian m. carlson
<sandals@crustytoothpaste.net>
commit
|
commitdiff
|
tree
next