index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-16
Merge branch 'js/travis-32bit-linux' into maint
Junio C Hamano
2017-03-16
Merge branch 'jh/mingw-openssl-sha1' into maint
Junio C Hamano
2017-03-16
Merge branch 'jk/http-auth' into maint
Junio C Hamano
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
2017-03-16
sha1_file.c: make pack-name helper globally accessible
Jeff King
2017-03-16
move odb_* declarations out of git-compat-util.h
Jeff King
2017-03-15
rev-parse: simplify parsing of ref options
Jeff King
2017-03-15
rev-parse: add helper for parsing "--foo/--foo="
Jeff King
2017-03-15
rev-parse: use skip_prefix when parsing options
Jeff King
2017-03-15
submodule-config: correct error reporting for invalid ignore value
Stefan Beller
2017-03-14
git-status: make porcelain more robust
Michael J Gruber
2017-03-13
http-walker: fix buffer underflow processing remote alternates
Jeff King
2017-03-11
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
2017-03-10
t/interop: add test of old clients against modern git-daemon
Jeff King
2017-03-10
t: add an interoperability test harness
Jeff King
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
2017-03-07
send-pack: report signal death of pack-objects
Jeff King
2017-03-07
send-pack: read "unpack" status even on pack-objects failure
Jeff King
2017-03-07
send-pack: improve unpack-status error messages
Jeff King
2017-03-07
send-pack: use skip_prefix for parsing unpack status
Jeff King
2017-03-07
send-pack: extract parsing of "unpack" response
Jeff King
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
2017-03-06
ewah: fix eword_t/uint64_t confusion
Jeff King
2017-03-06
line-log: use COPY_ARRAY to fix mis-sized memcpy
Vegard Nossum
2017-03-06
Travis: also test on 32-bit Linux
Johannes Schindelin
2017-03-06
http: release strbuf on disabled alternates
Eric Wong
2017-03-06
http: inform about alternates-as-redirects behavior
Eric Wong
2017-03-03
p7000: add test for filter-branch with --prune-empty
Devin J. Pohly
2017-03-03
filter-branch: fix --prune-empty on parentless commits
Devin J. Pohly
2017-03-03
t7003: ensure --prune-empty removes entire branch when applicable
Devin J. Pohly
2017-03-03
t7003: ensure --prune-empty can prune root commit
Devin J. Pohly
2017-03-03
line-log.c: prevent crash during union of too many ranges
Allan Xavier
2017-03-03
contrib: git-remote-{bzr,hg} placeholders don't need Python
Sebastian Schuberth
2017-03-03
t/perf: add fallback for pre-bin-wrappers versions of git
Jeff King
2017-03-03
t/perf: use $MODERN_GIT for all repo-copying steps
Jeff King
2017-03-03
t/perf: export variable used in other blocks
Jonathan Tan
2017-03-02
fetch-pack: add specific error for fetching an unadvertised object
Matt McCutchen
2017-03-02
fetch_refs_via_pack: call report_unmatched_refs
Matt McCutchen
2017-03-02
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
2017-03-02
checkout: restrict @-expansions when finding branch
Jeff King
2017-03-02
strbuf_check_ref_format(): expand only local branches
Jeff King
2017-03-02
branch: restrict @-expansions when deleting
Jeff King
2017-03-02
t3204: test git-branch @-expansion corner cases
Jeff King
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
2017-03-02
strbuf_branchname: add docstring
Jeff King
2017-03-02
strbuf_branchname: drop return value
Jeff King
2017-03-02
interpret_branch_name: move docstring to header file
Jeff King
[prev]
[next]