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
2022-06-06
read-cache.c: reduce unnecessary cache entry name copying
ZheNing Hu
-2
/
+0
2022-06-06
builtin/show-ref.c: avoid over-iterating with --heads, --tags
Taylor Blau
-9
/
+8
2022-06-06
remote: create fetch.credentialsInUrl config
Derrick Stolee
-0
/
+117
2022-06-03
Seventh batch
Junio C Hamano
-0
/
+36
2022-06-03
Merge branch 'tb/cruft-packs'
Junio C Hamano
-102
/
+1853
2022-06-03
Merge branch 'kl/setup-in-unreadable-worktree'
Junio C Hamano
-1
/
+10
2022-06-03
Merge branch 'jx/l10n-workflow-change'
Junio C Hamano
-25293
/
+250
2022-06-03
Merge branch 'tb/geom-repack-with-keep-and-max'
Junio C Hamano
-12
/
+112
2022-06-03
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
-46
/
+275
2022-06-03
Merge branch 'tb/midx-race-in-pack-objects'
Junio C Hamano
-19
/
+42
2022-06-03
Merge branch 'ds/object-file-unpack-loose-header-fix'
Junio C Hamano
-6
/
+2
2022-06-03
Merge branch 'pb/use-freebsd-12.3-in-cirrus-ci'
Junio C Hamano
-1
/
+1
2022-06-03
Merge branch 'ds/bundle-uri'
Junio C Hamano
-191
/
+321
2022-06-03
Merge branch 'ns/batch-fsync'
Junio C Hamano
-120
/
+513
2022-06-03
Merge branch 'en/sparse-cone-becomes-default'
Junio C Hamano
-101
/
+268
2022-06-03
ls-tree: test for the regression in 9c4d58ff2c3
Ævar Arnfjörð Bjarmason
-3
/
+204
2022-06-02
run-command API users: use "env" not "env_array" in comments & names
Ævar Arnfjörð Bjarmason
-14
/
+14
2022-06-02
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
-113
/
+115
2022-06-02
cache-tree.c: use bug() and BUG_if_bug()
Ævar Arnfjörð Bjarmason
-4
/
+4
2022-06-02
receive-pack: use bug() and BUG_if_bug()
Ævar Arnfjörð Bjarmason
-10
/
+6
2022-06-02
parse-options.c: use optbug() instead of BUG() "opts" check
Ævar Arnfjörð Bjarmason
-8
/
+9
2022-06-02
parse-options.c: use new bug() API for optbug()
Ævar Arnfjörð Bjarmason
-19
/
+17
2022-06-02
usage.c: add a non-fatal bug() function to go with BUG()
Ævar Arnfjörð Bjarmason
-10
/
+174
2022-06-02
common-main.c: move non-trace2 exit() behavior out of trace2.c
Ævar Arnfjörð Bjarmason
-19
/
+21
2022-06-02
gitweb: switch to an XHTML5 DOCTYPE
Jason Yundt
-1
/
+18
2022-06-01
remote.c: reject 0-length branch names
Glen Choo
-1
/
+15
2022-06-01
remote.c: don't BUG() on 0-length branch names
Glen Choo
-4
/
+12
2022-06-01
Revert -Wno-error=dangling-pointer
Junio C Hamano
-1
/
+0
2022-05-31
Sixth batch
Junio C Hamano
-0
/
+5
2022-05-31
Merge branch 'jc/http-clear-finished-pointer'
Junio C Hamano
-0
/
+26
2022-05-31
Merge branch 'js/ci-gcc-12-fixes'
Junio C Hamano
-1
/
+11
2022-05-31
revert: --reference should apply only to 'revert', not 'cherry-pick'
Junio C Hamano
-3
/
+14
2022-05-30
Fifth batch
Junio C Hamano
-0
/
+13
2022-05-30
Merge branch 'js/use-builtin-add-i'
Junio C Hamano
-35
/
+32
2022-05-30
Merge branch 'jc/t6424-failing-merge-preserve-local-changes'
Junio C Hamano
-2
/
+30
2022-05-30
Merge branch 'cc/http-curlopt-resolve'
Junio C Hamano
-0
/
+41
2022-05-30
scalar: teach `diagnose` to gather loose objects information
Matthew John Cheetham
-1
/
+63
2022-05-30
scalar: teach `diagnose` to gather packfile info
Matthew John Cheetham
-1
/
+35
2022-05-30
scalar diagnose: include disk space information
Johannes Schindelin
-0
/
+54
2022-05-30
scalar: implement `scalar diagnose`
Johannes Schindelin
-0
/
+170
2022-05-30
scalar: validate the optional enlistment argument
Johannes Schindelin
-2
/
+9
2022-05-30
archive --add-virtual-file: allow paths containing colons
Johannes Schindelin
-14
/
+38
2022-05-30
archive: optionally add "virtual" files
Johannes Schindelin
-20
/
+82
2022-05-29
pathspec: correct an empty string used as a pathspec element
Junio C Hamano
-1
/
+182
2022-05-28
Merge branch 'rs/document-archive-prefix' into js/scalar-diagnose
Junio C Hamano
-4
/
+12
2022-05-28
archive: improve documentation of --prefix
René Scharfe
-4
/
+12
2022-05-27
http.c: clear the 'finished' member once we are done with it
Junio C Hamano
-0
/
+26
2022-05-27
transport: free local and remote refs in transport_push()
Frantisek Hrbata
-0
/
+2
2022-05-27
transport: unify return values and exit point from transport_push()
Frantisek Hrbata
-8
/
+10
2022-05-27
transport: remove unnecessary indenting in transport_push()
Frantisek Hrbata
-116
/
+118
[prev]
[next]