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
*
string-list.h: move documentation from Documentation/api/ into header
Han-Wen Nienhuys
2017-09-27
*
The ninth batch for 2.15
Junio C Hamano
2017-09-25
*
Merge branch 'ks/test-readme-phrasofix'
Junio C Hamano
2017-09-25
|
\
|
*
t/README: fix typo and grammatically improve a sentence
Kaartic Sivaraam
2017-09-19
*
|
Merge branch 'ow/rev-parse-is-shallow-repo'
Junio C Hamano
2017-09-25
|
\
\
|
*
|
rev-parse: rev-parse: add --is-shallow-repository
Øystein Walle
2017-09-19
|
|
/
*
|
Merge branch 'rj/test-ulimit-on-windows'
Junio C Hamano
2017-09-25
|
\
\
|
*
|
t9010-*.sh: skip all tests if the PIPE prereq is missing
Ramsay Jones
2017-09-19
|
*
|
test-lib: use more compact expression in PIPE prerequisite
Ramsay Jones
2017-09-19
|
*
|
test-lib: don't use ulimit in test prerequisites on cygwin
Ramsay Jones
2017-09-15
*
|
|
Merge branch 'jk/info-alternates-fix'
Junio C Hamano
2017-09-25
|
\
\
\
|
*
|
|
read_info_alternates: warn on non-trivial errors
Jeff King
2017-09-20
|
*
|
|
Merge branch 'jk/info-alternates-fix-2.11' into jk/info-alternates-fix
Junio C Hamano
2017-09-20
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
read_info_alternates: read contents into strbuf
Jeff King
2017-09-20
*
|
|
|
Merge branch 'mh/for-each-string-list-item-empty-fix'
Junio C Hamano
2017-09-25
|
\
\
\
\
|
*
|
|
|
for_each_string_list_item: avoid undefined behavior for empty list
Michael Haggerty
2017-09-20
|
|
/
/
/
*
|
|
|
Merge branch 'tb/test-lint-echo-e'
Junio C Hamano
2017-09-25
|
\
\
\
\
|
*
|
|
|
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen
2017-09-21
|
|
/
/
/
*
|
|
|
Merge branch 'jk/revision-remove-cmdline-pathspec'
Junio C Hamano
2017-09-25
|
\
\
\
\
|
*
|
|
|
pathspec doc: parse_pathspec does not maintain references to args
Jonathan Nieder
2017-09-21
|
*
|
|
|
revision: replace "struct cmdline_pathspec" with argv_array
Jeff King
2017-09-21
*
|
|
|
|
Merge branch 'ls/travis-scriptify'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
|
*
|
|
|
|
travis-ci: fix "skip_branch_tip_with_tag()" string comparison
Lars Schneider
2017-09-22
|
*
|
|
|
|
travis: dedent a few scripts that are indented overly deeply
Junio C Hamano
2017-09-11
|
*
|
|
|
|
travis-ci: skip a branch build if equal tag is present
Lars Schneider
2017-09-11
|
*
|
|
|
|
travis-ci: move Travis CI code into dedicated scripts
Lars Schneider
2017-09-11
*
|
|
|
|
|
Merge branch 'aw/gc-lockfile-fscanf-fix'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gc: call fscanf() with %<len>s, not %<len>c, when reading hostname
Junio C Hamano
2017-09-17
*
|
|
|
|
|
|
Merge branch 'hv/mv-nested-submodules-test'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add test for bug in git-mv for recursive submodules
Heiko Voigt
2017-09-17
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bw/git-clang-format'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Makefile: add style build rule
Brandon Williams
2017-08-14
|
*
|
|
|
|
|
|
clang-format: outline the git project's coding style
Brandon Williams
2017-08-14
*
|
|
|
|
|
|
|
Merge branch 'nm/imap-send-with-curl'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
imap-send: use curl by default when possible
Nicolas Morey-Chaisemartin
2017-09-15
|
*
|
|
|
|
|
|
|
imap_send: setup_curl: retreive credentials if not set in config file
Nicolas Morey-Chaisemartin
2017-09-15
|
*
|
|
|
|
|
|
|
imap-send: add wrapper to get server credentials if needed
Nicolas Morey-Chaisemartin
2017-09-15
|
*
|
|
|
|
|
|
|
imap-send: return with error if curl failed
Nicolas Morey-Chaisemartin
2017-09-15
*
|
|
|
|
|
|
|
|
Merge branch 'ks/commit-do-not-touch-cut-line'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
commit-template: change a message to be more intuitive
Kaartic Sivaraam
2017-09-15
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'tg/refs-allowed-flags'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
refs: strip out not allowed flags from ref_transaction_update
Thomas Gummerer
2017-09-14
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
archive: don't add empty directories to archives
René Scharfe
2017-09-14
*
|
|
|
|
|
|
|
|
|
Merge branch 'ks/help-alias-label'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
help: change a message to be more precise
Kaartic Sivaraam
2017-09-14
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'jn/per-repo-object-store-fixes'
Junio C Hamano
2017-09-25
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
replace-objects: evaluate replacement refs without using the object store
Stefan Beller
2017-09-14
|
*
|
|
|
|
|
|
|
|
|
push, fetch: error out for submodule entries not pointing to commits
Stefan Beller
2017-09-14
|
*
|
|
|
|
|
|
|
|
|
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
2017-09-14
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
[next]