index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sha1_file.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'nd/large-blobs'
Junio C Hamano
2014-09-11
|
\
|
*
sha1_file.c: do not die failing to malloc in unpack_compressed_entry
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'rs/fix-alt-odb-path-comparison' into maint
Junio C Hamano
2014-07-16
|
|
\
*
|
\
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-07-22
|
\
\
\
|
*
|
|
sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API
Karsten Blees
2014-07-13
*
|
|
|
Merge branch 'ek/alt-odb-entry-fix'
Junio C Hamano
2014-07-21
|
\
\
\
\
|
*
|
|
|
sha1_file: do not add own object directory as alternate
Ephrim Khong
2014-07-15
*
|
|
|
|
Merge branch 'jk/strip-suffix'
Junio C Hamano
2014-07-16
|
\
\
\
\
\
|
*
|
|
|
|
prepare_packed_git_one: refactor duplicate-pack check
Jeff King
2014-06-30
|
*
|
|
|
|
replace has_extension with ends_with
Jeff King
2014-06-30
|
*
|
|
|
|
sha1_file: replace PATH_MAX buffer with strbuf in prepare_packed_git_one()
René Scharfe
2014-06-30
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'jk/report-fail-to-read-objects-better' into maint
Junio C Hamano
2014-06-25
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'rs/fix-alt-odb-path-comparison'
Junio C Hamano
2014-07-10
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
sha1_file: avoid overrunning alternate object base string
René Scharfe
2014-07-01
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/report-fail-to-read-objects-better'
Junio C Hamano
2014-06-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
open_sha1_file: report "most interesting" errno
Jeff King
2014-05-15
|
|
/
*
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
|
\
\
|
*
|
code and test: fix misuses of "nor"
Justin Lebar
2014-03-31
|
*
|
comments: fix misuses of "nor"
Justin Lebar
2014-03-31
*
|
|
Merge branch 'dd/use-alloc-grow'
Junio C Hamano
2014-03-18
|
\
\
\
|
*
|
|
sha1_file.c: use ALLOC_GROW() in pretend_sha1_file()
Dmitry S. Dolzhenko
2014-03-03
|
|
/
/
*
|
|
Merge branch 'nd/sha1-file-delta-stack-leakage-fix'
Junio C Hamano
2014-03-18
|
\
\
\
|
*
|
|
sha1_file: fix delta_stack memory leak in unpack_entry
Nguyễn Thái Ngọc Duy
2014-02-24
*
|
|
|
Merge branch 'mh/object-code-cleanup'
Junio C Hamano
2014-03-14
|
\
\
\
\
|
*
|
|
|
sha1_file.c: document a bunch of functions defined in the file
Michael Haggerty
2014-02-24
|
*
|
|
|
sha1_file_name(): declare to return a const string
Michael Haggerty
2014-02-24
|
*
|
|
|
find_pack_entry(): document last_found_pack
Michael Haggerty
2014-02-24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
do not discard revindex when re-preparing packfiles
Jeff King
2014-01-16
|
*
|
|
count-objects: recognize .bitmap in garbage-checking
Nguyễn Thái Ngọc Duy
2013-12-30
|
*
|
|
sha1_file: export `git_open_noatime`
Vicent Marti
2013-10-24
*
|
|
|
Merge branch 'ss/safe-create-leading-dir-with-slash'
Junio C Hamano
2014-01-27
|
\
\
\
\
|
*
|
|
|
safe_create_leading_directories(): on Windows, \ can separate path components
Michael Haggerty
2014-01-22
*
|
|
|
|
Merge branch 'mh/safe-create-leading-directories'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
safe_create_leading_directories(): add new error value SCLD_VANISHED
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): introduce enum for return values
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): always restore slash at end of loop
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): split on first of multiple slashes
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): rename local variable
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): add explicit "slash" pointer
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): reduce scope of local variable
Michael Haggerty
2014-01-06
|
*
|
|
|
safe_create_leading_directories(): fix format of "if" chaining
Michael Haggerty
2014-01-06
*
|
|
|
|
Merge branch 'jk/oi-delta-base'
Junio C Hamano
2014-01-10
|
\
\
\
\
\
|
*
|
|
|
|
sha1_object_info_extended: provide delta base sha1s
Jeff King
2013-12-26
*
|
|
|
|
|
Merge branch 'jh/rlimit-nofile-fallback'
Junio C Hamano
2014-01-10
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failure
Junio C Hamano
2013-12-18
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'jh/loose-object-dirs-creation-race' into maint
Junio C Hamano
2013-12-17
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'sb/sha1-loose-object-info-check-existence' into maint
Junio C Hamano
2013-12-17
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'cc/replace-object-info'
Junio C Hamano
2014-01-10
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
[next]