index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
read info/{attributes,exclude} only when in repository
Jeff King
2
-7
/
+11
2016-10-26
Eleventh batch for 2.11
Junio C Hamano
1
-0
/
+106
2016-10-26
Merge branch 'ex/deprecate-empty-pathspec-as-match-all'
Junio C Hamano
3
-2
/
+19
2016-10-26
Merge branch 'po/fix-doc-merge-base-illustration'
Junio C Hamano
2
-21
/
+21
2016-10-26
Merge branch 'jk/tap-verbose-fix'
Junio C Hamano
3
-5
/
+37
2016-10-26
Merge branch 'mm/send-email-cc-cruft-after-address'
Junio C Hamano
3
-10
/
+42
2016-10-26
Merge branch 'yk/git-tag-remove-mention-of-old-layout-in-doc'
Junio C Hamano
1
-3
/
+2
2016-10-26
Merge branch 'pt/gitgui-updates'
Junio C Hamano
26
-1923
/
+1982
2016-10-26
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
2
-1
/
+15
2016-10-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
1
-0
/
+1
2016-10-26
Merge branch 'bw/submodule-branch-dot-doc'
Junio C Hamano
2
-3
/
+8
2016-10-26
Merge branch 'pb/test-parse-options-expect'
Junio C Hamano
1
-170
/
+13
2016-10-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-11
/
+6
2016-10-26
Merge branch 'va/i18n'
Junio C Hamano
6
-50
/
+60
2016-10-26
Merge branch 'jk/fetch-quick-tag-following'
Junio C Hamano
4
-4
/
+112
2016-10-26
Merge branch 'jk/merge-base-fork-point-without-reflog'
Junio C Hamano
2
-0
/
+9
2016-10-26
Merge branch 'jk/ambiguous-short-object-names'
Junio C Hamano
1
-1
/
+1
2016-10-26
Merge branch 'jk/upload-pack-use-prio-queue'
Junio C Hamano
1
-6
/
+7
2016-10-26
Merge branch 'ab/gitweb-abbrev-links'
Junio C Hamano
1
-3
/
+17
2016-10-26
Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok'
Junio C Hamano
2
-0
/
+10
2016-10-26
Merge branch 'mg/gpg-richer-status'
Junio C Hamano
4
-6
/
+34
2016-10-26
Merge branch 'jc/cocci-xstrdup-or-null'
Junio C Hamano
7
-20
/
+17
2016-10-26
Merge branch 'mm/credential-libsecret'
Junio C Hamano
2
-0
/
+395
2016-10-26
Merge branch 'bw/ls-files-recurse-submodules'
Junio C Hamano
9
-44
/
+452
2016-10-26
Merge branch 'js/libify-require-clean-work-tree'
Junio C Hamano
3
-68
/
+87
2016-10-26
Merge branch 'jc/ws-error-highlight'
Junio C Hamano
4
-52
/
+119
2016-10-26
Merge branch 'jc/diff-unique-abbrev-comments'
Junio C Hamano
1
-1
/
+22
2016-10-26
hex: make wraparound of the index into ring-buffer explicit
René Scharfe
2
-2
/
+4
2016-10-26
stash: allow stashes to be referenced by index only
Aaron M Watson
3
-3
/
+50
2016-10-25
t0060: sidestep surprising path mangling results on Windows
Johannes Sixt
1
-13
/
+14
2016-10-25
read-cache: make sure file handles are not inherited by child processes
Lars Schneider
1
-1
/
+8
2016-10-25
sha1_file: open window into packfiles with O_CLOEXEC
Lars Schneider
1
-4
/
+9
2016-10-25
sha1_file: rename git_open_noatime() to git_open()
Lars Schneider
4
-9
/
+9
2016-10-24
doc: fix the 'revert a faulty merge' ASCII art tab spacing
Philip Oakley
1
-8
/
+8
2016-10-24
commit: don't be fooled by ita entries when creating initial commit
Nguyễn Thái Ngọc Duy
2
-3
/
+18
2016-10-24
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
5
-5
/
+18
2016-10-24
diff: add --ita-[in]visible-in-index
Nguyễn Thái Ngọc Duy
3
-1
/
+15
2016-10-24
diff-lib: allow ita entries treated as "not yet exist in index"
Nguyễn Thái Ngọc Duy
5
-4
/
+38
2016-10-24
daemon: detect and reject too-long paths
Jeff King
1
-4
/
+21
2016-10-24
test-lib: bail out when "-v" used under "prove"
Jeff King
1
-0
/
+10
2016-10-22
transport: compute summary-width dynamically
Junio C Hamano
1
-1
/
+17
2016-10-21
transport: allow summary-width to be computed dynamically
Junio C Hamano
3
-4
/
+9
2016-10-21
fetch: pass summary_width down the callchain
Junio C Hamano
1
-16
/
+21
2016-10-21
transport: pass summary_width down the callchain
Junio C Hamano
1
-25
/
+38
2016-10-21
trailer: support values folded to multiple lines
Jonathan Tan
3
-10
/
+211
2016-10-21
trailer: forbid leading whitespace in trailers
Jonathan Tan
3
-2
/
+17
2016-10-21
trailer: allow non-trailers in trailer block
Jonathan Tan
3
-15
/
+194
2016-10-21
trailer: clarify failure modes in parse_trailer
Jonathan Tan
1
-22
/
+53
2016-10-21
travis: use --verbose-log test option
Jeff King
1
-1
/
+1
2016-10-21
test-lib: add --verbose-log option
Jeff King
2
-3
/
+25
[prev]
[next]