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-11-17
revision: add new parameter to exclude hidden refs
Patrick Steinhardt
-1
/
+241
2022-11-17
revision: introduce struct to handle exclusions
Patrick Steinhardt
-36
/
+47
2022-11-17
revision: move together exclusion-related functions
Patrick Steinhardt
-26
/
+26
2022-11-17
refs: get rid of global list of hidden refs
Patrick Steinhardt
-31
/
+39
2022-11-17
refs: fix memory leak when parsing hideRefs config
Patrick Steinhardt
-1
/
+1
2022-11-16
notes: avoid empty line in template
Michael J Gruber
-1
/
+1
2022-11-15
t7610: use "file:///dev/null", not "/dev/null", fixes MinGW
Ævar Arnfjörð Bjarmason
-2
/
+2
2022-11-15
bisect; remove unused "git-bisect.sh" and ".gitignore" entry
Ævar Arnfjörð Bjarmason
-64
/
+0
2022-11-15
builtin/gc.c: fix use-after-free in maintenance_unregister()
Taylor Blau
-3
/
+2
2022-11-15
maintenance --unregister: fix uninit'd data use & -Wdeclaration-after-statement
Ævar Arnfjörð Bjarmason
-2
/
+3
2022-11-14
maintenance: add option to register in a specific config
Ronan Pigott
-21
/
+59
2022-11-14
for-each-repo: interpolate repo path arguments
Ronan Pigott
-1
/
+10
2022-11-14
The twelfth batch
Taylor Blau
-0
/
+11
2022-11-14
Merge branch 'vh/my-first-contribution-typo'
Taylor Blau
-1
/
+1
2022-11-14
Merge branch 'ks/partialclone-casing'
Taylor Blau
-2
/
+2
2022-11-14
Merge branch 'mh/password-can-be-pat'
Taylor Blau
-3
/
+4
2022-11-14
Merge branch 'js/ci-set-output'
Taylor Blau
-3
/
+3
2022-11-14
Merge branch 'ab/rev-info-init'
Taylor Blau
-18
/
+19
2022-11-14
Merge branch 'al/trace2-clearing-skip-worktree'
Taylor Blau
-6
/
+24
2022-11-14
Merge branch 'do/modernize-t7001'
Taylor Blau
-31
/
+31
2022-11-14
Docs: describe how a credential-generating helper works
M Hickford
-3
/
+5
2022-11-14
Documentation: fix typo
Vlad-Stefan Harbuz
-1
/
+1
2022-11-14
http: redact curl h2h3 headers in info
Glen Choo
-9
/
+44
2022-11-14
t: run t5551 tests with both HTTP and HTTP/2
Jeff King
-8
/
+39
2022-11-14
pack-bitmap.c: avoid exposing absolute paths
Teng Long
-6
/
+9
2022-11-14
pack-bitmap.c: remove unnecessary "open_pack_index()" calls
Teng Long
-3
/
+0
2022-11-14
Doc: document push.recurseSubmodules=only
Jonathan Tan
-15
/
+73
2022-11-12
docs: clarify that credential discards unrecognised attributes
M Hickford
-0
/
+3
2022-11-12
merge-tree.c: allow specifying the merge-base when --stdin is passed
Kyle Zhao
-3
/
+67
2022-11-12
merge-tree.c: add --merge-base=<commit> option
Kyle Zhao
-11
/
+66
2022-11-11
tests(scalar): tighten the stale `scalar.repo` test some
Johannes Schindelin
-1
/
+4
2022-11-11
repository-version.txt: partialClone casing change
Kousik Sanagavarapu
-2
/
+2
2022-11-11
Makefile: don't create a ".build/.build/" for cocci, fix output
Ævar Arnfjörð Bjarmason
-8
/
+8
2022-11-11
Turn `git bisect` into a full built-in
Johannes Schindelin
-5
/
+4
2022-11-11
bisect--helper: log: allow arbitrary number of arguments
Đoàn Trần Công Danh
-5
/
+1
2022-11-11
bisect--helper: handle states directly
Johannes Schindelin
-23
/
+21
2022-11-11
bisect--helper: emit usage for "git bisect"
Ævar Arnfjörð Bjarmason
-15
/
+36
2022-11-11
bisect test: test exit codes on bad usage
Ævar Arnfjörð Bjarmason
-0
/
+30
2022-11-11
bisect--helper: identify as bisect when report error
Đoàn Trần Công Danh
-5
/
+8
2022-11-11
bisect-run: verify_good: account for non-negative exit status
Đoàn Trần Công Danh
-2
/
+2
2022-11-11
bisect run: keep some of the post-v2.30.0 output
Đoàn Trần Công Danh
-21
/
+58
2022-11-11
bisect: fix output regressions in v2.30.0
Đoàn Trần Công Danh
-16
/
+19
2022-11-11
bisect: refactor bisect_run() to match CodingGuidelines
Ævar Arnfjörð Bjarmason
-4
/
+3
2022-11-11
bisect tests: test for v2.30.0 "bisect run" regressions
Ævar Arnfjörð Bjarmason
-0
/
+79
2022-11-11
Merge branch 'dd/bisect-helper-subcommand' into dd/git-bisect-builtin
Taylor Blau
-120
/
+142
2022-11-11
bisect--helper: parse subcommand with OPT_SUBCOMMAND
Đoàn Trần Công Danh
-90
/
+30
2022-11-11
bisect--helper: move all subcommands into their own functions
Đoàn Trần Công Danh
-34
/
+121
2022-11-11
bisect--helper: remove unused options
Đoàn Trần Công Danh
-6
/
+1
2022-11-11
chainlint: prefix annotated test definition with line numbers
Eric Sunshine
-3
/
+9
2022-11-11
chainlint: latch line numbers at which each token starts and ends
Eric Sunshine
-8
/
+17
[prev]
[next]