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-04-10
list-objects.c: handle unexpected non-tree entries
Taylor Blau
2
-2
/
+8
2019-04-10
list-objects.c: handle unexpected non-blob entries
Taylor Blau
2
-2
/
+8
2019-04-10
t: introduce tests for unexpected object types
Taylor Blau
1
-0
/
+123
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
3
-1
/
+16
2019-04-10
dir: do not traverse repositories with no commits
Kyle Meyer
3
-2
/
+55
2019-04-10
submodule: refuse to add repository with no commits
Kyle Meyer
2
-1
/
+17
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
4
-5
/
+175
2019-04-10
Documentation/git-show-branch: avoid literal {apostrophe}
Todd Zullinger
1
-1
/
+1
2019-04-10
Documentation/git-svn: improve asciidoctor compatibility
Todd Zullinger
1
-3
/
+3
2019-04-10
The fourth batch
Junio C Hamano
1
-0
/
+39
2019-04-10
Merge branch 'jt/submodule-fetch-errmsg'
Junio C Hamano
2
-1
/
+8
2019-04-10
Merge branch 'jk/sha1dc'
Junio C Hamano
3
-2
/
+4
2019-04-10
Merge branch 'jk/promote-ggg'
Junio C Hamano
2
-3
/
+3
2019-04-10
Merge branch 'ar/t4150-remove-cruft'
Junio C Hamano
1
-3
/
+1
2019-04-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
4
-19
/
+24
2019-04-10
Merge branch 'ms/worktree-add-atomic-mkdir'
Junio C Hamano
1
-5
/
+7
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
3
-2
/
+25
2019-04-10
Merge branch 'ra/t3600-test-path-funcs'
Junio C Hamano
2
-171
/
+187
2019-04-10
Merge branch 'nd/rewritten-ref-is-per-worktree'
Junio C Hamano
3
-22
/
+66
2019-04-10
Merge branch 'jh/resize-convert-scratch-buffer'
Junio C Hamano
1
-1
/
+1
2019-04-10
Merge branch 'dl/ignore-docs'
Junio C Hamano
3
-15
/
+13
2019-04-10
Merge branch 'ja/dir-rename-doc-markup-fix'
Junio C Hamano
1
-2
/
+2
2019-04-10
Merge branch 'dl/reset-doc-no-wrt-abbrev'
Junio C Hamano
1
-2
/
+2
2019-04-09
MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path()
Sven Strickroth
2
-0
/
+2
2019-04-09
t3301: fix false negative
Johannes Schindelin
1
-2
/
+3
2019-04-08
refs.c: remove the_repo from read_ref_at()
Nguyễn Thái Ngọc Duy
4
-7
/
+12
2019-04-08
refs.c: add repo_dwim_log()
Nguyễn Thái Ngọc Duy
2
-6
/
+16
2019-04-08
refs.c: add repo_dwim_ref()
Nguyễn Thái Ngọc Duy
2
-3
/
+10
2019-04-08
refs.c: remove the_repo from expand_ref()
Nguyễn Thái Ngọc Duy
3
-6
/
+8
2019-04-08
refs.c: remove the_repo from substitute_branch_name()
Nguyễn Thái Ngọc Duy
3
-8
/
+17
2019-04-08
refs.c: add refs_shorten_unambiguous_ref()
Nguyễn Thái Ngọc Duy
2
-2
/
+11
2019-04-08
refs.c: add refs_ref_exists()
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2019-04-08
packfile.c: add repo_approximate_object_count()
Nguyễn Thái Ngọc Duy
2
-8
/
+9
2019-04-08
builtin rebase: use oideq()
SZEDER Gábor
1
-1
/
+1
2019-04-08
builtin rebase: use FREE_AND_NULL
SZEDER Gábor
1
-2
/
+1
2019-04-08
describe doc: remove '7-char' abbreviation reference
Philip Oakley
1
-1
/
+1
2019-04-08
rerere doc: quote `rerere.enabled`
Philip Oakley
1
-1
/
+1
2019-04-08
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
2
-0
/
+21
2019-04-08
ls-files: use correct format string
Thomas Gummerer
1
-5
/
+5
2019-04-08
gc docs: remove incorrect reference to gc.auto=0
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2019-04-08
gc docs: clarify that "gc" doesn't throw away referenced objects
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-04-08
gc docs: note "gc --aggressive" in "fast-import"
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2019-04-08
gc docs: downplay the usefulness of --aggressive
Ævar Arnfjörð Bjarmason
1
-2
/
+27
2019-04-08
gc docs: note how --aggressive impacts --window & --depth
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2019-04-08
gc docs: fix formatting for "gc.writeCommitGraph"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-04-08
gc docs: re-flow the "gc.*" section in "config"
Ævar Arnfjörð Bjarmason
1
-9
/
+8
2019-04-08
gc docs: include the "gc.*" section from "config" in "gc"
Ævar Arnfjörð Bjarmason
2
-80
/
+35
2019-04-08
merge-recursive: switch directory rename detection default
Elijah Newren
5
-87
/
+552
2019-04-08
merge-recursive: give callers of handle_content_merge() access to contents
Elijah Newren
1
-17
/
+20
2019-04-08
merge-recursive: track information associated with directory renames
Elijah Newren
1
-14
/
+23
[prev]
[next]