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
/
t
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/tap-verbose-fix' into maint
Junio C Hamano
2016-10-28
|
\
|
*
test-lib: bail out when "-v" used under "prove"
Jeff King
2016-10-24
|
*
test-lib: add --verbose-log option
Jeff King
2016-10-21
|
*
test-lib: handle TEST_OUTPUT_DIRECTORY with spaces
Jeff King
2016-10-21
*
|
Merge branch 'tg/add-chmod+x-fix' into maint
Junio C Hamano
2016-10-28
|
\
\
|
*
|
t3700: fix broken test under !SANITY
Junio C Hamano
2016-10-20
*
|
|
Merge branch 'jk/fetch-quick-tag-following' into maint
Junio C Hamano
2016-10-28
|
\
\
\
|
*
|
|
fetch: use "quick" has_sha1_file for tag following
Jeff King
2016-10-14
*
|
|
|
Merge branch 'jk/merge-base-fork-point-without-reflog' into maint
Junio C Hamano
2016-10-28
|
\
\
\
\
|
*
|
|
|
merge-base: handle --fork-point without reflog
Jeff King
2016-10-12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maint
Junio C Hamano
2016-10-28
|
\
\
\
\
|
*
|
|
|
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
2016-10-14
*
|
|
|
|
Merge branch 'jk/ref-symlink-loop' into maint
Junio C Hamano
2016-10-28
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
files_read_raw_ref: avoid infinite loop on broken symlinks
Jeff King
2016-10-10
*
|
|
|
|
Merge branch 'kd/mailinfo-quoted-string' into maint
Junio C Hamano
2016-10-11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mailinfo: unescape quoted-pair in header fields
Kevin Daudt
2016-09-28
|
*
|
|
|
t5100-mailinfo: replace common path prefix with variable
Kevin Daudt
2016-09-28
*
|
|
|
|
Merge branch 'jk/pack-tag-of-tag' into maint
Junio C Hamano
2016-10-03
|
\
\
\
\
\
|
*
|
|
|
|
pack-objects: walk tag chains for --include-tag
Jeff King
2016-09-07
|
*
|
|
|
|
t5305: simplify packname handling
Jeff King
2016-09-07
|
*
|
|
|
|
t5305: use "git -C"
Jeff King
2016-09-07
|
*
|
|
|
|
t5305: drop "dry-run" of unpack-objects
Jeff King
2016-09-07
|
*
|
|
|
|
t5305: move cleanup into test block
Jeff King
2016-09-07
*
|
|
|
|
|
Merge branch 'tg/add-chmod+x-fix' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
t3700-add: do not check working tree file mode without POSIXPERM
Johannes Sixt
2016-09-21
|
*
|
|
|
|
t3700-add: create subdirectory gently
Johannes Sixt
2016-09-21
|
*
|
|
|
|
add: modify already added files when --chmod is given
Thomas Gummerer
2016-09-15
|
*
|
|
|
|
update-index: add test for chmod flags
Thomas Gummerer
2016-09-14
*
|
|
|
|
|
Merge branch 'rt/rebase-i-broken-insn-advise' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rebase -i: improve advice on bad instruction lines
Ralf Thielow
2016-09-07
*
|
|
|
|
|
|
Merge branch 'js/regexec-buf' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
regex: use regexec_buf()
Johannes Schindelin
2016-09-21
|
*
|
|
|
|
|
|
regex: -G<pattern> feeds a non NUL-terminated string to regexec() and fails
Johannes Schindelin
2016-09-21
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'nd/checkout-disambiguation' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
2016-09-21
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/rebase-i-drop-ident-check' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rebase-interactive: drop early check for valid ident
Jeff King
2016-07-29
*
|
|
|
|
|
|
|
Merge branch 'jt/format-patch-base-info-above-sig' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
format-patch: show base info before email signature
Josh Triplett
2016-09-15
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'ks/perf-build-with-autoconf' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t/perf/run: copy config.mak.autogen & friends to build area
Kirill Smelkov
2016-09-15
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context' into maint
Junio C Hamano
2016-09-29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
2016-09-14
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'jk/difftool-command-not-found' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'sb/checkout-explit-detach-no-advice' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'rs/pull-signed-tag' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'js/test-lint-pathname' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'jk/push-force-with-lease-creation' into maint
Junio C Hamano
2016-09-08
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]