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