index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
refs/packed-backend.c: add trace2 counters for jump list
Taylor Blau
1
-19
/
+40
2023-07-10
refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
Taylor Blau
2
-0
/
+111
2023-07-10
builtin/for-each-ref.c: add `--exclude` option
Taylor Blau
1
-0
/
+35
2023-07-10
ref-filter: add `ref_filter_clear()`
Jeff King
2
-0
/
+2
2023-07-10
ref-filter.h: provide `REF_FILTER_INIT`
Jeff King
1
-1
/
+1
2023-07-10
commit-graph.c: avoid duplicated progress output during `verify`
Taylor Blau
1
-1
/
+2
2023-07-10
fsck: suppress MIDX output with `--no-progress`
Taylor Blau
1
-0
/
+12
2023-07-10
fsck: suppress commit-graph output with `--no-progress`
Taylor Blau
1
-0
/
+10
2023-07-08
dir: match "attr" pathspec magic with correct paths
Junio C Hamano
1
-1
/
+23
2023-07-08
Merge branch 'jk/fsck-indices-in-worktrees'
Junio C Hamano
1
-2
/
+2
2023-07-08
Merge branch 'js/empty-index-fixes'
Junio C Hamano
1
-0
/
+11
2023-07-08
Merge branch 'ks/t4205-test-describe-with-abbrev-fix'
Junio C Hamano
1
-1
/
+16
2023-07-07
t6135: attr magic with path pattern
Junio C Hamano
1
-1
/
+21
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
3
-10
/
+45
2023-07-06
Merge branch 'jk/cherry-pick-revert-status'
Junio C Hamano
1
-0
/
+22
2023-07-06
Merge branch 'pw/apply-too-large'
Junio C Hamano
1
-1
/
+1
2023-07-06
Merge branch 'tl/notes-separator'
Junio C Hamano
2
-0
/
+746
2023-07-06
Merge branch 'gc/config-partial-submodule-kvi-fix'
Junio C Hamano
1
-2
/
+8
2023-07-05
diff --no-index: support reading from named pipes
Phillip Wood
1
-0
/
+40
2023-07-05
t4054: test diff --no-index with stdin
Phillip Wood
1
-0
/
+19
2023-07-05
diff --no-index: refuse to compare stdin to a directory
Phillip Wood
1
-0
/
+5
2023-07-05
t0091-bugreport.sh: actually verify some content of report
Martin Ă…gren
1
-21
/
+42
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
3
-3
/
+0
2023-07-04
Merge branch 'bc/more-git-var'
Junio C Hamano
3
-0
/
+115
2023-07-04
Merge branch 'ps/revision-stdin-with-options'
Junio C Hamano
1
-1
/
+50
2023-06-29
Merge branch 'tb/gc-recent-object-hook'
Junio C Hamano
1
-2
/
+13
2023-06-29
Merge branch 'jc/abort-ll-merge-with-a-signal'
Junio C Hamano
1
-0
/
+23
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
27
-23
/
+62
2023-06-29
fsck: avoid misleading variable name
Eric Sunshine
1
-2
/
+2
2023-06-29
t4205: correctly test %(describe:abbrev=...)
Kousik Sanagavarapu
1
-1
/
+16
2023-06-29
commit -a -m: allow the top-level tree to become empty again
Johannes Schindelin
1
-0
/
+11
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
1
-3
/
+3
2023-06-28
config.c: pass ctx with CLI config
Glen Choo
1
-0
/
+27
2023-06-28
config.c: pass ctx in configsets
Glen Choo
1
-5
/
+6
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2
-4
/
+11
2023-06-27
fix cherry-pick/revert status when doing multiple commits
Jacob Keller
1
-0
/
+22
2023-06-27
var: add config file locations
brian m. carlson
1
-0
/
+65
2023-06-27
var: add attributes files locations
brian m. carlson
1
-0
/
+20
2023-06-27
var: add support for listing the shell
brian m. carlson
1
-0
/
+15
2023-06-27
t: add a function to check executable bit
brian m. carlson
2
-0
/
+15
2023-06-26
config: don't BUG when both kvi and source are set
Glen Choo
1
-2
/
+8
2023-06-26
Merge branch 'tb/collect-pack-filenames-fix'
Junio C Hamano
1
-0
/
+23
2023-06-26
Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'
Junio C Hamano
1
-0
/
+19
2023-06-26
apply: improve error messages when reading patch
Phillip Wood
1
-1
/
+1
2023-06-24
t7701: make annotated tag unreachable
Taylor Blau
1
-2
/
+13
2023-06-23
t6406: skip "external merge driver getting killed by a signal" test on Windows
Junio C Hamano
1
-1
/
+1
2023-06-23
Merge branch 'js/defeat-ignore-submodules-config-with-explicit-addition'
Junio C Hamano
1
-0
/
+23
2023-06-23
Merge branch 'rj/leakfixes'
Junio C Hamano
11
-0
/
+11
2023-06-23
Merge branch 'tb/open-midx-bitmap-fallback'
Junio C Hamano
1
-0
/
+35
[prev]
[next]