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
2021-04-28
subtree: t7900: add porcelain tests for 'pull' and 'push'
Luke Shumaker
1
-0
/
+127
2021-04-28
subtree: t7900: add a test for the -h flag
Luke Shumaker
1
-0
/
+7
2021-04-28
subtree: t7900: rename last_commit_message to last_commit_subject
Luke Shumaker
1
-13
/
+13
2021-04-28
subtree: t7900: fix 'verify one file change per commit'
Luke Shumaker
1
-40
/
+6
2021-04-28
subtree: t7900: delete some dead code
Luke Shumaker
1
-11
/
+1
2021-04-28
subtree: t7900: use 'test' for string equality
Luke Shumaker
1
-36
/
+24
2021-04-28
subtree: t7900: comment subtree_test_create_repo
Luke Shumaker
1
-6
/
+8
2021-04-28
subtree: t7900: use consistent formatting
Luke Shumaker
1
-35
/
+35
2021-04-28
subtree: t7900: use test-lib.sh's test_count
Luke Shumaker
1
-336
/
+300
2021-04-28
subtree: t7900: update for having the default branch name be 'main'
Luke Shumaker
1
-58
/
+59
2021-04-28
.gitignore: ignore 'git-subtree' as a build artifact
Luke Shumaker
1
-0
/
+1
2021-04-28
repack: avoid loosening promisor objects in partial clones
Rafael Silva
4
-3
/
+26
2021-04-28
doc: point to diff attribute in patch format docs
Peter Oliver
1
-1
/
+6
2021-04-28
builtin/rm: avoid leaking pathspec and seen
Andrzej Hunt
1
-0
/
+2
2021-04-28
builtin/rebase: release git_format_patch_opt too
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/for-each-ref: free filter and UNLEAK sorting.
Andrzej Hunt
1
-0
/
+3
2021-04-28
mailinfo: also free strbuf lists when clearing mailinfo
Andrzej Hunt
2
-11
/
+5
2021-04-28
builtin/checkout: clear pending objects after diffing
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/check-ignore: clear_pathspec before returning
Andrzej Hunt
1
-0
/
+1
2021-04-28
builtin/bugreport: don't leak prefixed filename
Andrzej Hunt
1
-3
/
+5
2021-04-28
branch: FREE_AND_NULL instead of NULL'ing real_ref
Andrzej Hunt
1
-1
/
+1
2021-04-28
bloom: clear each bloom_key after use
Andrzej Hunt
1
-0
/
+1
2021-04-28
ls-files: free max_prefix when done
Andrzej Hunt
1
-1
/
+2
2021-04-28
wt-status: fix multiple small leaks
Andrzej Hunt
1
-0
/
+4
2021-04-28
revision: free remainder of old commit list in limit_list
Andrzej Hunt
1
-7
/
+10
2021-04-27
hex: print objects using the hash algorithm member
brian m. carlson
1
-2
/
+2
2021-04-27
hex: default to the_hash_algo on zero algorithm value
brian m. carlson
1
-0
/
+7
2021-04-27
builtin/pack-objects: avoid using struct object_id for pack hash
brian m. carlson
1
-10
/
+10
2021-04-27
commit-graph: don't store file hashes as struct object_id
brian m. carlson
1
-6
/
+7
2021-04-27
builtin/show-index: set the algorithm for object IDs
brian m. carlson
1
-1
/
+3
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
42
-95
/
+119
2021-04-27
hash: set, copy, and use algo field in struct object_id
brian m. carlson
4
-13
/
+54
2021-04-27
builtin/pack-redundant: avoid casting buffers to struct object_id
brian m. carlson
1
-14
/
+14
2021-04-27
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
7
-11
/
+11
2021-04-27
hash: add a function to finalize object IDs
brian m. carlson
2
-23
/
+52
2021-04-27
http-push: set algorithm when reading object ID
brian m. carlson
1
-0
/
+2
2021-04-27
Always use oidread to read into struct object_id
brian m. carlson
13
-23
/
+23
2021-04-27
hash: add an algo member to struct object_id
brian m. carlson
1
-0
/
+1
2021-04-27
pretty: provide human date format
ZheNing Hu
3
-0
/
+13
2021-04-27
pretty tests: give --date/format tests a better description
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-04-27
pretty tests: simplify %aI/%cI date format test
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-04-27
refs/debug: trace into reflog expiry too
Han-Wen Nienhuys
1
-3
/
+44
2021-04-27
git-completion.bash: consolidate cases in _git_stash()
Denton Liu
1
-19
/
+2
2021-04-27
git-completion.bash: use $__git_cmd_idx in more places
Denton Liu
2
-12
/
+33
2021-04-27
git-completion.bash: rename to $__git_cmd_idx
Denton Liu
1
-10
/
+10
2021-04-27
t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests
Patrick Steinhardt
1
-4
/
+3
2021-04-20
object-info: support for retrieving object info
Bruno Albuquerque
6
-0
/
+183
2021-04-20
The twelfth batch
Junio C Hamano
1
-0
/
+19
2021-04-20
Merge branch 'js/access-nul-emulation-on-windows'
Junio C Hamano
1
-0
/
+2
2021-04-20
Merge branch 'sg/bugreport-fixes'
Junio C Hamano
1
-2
/
+2
[prev]
[next]