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
2019-12-13
config/format.txt: clarify behavior of multiple format.notes
Denton Liu
1
-1
/
+17
2019-12-11
gitmodules: link to gitsubmodules guide
Philippe Blain
1
-1
/
+1
2019-12-11
remote: pass NULL to read_ref_full() because object ID is not needed
René Scharfe
1
-2
/
+1
2019-12-11
refs: pass NULL to refs_read_ref_full() because object ID is not needed
René Scharfe
1
-2
/
+2
2019-12-11
t7004: don't create unused file
René Scharfe
1
-1
/
+0
2019-12-11
t4256: don't create unused file
René Scharfe
1
-1
/
+1
2019-12-11
dir: break part of read_directory_recursive() out for reuse
Elijah Newren
1
-23
/
+37
2019-12-11
dir: exit before wildcard fall-through if there is no wildcard
Elijah Newren
2
-2
/
+9
2019-12-11
dir: remove stray quote character in comment
Elijah Newren
1
-1
/
+1
2019-12-11
Revert "dir.c: make 'git-status --ignored' work within leading directories"
Elijah Newren
2
-5
/
+7
2019-12-11
t3011: demonstrate directory traversal failures
Elijah Newren
1
-0
/
+209
2019-12-11
git-p4: honor lfs.storage configuration variable
r.burenkov
1
-2
/
+8
2019-12-11
bisect--helper: avoid use-after-free
Tanushree Tumane
1
-3
/
+4
2019-12-11
Merge branch 'kk/branch-name-encoding'
Pratyush Yadav
2
-0
/
+3
2019-12-10
The fifth batch
Junio C Hamano
1
-0
/
+36
2019-12-10
Merge branch 'ag/sequencer-continue-leakfix'
Junio C Hamano
1
-2
/
+4
2019-12-10
Merge branch 'em/test-skip-regex-illseq'
Junio C Hamano
2
-3
/
+9
2019-12-10
Merge branch 'hi/gpg-use-check-signature'
Junio C Hamano
4
-75
/
+72
2019-12-10
Merge branch 'bc/t9001-zsh-in-posix-emulation-mode'
Junio C Hamano
1
-1
/
+1
2019-12-10
Merge branch 'sg/test-squelch-noise-in-commit-bulk'
Junio C Hamano
1
-1
/
+1
2019-12-10
Merge branch 'jk/perf-wo-git-dot-pm'
Junio C Hamano
1
-2
/
+7
2019-12-10
Merge branch 'ds/commit-graph-delay-gen-progress'
Junio C Hamano
5
-8
/
+23
2019-12-10
Merge branch 'jt/clone-recursesub-ref-advise'
Junio C Hamano
5
-1
/
+19
2019-12-10
Merge branch 'as/t7812-missing-redirects-fix'
Junio C Hamano
1
-4
/
+7
2019-12-10
Merge branch 'dl/pretty-reference'
Junio C Hamano
9
-26
/
+134
2019-12-10
Merge branch 'dl/submodule-set-url'
Junio C Hamano
4
-2
/
+113
2019-12-10
Merge branch 'js/mingw-inherit-only-std-handles'
Junio C Hamano
5
-12
/
+199
2019-12-10
Merge branch 'po/bundle-doc-clonable'
Junio C Hamano
2
-6
/
+20
2019-12-10
Merge branch 'ra/rebase-i-more-options'
Junio C Hamano
6
-28
/
+323
2019-12-10
Merge branch 'am/pathspec-from-file'
Junio C Hamano
9
-28
/
+434
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
47
-87
/
+991
2019-12-09
format-patch: move git_config() before repo_init_revisions()
Denton Liu
1
-4
/
+7
2019-12-09
format-patch: use --notes behavior for format.notes
Denton Liu
2
-12
/
+33
2019-12-09
notes: extract logic into set_display_notes()
Denton Liu
3
-16
/
+38
2019-12-09
notes: create init_display_notes() helper
Denton Liu
3
-1
/
+12
2019-12-09
notes: rename to load_display_notes()
Denton Liu
3
-6
/
+6
2019-12-09
name-rev: cleanup name_ref()
SZEDER Gábor
1
-15
/
+16
2019-12-09
name-rev: eliminate recursion in name_rev()
SZEDER Gábor
2
-39
/
+65
2019-12-09
name-rev: use 'name->tip_name' instead of 'tip_name'
SZEDER Gábor
1
-4
/
+7
2019-12-09
archive-zip: use enum for compression method
René Scharfe
1
-9
/
+14
2019-12-10
git gui: fix branch name encoding error
Kazuhiro Kato
2
-0
/
+3
2019-12-09
l10n: minor case fix in 'git branch' '--unset-upstream' description
Dimitriy Ryazantcev
1
-1
/
+1
2019-12-09
t3404: fix indentation
Johannes Schindelin
1
-5
/
+5
2019-12-09
patch-id: use oid_to_hex() to print multiple object IDs
René Scharfe
1
-7
/
+2
2019-12-09
commit: use strbuf_add() to add a length-limited string
René Scharfe
1
-1
/
+1
2019-12-06
The fourth batch
Junio C Hamano
1
-0
/
+18
2019-12-06
Merge branch 'dl/lore-is-the-archive'
Junio C Hamano
14
-17
/
+18
2019-12-06
Merge branch 'jk/lore-is-the-archive'
Junio C Hamano
13
-30
/
+30
2019-12-06
Merge branch 'tg/perf-remove-stale-result'
Junio C Hamano
2
-11
/
+5
2019-12-06
Merge branch 'jk/send-pack-check-negative-with-quick'
Junio C Hamano
1
-1
/
+3
[prev]
[next]