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
2023-06-23
Merge branch 'tb/open-midx-bitmap-fallback'
Junio C Hamano
-3
/
+40
2023-06-23
Merge branch 'tb/gc-recent-object-hook'
Junio C Hamano
-3
/
+313
2023-06-23
Merge branch 'tz/lib-gpg-prereq-fix'
Junio C Hamano
-0
/
+1
2023-06-23
Merge branch 'sl/worktree-sparse'
Junio C Hamano
-0
/
+42
2023-06-23
Merge branch 'rs/run-command-exec-error-on-noent'
Junio C Hamano
-26
/
+8
2023-06-23
Merge branch 'mh/credential-erase-improvements'
Junio C Hamano
-20
/
+128
2023-06-23
Merge branch 'gc/discover-not-setup'
Junio C Hamano
-8
/
+0
2023-06-23
ll-merge: killing the external merge driver aborts the merge
Junio C Hamano
-2
/
+35
2023-06-22
The third batch
Junio C Hamano
-0
/
+28
2023-06-22
Merge branch 'jt/doc-use-octal-with-printf'
Junio C Hamano
-0
/
+4
2023-06-22
Merge branch 'rs/doc-ls-tree-hex-literal'
Junio C Hamano
-3
/
+3
2023-06-22
Merge branch 'la/docs-typofixes'
Junio C Hamano
-13
/
+13
2023-06-22
Merge branch 'as/dtype-compilation-fix'
Junio C Hamano
-14
/
+14
2023-06-22
Merge branch 'ds/add-i-color-configuration-fix'
Junio C Hamano
-1
/
+39
2023-06-22
Merge branch 'ps/cat-file-null-output'
Junio C Hamano
-138
/
+232
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
-31
/
+111
2023-06-22
Merge branch 'tb/pack-bitmap-traversal-with-boundary'
Junio C Hamano
-40
/
+284
2023-06-22
Merge branch 'ja/worktree-orphan'
Junio C Hamano
-21
/
+735
2023-06-21
fsmonitor-ll.h: split this header out of fsmonitor.h
Elijah Newren
-58
/
+73
2023-06-21
hash-ll, hashmap: move oidhash() to hash-ll
Elijah Newren
-23
/
+22
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
-655
/
+677
2023-06-21
khash: name the structs that khash declares
Elijah Newren
-2
/
+2
2023-06-21
merge-ll: rename from ll-merge
Elijah Newren
-13
/
+13
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
-2
/
+16
2023-06-21
builtin.h: remove unneccessary includes
Elijah Newren
-2
/
+7
2023-06-21
list-objects-filter-options.h: remove unneccessary include
Elijah Newren
-1
/
+0
2023-06-21
diff.h: remove unnecessary include of oidset.h
Elijah Newren
-1
/
+35
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
-2
/
+70
2023-06-21
log-tree: replace include of revision.h with simple forward declaration
Elijah Newren
-1
/
+3
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
-206
/
+100
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
-524
/
+603
2023-06-21
repository.h: move declaration of the_index from cache.h
Elijah Newren
-4
/
+4
2023-06-21
merge.h: move declarations for merge.c from cache.h
Elijah Newren
-11
/
+21
2023-06-21
diff.h: move declaration for global in diff.c from cache.h
Elijah Newren
-3
/
+2
2023-06-21
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
-6
/
+27
2023-06-21
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
-2
/
+21
2023-06-21
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
-9
/
+26
2023-06-21
run-command.h: move declarations for run-command.c from cache.h
Elijah Newren
-5
/
+5
2023-06-21
statinfo: move stat_{data,validity} functions from cache/read-cache
Elijah Newren
-132
/
+142
2023-06-21
read-cache: move shared add/checkout/commit code
Elijah Newren
-100
/
+102
2023-06-21
add: modify add_files_to_cache() to avoid globals
Elijah Newren
-10
/
+21
2023-06-21
read-cache: move shared commit and ls-files code
Elijah Newren
-137
/
+137
2023-06-21
setup: adopt shared init-db & clone code
Elijah Newren
-507
/
+503
2023-06-21
init-db, clone: change unnecessary global into passed parameter
Elijah Newren
-6
/
+9
2023-06-21
init-db: remove unnecessary global variable
Elijah Newren
-5
/
+7
2023-06-21
init-db: document existing bug with core.bare in template config
Elijah Newren
-1
/
+60
2023-06-21
notes: introduce "--no-separator" option
Teng Long
-18
/
+79
2023-06-21
notes.c: introduce "--[no-]stripspace" option
Teng Long
-19
/
+332
2023-06-21
notes.c: append separator instead of insert by pos
Teng Long
-9
/
+12
2023-06-21
notes.c: introduce '--separator=<paragraph-break>' option
Teng Long
-29
/
+227
[prev]
[next]