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
/
builtin
Commit message (
Expand
)
Author
Age
*
shortlog: respect the --output=<file> setting
Johannes Schindelin
2016-06-24
*
format-patch: use stdout directly
Johannes Schindelin
2016-06-24
*
format-patch: avoid freopen()
Johannes Schindelin
2016-06-24
*
format-patch: explicitly switch off color when writing to files
Johannes Schindelin
2016-06-24
*
shortlog: support outputting to streams other than stdout
Johannes Schindelin
2016-06-24
*
log: prepare log/log-tree to reuse the diffopt.close_file attribute
Johannes Schindelin
2016-06-24
*
Merge branch 'jk/rev-list-count-with-bitmap'
Junio C Hamano
2016-06-20
|
\
|
*
rev-list: disable bitmaps when "-n" is used with listing objects
Jeff King
2016-06-03
|
*
rev-list: "adjust" results of "--count --use-bitmap-index -n"
Jeff King
2016-06-03
*
|
Merge branch 'jc/clear-pathspec'
Junio C Hamano
2016-06-20
|
\
\
|
*
|
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
2016-06-02
*
|
|
Merge branch 'jg/dash-is-last-branch-in-worktree-add'
Junio C Hamano
2016-06-20
|
\
\
\
|
*
|
|
worktree: allow "-" short-hand for @{-1} in add command
Jordan DE GEA
2016-05-31
*
|
|
|
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
2016-06-20
|
\
\
\
\
|
*
|
|
|
submodule update: learn `--[no-]recommend-shallow` option
Stefan Beller
2016-05-27
|
|
/
/
/
*
|
|
|
Merge branch 'ah/no-verify-signature-with-pull-rebase'
Junio C Hamano
2016-06-20
|
\
\
\
\
|
*
|
|
|
pull: warn on --verify-signatures with --rebase
Alexander Hirsch
2016-05-20
*
|
|
|
|
Merge branch 'sb/submodule-helper-relative-path'
Junio C Hamano
2016-06-06
|
\
\
\
\
\
|
*
|
|
|
|
submodule: remove bashism from shell script
Stefan Beller
2016-06-01
*
|
|
|
|
|
Merge branch 'sb/submodule-helper-list-signal-unmatch-via-exit-status'
Junio C Hamano
2016-06-06
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
submodule--helper: offer a consistent API
Stefan Beller
2016-06-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/apply-name-terminate'
Junio C Hamano
2016-06-03
|
\
\
\
\
\
|
*
|
|
|
|
apply: remove unused parameters from name_terminate()
René Scharfe
2016-05-29
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/patch-id-use-skip-prefix'
Junio C Hamano
2016-06-03
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
patch-id: use starts_with() and skip_prefix()
René Scharfe
2016-05-29
|
|
/
/
/
*
|
|
|
Merge branch 'jk/cat-file-buffered-batch-all'
Junio C Hamano
2016-05-31
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cat-file: default to --buffer when --batch-all-objects is used
Jeff King
2016-05-18
|
*
|
|
cat-file: avoid noop calls to sha1_object_info_extended
Jeff King
2016-05-18
*
|
|
|
Merge branch 'ar/diff-args-osx-precompose'
Junio C Hamano
2016-05-23
|
\
\
\
\
|
*
|
|
|
diff: run arguments through precompose_argv
Alexander Rinass
2016-05-13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pb/commit-verbose-config'
Junio C Hamano
2016-05-23
|
\
\
\
\
|
*
|
|
|
commit: add a commit.verbose config variable
Pranit Bauva
2016-05-10
*
|
|
|
|
Merge branch 'xy/format-patch-base'
Junio C Hamano
2016-05-23
|
\
\
\
\
\
|
*
|
|
|
|
format-patch: introduce format.useAutoBase configuration
Xiaolong Ye
2016-04-26
|
*
|
|
|
|
format-patch: introduce --base=auto option
Xiaolong Ye
2016-04-26
|
*
|
|
|
|
format-patch: add '--base' option to record base tree info
Xiaolong Ye
2016-04-26
*
|
|
|
|
|
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
2016-05-23
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
2016-04-22
|
*
|
|
|
|
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
|
*
|
|
|
|
worktree.c: make find_shared_symref() return struct worktree *
Nguyễn Thái Ngọc Duy
2016-04-22
*
|
|
|
|
|
Merge branch 'va/i18n-remote-comment-to-align'
Junio C Hamano
2016-05-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i18n: remote: add comment for translators
Vasco Almeida
2016-05-09
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
builtin/worktree.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
|
*
|
|
|
|
|
builtin/upload-archive.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
|
*
|
|
|
|
|
builtin/update-index.c: prefer "err" to "errno" in process_lstat_error
Nguyễn Thái Ngọc Duy
2016-05-09
|
*
|
|
|
|
|
builtin/rm.c: use warning_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
|
*
|
|
|
|
|
builtin/pack-objects.c: use die_errno() and warning_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
|
*
|
|
|
|
|
builtin/merge-file.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
|
*
|
|
|
|
|
builtin/mailsplit.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
[next]