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
*
push: add recurseSubmodules config option
Mike Crowe
2015-11-20
*
Merge branch 'lf/ref-is-hidden-namespace'
Jeff King
2015-11-20
|
\
|
*
hideRefs: add support for matching full refs
Lukas Fleischer
2015-11-05
*
|
Merge branch 'dk/gc-idx-wo-pack'
Jeff King
2015-11-20
|
\
\
|
*
|
gc: remove garbage .idx files from pack dir
Doug Kelly
2015-11-04
|
*
|
prepare_packed_git(): refactor garbage reporting in pack directory
Junio C Hamano
2015-08-17
*
|
|
Merge branch 'ea/checkout-progress'
Junio C Hamano
2015-11-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
checkout: add --progress option
Edmundo Carmona Antoranz
2015-11-01
*
|
|
Merge branch 'mk/blame-first-parent'
Junio C Hamano
2015-11-03
|
\
\
\
|
*
|
|
blame: allow blame --reverse --first-parent when it makes sense
Max Kirillov
2015-10-30
|
*
|
|
blame: extract find_single_final
Max Kirillov
2015-10-30
*
|
|
|
Merge branch 'rs/show-branch-argv-array'
Junio C Hamano
2015-11-03
|
\
\
\
\
|
*
|
|
|
show-branch: use argv_array for default arguments
René Scharfe
2015-11-01
*
|
|
|
|
Merge branch 'jk/merge-file-exit-code'
Junio C Hamano
2015-10-30
|
\
\
\
\
\
|
*
|
|
|
|
merge-file: clamp exit code to maximum 127
Jeff King
2015-10-29
*
|
|
|
|
|
Merge branch 'rs/pop-commit'
Junio C Hamano
2015-10-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
2015-10-26
*
|
|
|
|
|
|
Merge branch 'mk/blame-error-message'
Junio C Hamano
2015-10-30
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blame: fix option name in error message
Max Kirillov
2015-10-26
*
|
|
|
|
|
|
|
Merge branch 'js/misc-fixes'
Junio C Hamano
2015-10-30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Correct fscanf formatting string for I64u values
Waldek Maleska
2015-10-26
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'jc/add-u-A-default-to-top'
Junio C Hamano
2015-10-30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
add: simplify -u/-A without pathspec
Junio C Hamano
2015-10-24
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'ar/clone-dissociate'
Junio C Hamano
2015-10-30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
clone: allow "--dissociate" without reference
Alex Riesen
2015-10-22
*
|
|
|
|
|
|
|
|
Merge branch 'jc/am-mailinfo-direct'
Junio C Hamano
2015-10-29
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
am: make direct call to mailinfo
Junio C Hamano
2015-10-21
*
|
|
|
|
|
|
|
|
|
Merge branch 'jc/mailinfo-lib'
Junio C Hamano
2015-10-29
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
mailinfo: libify
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: keep the parsed log message in a strbuf
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: handle_commit_msg() shouldn't be called after finding patchbreak
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move content/content_top to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move [ps]_hdr_data to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move cmitmsg and patchfile to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move charset to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move transfer_encoding to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move check for metainfo_charset to convert_to_utf8()
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move metainfo_charset to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move use_scissors and use_inbody_headers to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move add_message_id and message_id to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move patch_lines to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move filter/header stage to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move global "FILE *fin, *fout" to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move keep_subject & keep_non_patch_bracket to struct mailinfo
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: introduce "struct mailinfo" to hold globals
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: move global "line" into mailinfo() function
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: do not let find_boundary() touch global "line" directly
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: do not let handle_boundary() touch global "line" directly
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: do not let handle_body() touch global "line" directly
Junio C Hamano
2015-10-21
|
*
|
|
|
|
|
|
|
|
mailinfo: get rid of function-local static states
Junio C Hamano
2015-10-21
[next]