index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
index-pack: introduce checking mode
Martin Koegler
2008-02-28
*
unpack-objects: prevent writing of inconsistent objects
Martin Koegler
2008-02-28
*
unpack-object: cache for non written objects
Martin Koegler
2008-02-28
*
add common fsck error printing function
Martin Koegler
2008-02-25
*
builtin-fsck: move common object checking code to fsck.c
Martin Koegler
2008-02-25
*
builtin-fsck: reports missing parent commits
Martin Koegler
2008-02-25
*
Remove unused object-ref code
Martin Koegler
2008-02-25
*
builtin-fsck: move away from object-refs to fsck_walk
Martin Koegler
2008-02-25
*
add generic, type aware object chain walker
Martin Koegler
2008-02-25
*
peel_onion: handle NULL
Martin Koegler
2008-02-18
*
check return value from parse_commit() in various functions
Martin Koegler
2008-02-18
*
parse_commit: don't fail, if object is NULL
Martin Koegler
2008-02-18
*
revision.c: handle tag->tagged == NULL
Martin Koegler
2008-02-18
*
reachable.c::process_tree/blob: check for NULL
Martin Koegler
2008-02-18
*
process_tag: handle tag->tagged == NULL
Martin Koegler
2008-02-18
*
check results of parse_commit in merge_bases
Martin Koegler
2008-02-18
*
list-objects.c::process_tree/blob: check for NULL
Martin Koegler
2008-02-18
*
reachable.c::add_one_tree: handle NULL from lookup_tree
Martin Koegler
2008-02-18
*
mark_blob/tree_uninteresting: check for NULL
Martin Koegler
2008-02-18
*
get_sha1_oneline: check return value of parse_object
Martin Koegler
2008-02-18
*
read_object_with_reference: don't read beyond the buffer
Martin Koegler
2008-02-18
*
GIT 1.5.4.2
v1.5.4.2
Junio C Hamano
2008-02-17
*
Documentation/git-reset: Add an example of resetting selected paths
Pieter de Bie
2008-02-16
*
Documentation/git-reset: don't mention --mixed for selected-paths reset
Pieter de Bie
2008-02-16
*
Documentation/git-reset:
Junio C Hamano
2008-02-16
*
commit: discard index after setting up partial commit
Jeff King
2008-02-16
*
filter-branch: handle filenames that need quoting
Junio C Hamano
2008-02-15
*
diff: Fix miscounting of --check output
Junio C Hamano
2008-02-15
*
hg-to-git: fix parent analysis
Stelian Pop
2008-02-15
*
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
2008-02-15
*
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Christian Couder
2008-02-15
*
Add "const" qualifier to "char *excludes_file".
Christian Couder
2008-02-15
*
Add "const" qualifier to "char *editor_program".
Christian Couder
2008-02-15
*
Add "const" qualifier to "char *pager_program".
Christian Couder
2008-02-15
*
config: add 'git_config_string' to refactor string config variables.
Christian Couder
2008-02-15
*
diff.c: remove useless check for value != NULL
Christian Couder
2008-02-15
*
fast-import: check return value from unpack_entry()
Shawn O. Pearce
2008-02-15
*
Validate nicknames of remote branches to prohibit confusing ones
Daniel Barkalow
2008-02-15
*
diff.c: replace a 'strdup' with 'xstrdup'.
Christian Couder
2008-02-15
*
diff.c: fixup garding of config parser from value=NULL
Junio C Hamano
2008-02-15
*
config: add test cases for empty value and no value config variables.
Christian Couder
2008-02-13
*
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
2008-02-13
*
git clone -s documentation: force a new paragraph for the NOTE
Miklos Vajna
2008-02-13
*
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
2008-02-13
*
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
2008-02-13
*
upload-pack: Initialize the exec-path.
Johannes Sixt
2008-02-13
*
bisect: use verbatim commit subject in the bisect log
Johannes Schindelin
2008-02-13
*
git-cvsimport.txt: fix '-M' description.
Sergei Organov
2008-02-13
*
Revert "pack-objects: only throw away data during memory pressure"
Junio C Hamano
2008-02-12
*
config.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
[next]