I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve message-id generation flow control for format-patch More... about 16 years ago
Add more tests for format-patch More... about 16 years ago
Rename git-core rpm to just git and rename the meta-pacakge to git-all. More... about 16 years ago
check return value from parse_commit() in various functions More... about 16 years ago
parse_commit: don't fail, if object is NULL More... about 16 years ago
revision.c: handle tag->tagged == NULL More... about 16 years ago
reachable.c::process_tree/blob: check for NULL More... about 16 years ago
process_tag: handle tag->tagged == NULL More... about 16 years ago
peel_onion: handle NULL More... about 16 years ago
check results of parse_commit in merge_bases More... about 16 years ago
list-objects.c::process_tree/blob: check for NULL More... about 16 years ago
reachable.c::add_one_tree: handle NULL from lookup_tree More... about 16 years ago
mark_blob/tree_uninteresting: check for NULL More... about 16 years ago
get_sha1_oneline: check return value of parse_object More... about 16 years ago
read_object_with_reference: don't read beyond the buffer More... about 16 years ago
Technical documentation of the run-command API. More... about 16 years ago
cvsexportcommit: be graceful when "cvs status" reorders the arguments
Dscho
as Johannes Schindelin
More... about 16 years ago
git-p4: Support usage of perforce client spec More... about 16 years ago
Simplify setup of $GIT_DIR in git-sh-setup.sh More... about 16 years ago
builtin-checkout.c: fix possible usage segfault More... about 16 years ago
git-gui: relax "dirty" version detection
wincent
as Wincent Colaiuta
More... about 16 years ago
check return code of prepare_revision_walk More... about 16 years ago
deref_tag: handle tag->tagged = NULL More... about 16 years ago
deref_tag: handle return value NULL More... about 16 years ago
Add color.ui variable which globally enables colorization if set More... about 16 years ago
Merge branch 'br/gitweb' More... about 16 years ago
gitk: Fix bug where arcs could get lost
paulusmack
as Paul Mackerras
More... about 16 years ago
help.c: use 'git_config_string' to get 'help_default_format'. More... about 16 years ago
xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM
Dscho
as Johannes Schindelin
More... about 16 years ago
xdl_merge(): make XDL_MERGE_ZEALOUS output simpler
Dscho
as Johannes Schindelin
More... about 16 years ago