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
*
t5516: test pushing a tag of an otherwise unreferenced blob
Jeff King
2014-10-19
*
traverse_commit_list: support pending blobs/trees with paths
Jeff King
2014-10-19
*
make add_object_array_with_context interface more sane
Jeff King
2014-10-16
*
write_sha1_file: freshen existing objects
Jeff King
2014-10-16
*
pack-objects: match prune logic for discarding objects
Jeff King
2014-10-16
*
pack-objects: refactor unpack-unreachable expiration check
Jeff King
2014-10-16
*
prune: keep objects reachable from recent objects
Jeff King
2014-10-16
*
sha1_file: add for_each iterators for loose and packed objects
Jeff King
2014-10-16
*
count-objects: use for_each_loose_file_in_objdir
Jeff King
2014-10-16
*
count-objects: do not use xsize_t when counting object size
Jeff King
2014-10-16
*
prune-packed: use for_each_loose_file_in_objdir
Jeff King
2014-10-16
*
reachable: mark index blobs as SEEN
Jeff King
2014-10-16
*
prune: factor out loose-object directory traversal
Jeff King
2014-10-16
*
reachable: reuse revision.c "add all reflogs" code
Jeff King
2014-10-16
*
reachable: use traverse_commit_list instead of custom walk
Jeff King
2014-10-16
*
clean up name allocation in prepare_revision_walk
Jeff King
2014-10-16
*
object_array: add a "clear" function
Jeff King
2014-10-16
*
object_array: factor out slopbuf-freeing logic
Jeff King
2014-10-16
*
isxdigit: cast input to unsigned char
Jeff King
2014-10-16
*
foreach_alt_odb: propagate return value from callback
Jeff King
2014-10-16
*
test-lib.sh: support -x option for shell-tracing
Jeff King
2014-10-13
*
t5304: use helper to report failure of "test foo = bar"
Jeff King
2014-10-13
*
t5304: use test_path_is_* instead of "test -f"
Jeff King
2014-10-13
*
Update draft release notes to 2.2
Junio C Hamano
2014-10-08
*
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
|
\
|
*
sha1_file: don't convert off_t to size_t too early to avoid potential die()
Steffen Prohaska
2014-09-22
|
*
convert: stream from fd to required clean filter to reduce used address space
Steffen Prohaska
2014-08-28
|
*
copy_fd(): do not close the input file descriptor
Steffen Prohaska
2014-08-28
|
*
mmap_limit: introduce GIT_MMAP_LIMIT to allow testing expected mmap size
Steffen Prohaska
2014-08-28
|
*
memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT
Steffen Prohaska
2014-08-28
|
*
config.c: add git_env_ulong() to parse environment variable
Steffen Prohaska
2014-08-28
|
*
convert: drop arguments other than 'path' from would_convert_to_git()
Steffen Prohaska
2014-08-21
*
|
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
2014-10-08
|
\
\
|
*
|
t/lib-credential: use write_script
Ben Walton
2014-09-29
*
|
|
Merge branch 'nd/archive-pathspec'
Junio C Hamano
2014-10-08
|
\
\
\
|
*
|
|
archive: support filtering paths with glob
Nguyễn Thái Ngọc Duy
2014-09-22
*
|
|
|
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
|
\
\
\
\
|
*
|
|
|
receive-pack::hmac_sha1(): copy the entire SHA-1 hash out
Brian Gernhardt
2014-09-25
|
*
|
|
|
signed push: allow stale nonce in stateless mode
Junio C Hamano
2014-09-17
|
*
|
|
|
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
2014-09-17
|
*
|
|
|
signed push: fortify against replay attacks
Junio C Hamano
2014-09-17
|
*
|
|
|
signed push: add "pushee" header to push certificate
Junio C Hamano
2014-09-15
|
*
|
|
|
signed push: remove duplicated protocol info
Junio C Hamano
2014-09-15
|
*
|
|
|
send-pack: send feature request on push-cert packet
Junio C Hamano
2014-09-15
|
*
|
|
|
receive-pack: GPG-validate push certificates
Junio C Hamano
2014-09-15
|
*
|
|
|
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
|
*
|
|
|
pack-protocol doc: typofix for PKT-LINE
Junio C Hamano
2014-09-15
|
*
|
|
|
gpg-interface: move parse_signature() to where it should be
Junio C Hamano
2014-09-15
|
*
|
|
|
gpg-interface: move parse_gpg_output() to where it should be
Junio C Hamano
2014-09-15
|
*
|
|
|
send-pack: clarify that cmds_sent is a boolean
Junio C Hamano
2014-09-15
[next]