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
*
ewah: convert to REALLOC_ARRAY, etc
Jeff King
2016-02-22
*
convert ewah/bitmap code to use xmalloc
Jeff King
2016-02-22
*
diff_populate_gitlink: use a strbuf
Jeff King
2016-02-22
*
transport_anonymize_url: use xstrfmt
Jeff King
2016-02-22
*
git-compat-util: drop mempcpy compat code
Jeff King
2016-02-22
*
sequencer: simplify memory allocation of get_message
Jeff King
2016-02-22
*
test-path-utils: fix normalize_path_copy output buffer size
Jeff King
2016-02-22
*
fetch-pack: simplify add_sought_entry
Jeff King
2016-02-22
*
fast-import: simplify allocation in start_packfile
Jeff King
2016-02-22
*
write_untracked_extension: use FLEX_ALLOC helper
Jeff King
2016-02-22
*
prepare_{git,shell}_cmd: use argv_array
Jeff King
2016-02-22
*
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
*
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
*
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
convert manual allocations to argv_array
Jeff King
2016-02-22
*
argv-array: add detach function
Jeff King
2016-02-22
*
add helpers for allocating flex-array structs
Jeff King
2016-02-22
*
harden REALLOC_ARRAY and xcalloc against size_t overflow
Jeff King
2016-02-22
*
tree-diff: catch integer overflow in combine_diff_path allocation
Jeff King
2016-02-19
*
add helpers for detecting size_t overflow
Jeff King
2016-02-19
*
reflog_expire_cfg: NUL-terminate pattern field
Jeff King
2016-02-19
*
Git 2.7.1
v2.7.1
Junio C Hamano
2016-02-05
*
Merge branch 'lv/add-doc-working-tree' into maint
Junio C Hamano
2016-02-05
|
\
|
*
git-add doc: do not say working directory when you mean working tree
Lars Vogel
2016-01-21
*
|
Merge branch 'ss/clone-depth-single-doc' into maint
Junio C Hamano
2016-02-05
|
\
\
|
*
|
docs: clarify that --depth for git-fetch works with newly initialized repos
Sebastian Schuberth
2016-01-08
|
*
|
docs: say "commits" in the --depth option wording for git-clone
Sebastian Schuberth
2016-01-08
|
*
|
docs: clarify that passing --depth to git-clone implies --single-branch
Sebastian Schuberth
2016-01-07
*
|
|
Merge branch 'sg/t6050-failing-editor-test-fix' into maint
Junio C Hamano
2016-02-05
|
\
\
\
|
*
|
|
t6050-replace: make failing editor test more robust
SZEDER Gábor
2016-01-05
*
|
|
|
Merge branch 'ew/for-each-ref-doc' into maint
Junio C Hamano
2016-02-05
|
\
\
\
\
|
*
|
|
|
for-each-ref: document `creatordate` and `creator` fields
Eric Wong
2016-01-05
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ss/user-manual' into maint
Junio C Hamano
2016-02-05
|
\
\
\
\
|
*
|
|
|
user-manual: add addition gitweb information
Stephen P. Smith
2015-12-30
|
*
|
|
|
user-manual: add section documenting shallow clones
Stephen P. Smith
2015-12-30
|
*
|
|
|
glossary: define the term shallow clone
Stephen P. Smith
2015-12-29
|
*
|
|
|
user-manual: remove temporary branch entry from todo list
Stephen P. Smith
2015-12-28
|
|
/
/
/
*
|
|
|
Merge branch 'jk/ref-cache-non-repository-optim' into maint
Junio C Hamano
2016-02-05
|
\
\
\
\
|
*
|
|
|
resolve_gitlink_ref: ignore non-repository paths
Jeff King
2016-01-25
|
*
|
|
|
clean: make is_git_repository a public function
Jeff King
2016-01-25
*
|
|
|
|
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
2016-02-05
|
\
\
\
\
\
|
*
|
|
|
|
mingw: avoid linking to the C library's isalpha()
Johannes Sixt
2016-01-25
|
*
|
|
|
|
t0060: loosen overly strict expectations
Johannes Schindelin
2016-01-15
|
*
|
|
|
|
t0060: verify that basename() and dirname() work as expected
Johannes Schindelin
2016-01-12
|
*
|
|
|
|
compat/basename.c: provide a dirname() compatibility function
Johannes Schindelin
2016-01-12
|
*
|
|
|
|
compat/basename: make basename() conform to POSIX
Johannes Schindelin
2016-01-12
|
*
|
|
|
|
Refactor skipping DOS drive prefixes
Johannes Schindelin
2016-01-12
*
|
|
|
|
|
Merge branch 'tb/complete-word-diff-regex' into maint
Junio C Hamano
2016-02-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
completion: complete "diff --word-diff-regex="
Thomas Braun
2016-01-20
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]