index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
Merge branch 'ab/align-parse-options-help'
Junio C Hamano
5
-12
/
+12
2021-10-13
Merge branch 'ab/help-config-vars'
Junio C Hamano
1
-48
/
+83
2021-10-13
Merge branch 'ab/config-based-hooks-1'
Junio C Hamano
6
-40
/
+17
2021-10-13
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
8
-25
/
+35
2021-10-13
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
3
-14
/
+80
2021-10-11
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
1
-1
/
+1
2021-10-11
Merge branch 'da/difftool'
Junio C Hamano
1
-51
/
+53
2021-10-11
Merge branch 'ab/designated-initializers'
Junio C Hamano
1
-10
/
+11
2021-10-11
Merge branch 'jk/ref-paranoia'
Junio C Hamano
5
-8
/
+4
2021-10-11
Merge branch 'tb/midx-write-propagate-namehash'
Junio C Hamano
1
-0
/
+21
2021-10-06
Merge branch 'tb/commit-graph-usage-fix'
Junio C Hamano
2
-7
/
+30
2021-10-06
Merge branch 'pw/rebase-of-a-tag-fix'
Junio C Hamano
1
-28
/
+21
2021-10-06
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
3
-13
/
+3
2021-10-03
Merge branch 'bs/difftool-msg-tweak'
Junio C Hamano
1
-3
/
+3
2021-10-03
Merge branch 'ab/bundle-remove-verbose-option'
Junio C Hamano
1
-3
/
+0
2021-10-03
Merge branch 'bs/ls-files-opt-help-text-update'
Junio C Hamano
1
-2
/
+2
2021-10-03
Merge branch 'da/difftool-dir-diff-symlink-fix'
Junio C Hamano
1
-0
/
+2
2021-10-03
Merge branch 'ab/refs-files-cleanup'
Junio C Hamano
1
-7
/
+6
2021-10-03
Merge branch 'jk/clone-unborn-head-in-bare'
Junio C Hamano
1
-16
/
+17
2021-10-03
Merge branch 'en/stash-df-fix'
Junio C Hamano
1
-3
/
+17
2021-10-01
bisect--helper: add space between colon and following sentence
Bagas Sanjaya
1
-1
/
+1
2021-09-30
difftool: add a missing space to the run_dir_diff() comments
David Aguilar
1
-1
/
+1
2021-09-30
difftool: remove an unnecessary call to strbuf_release()
David Aguilar
1
-2
/
+0
2021-09-30
difftool: refactor dir-diff to write files using helper functions
David Aguilar
1
-22
/
+28
2021-09-30
difftool: create a tmpdir path without repeated slashes
David Aguilar
1
-26
/
+24
2021-09-28
mv: refuse to move sparse paths
Derrick Stolee
1
-9
/
+43
2021-09-28
rm: skip sparse paths with missing SKIP_WORKTREE
Derrick Stolee
1
-1
/
+3
2021-09-28
rm: add --sparse option
Derrick Stolee
1
-2
/
+6
2021-09-28
add: update --renormalize to skip sparse paths
Derrick Stolee
1
-1
/
+3
2021-09-28
add: update --chmod to skip sparse paths
Derrick Stolee
1
-1
/
+3
2021-09-28
add: implement the --sparse option
Derrick Stolee
1
-4
/
+8
2021-09-28
add: skip tracked paths outside sparse-checkout cone
Derrick Stolee
1
-0
/
+4
2021-09-28
add: fail when adding an untracked sparse file
Derrick Stolee
1
-0
/
+14
2021-09-27
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-09-27
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2021-09-27
Comment important codepaths regarding nuking untracked files/dirs
Elijah Newren
2
-0
/
+5
2021-09-27
Change unpack_trees' 'reset' flag into an enum
Elijah Newren
5
-9
/
+17
2021-09-27
Remove ignored files by default when they are in the way
Elijah Newren
5
-10
/
+5
2021-09-27
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
7
-19
/
+17
2021-09-27
read-tree, merge-recursive: overwrite ignored files by default
Elijah Newren
1
-15
/
+10
2021-09-27
checkout, read-tree: fix leak of unpack_trees_options.dir
Elijah Newren
2
-0
/
+9
2021-09-27
refs: drop "broken" flag from for_each_fullref_in()
Jeff King
1
-2
/
+2
2021-09-27
ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
Jeff King
2
-2
/
+2
2021-09-27
repack, prune: drop GIT_REF_PARANOIA settings
Jeff King
2
-4
/
+0
2021-09-27
hook-list.h: add a generated list of hooks, like config-list.h
Ævar Arnfjörð Bjarmason
1
-36
/
+8
2021-09-27
hook.c users: use "hook_exists()" instead of "find_hook()"
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2021-09-27
hook.c: add a hook_exists() wrapper and use it in bugreport.c
Emily Shaffer
1
-1
/
+1
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
6
-1
/
+6
2021-09-23
bundle: remove ignored & undocumented "--verbose" flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-09-23
Merge branch 'rs/use-xopen-in-index-pack'
Junio C Hamano
1
-3
/
+1
[next]