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
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
Git 2.7.2
v2.7.2
Junio C Hamano
2016-02-22
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
2016-02-22
Merge branch 'pw/completion-stash' into maint
Junio C Hamano
2016-02-22
Merge branch 'mm/clean-doc-fix' into maint
Junio C Hamano
2016-02-22
Merge branch 'dw/mergetool-vim-window-shuffle' into maint
Junio C Hamano
2016-02-22
Merge branch 'ah/stripspace-optstring' into maint
Junio C Hamano
2016-02-22
diff: clarify textconv interface
Jeff King
2016-02-22
completion: fix mis-indentation in _git_stash()
SZEDER Gábor
2016-02-22
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
2016-02-22
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
2016-02-22
compat: die when unable to set core.precomposeunicode
Patrick Steinhardt
2016-02-22
sequencer: die on config error when saving replay opts
Patrick Steinhardt
2016-02-22
init-db: die on config errors when initializing empty repo
Patrick Steinhardt
2016-02-22
clone: die on config error in cmd_clone
Patrick Steinhardt
2016-02-22
remote: die on config error when manipulating remotes
Patrick Steinhardt
2016-02-22
remote: die on config error when setting/adding branches
Patrick Steinhardt
2016-02-22
remote: die on config error when setting URL
Patrick Steinhardt
2016-02-22
submodule--helper: die on config error when cloning module
Patrick Steinhardt
2016-02-22
submodule: die on config error when linking modules
Patrick Steinhardt
2016-02-22
branch: die on config error when editing branch description
Patrick Steinhardt
2016-02-22
branch: die on config error when unsetting upstream
Patrick Steinhardt
2016-02-22
branch: report errors in tracking branch setup
Patrick Steinhardt
2016-02-21
git.c: simplify stripping extension of a file in handle_builtin()
Alexander Kuleshov
2016-02-20
tests: rename work-tree tests to *work-tree*
Michael J Gruber
2016-02-19
exec_cmd.c: use find_last_dir_sep() for code simplification
Alexander Kuleshov
2016-02-19
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-17
Start preparing for 2.7.2
Junio C Hamano
2016-02-17
Merge branch 'js/test-lib-windows-emulated-yes' into maint
Junio C Hamano
2016-02-17
Merge branch 'aw/push-force-with-lease-reporting' into maint
Junio C Hamano
2016-02-17
Merge branch 'nd/do-not-move-worktree-manually' into maint
Junio C Hamano
2016-02-17
Merge branch 'js/xmerge-marker-eol' into maint
Junio C Hamano
2016-02-17
git-cvsserver.perl: fix typo
GyuYong Jung
2016-02-17
am -i: fix "v"iew
Junio C Hamano
2016-02-17
pager: factor out a helper to prepare a child process to run the pager
Junio C Hamano
2016-02-16
pager: lose a separate argv[]
Junio C Hamano
2016-02-16
config: introduce set_or_die wrappers
Patrick Steinhardt
2016-02-15
remote-curl: include curl_errorstr on SSL setup failures
Shawn Pearce
2016-02-12
rev-parse: take prefix into account in --git-common-dir
Nguyễn Thái Ngọc Duy
[prev]
[next]