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-04-04
Merge branch 'rs/archive-mtime'
Junio C Hamano
1
-8
/
+1
2023-04-04
Merge branch 'ah/rebase-merges-config'
Junio C Hamano
2
-0
/
+61
2023-04-04
Merge branch 'jk/fast-export-cleanup'
Junio C Hamano
1
-0
/
+2
2023-04-04
Merge branch 'js/split-index-fixes'
Junio C Hamano
1
-0
/
+37
2023-04-04
Merge branch 'pw/wildmatch-fixes'
Junio C Hamano
1
-0
/
+11
2023-04-04
write-tree: integrate with sparse index
Shuqi Liang
2
-0
/
+29
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
6
-19
/
+27
2023-04-03
describe: enable sparse index for describe
Raghul Nanth A
2
-0
/
+28
2023-04-03
format-patch: correct documentation of --thread without an argument
Alex Henrie
1
-0
/
+5
2023-04-03
e-mail workflow: Message-ID is spelled with ID in both capital letters
Junio C Hamano
9
-60
/
+60
2023-03-31
Merge branch 'ds/p2000-fix-grep-sparse'
Junio C Hamano
1
-1
/
+1
2023-03-31
Merge branch 'ab/retire-scripted-add-p'
Junio C Hamano
1
-6
/
+0
2023-03-31
Merge branch 'js/t5563-portability-fix'
Junio C Hamano
1
-14
/
+12
2023-03-31
t2107: fix mention of the_index.cache_changed
Andrei Rybak
1
-1
/
+1
2023-03-31
t3060: fix mention of function prune_index
Andrei Rybak
1
-2
/
+2
2023-03-31
fetch: download bundles once, even with --all
Derrick Stolee
1
-0
/
+34
2023-03-31
t5563: prevent "ambiguous redirect"
Johannes Schindelin
1
-14
/
+12
2023-03-30
tests: skip test_eval_ in internal chain-lint
Jeff King
1
-11
/
+6
2023-03-30
tests: drop here-doc check from internal chain-linter
Jeff King
1
-2
/
+3
2023-03-30
tests: diagnose unclosed here-doc in chainlint.pl
Eric Sunshine
5
-3
/
+34
2023-03-30
tests: replace chainlint subshell with a function
Jeff King
1
-1
/
+5
2023-03-30
tests: run internal chain-linter under "make test"
Jeff King
2
-3
/
+4
2023-03-28
t/helper: mark unused argv/argc arguments
Jeff King
27
-32
/
+33
2023-03-28
fast-import: fix file access when run from subdir
Jeff King
1
-0
/
+29
2023-03-28
p2000: remove stray '--sparse' flag from test
Derrick Stolee
1
-1
/
+1
2023-03-28
config: report cached filenames in die_bad_number()
Glen Choo
2
-0
/
+26
2023-03-28
Merge branch 'jk/fix-proto-downgrade-to-v0'
Junio C Hamano
1
-0
/
+27
2023-03-28
Merge branch 'fc/oid-quietly-parse-upstream'
Junio C Hamano
1
-0
/
+5
2023-03-28
Merge branch 'fc/completion-colors-do-not-need-prompt-command'
Junio C Hamano
1
-4
/
+4
2023-03-28
for-each-repo: with bad config, don't conflate <path> and <cmd>
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2023-03-28
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
5
-13
/
+45
2023-03-28
config API users: test for *_get_value_multi() segfaults
Ævar Arnfjörð Bjarmason
5
-0
/
+74
2023-03-28
for-each-repo: error on bad --config
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2023-03-28
config API: have *_multi() return an "int" and take a "dest"
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2023-03-28
config API: add and use a "git_config_get()" family of functions
Ævar Arnfjörð Bjarmason
2
-1
/
+64
2023-03-28
config tests: add "NULL" tests for *_get_value_multi()
Ævar Arnfjörð Bjarmason
1
-0
/
+65
2023-03-28
config tests: cover blind spots in git_die_config() tests
Ævar Arnfjörð Bjarmason
3
-3
/
+32
2023-03-28
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-4
/
+5
2023-03-28
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-3
/
+7
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
5
-11
/
+13
2023-03-27
t3070: make chain lint tester happy
Michael J Gruber
1
-4
/
+6
2023-03-27
commit-graph: fix truncated generation numbers
Patrick Steinhardt
1
-0
/
+9
2023-03-27
builtin/sparse-checkout: add check-rules command
William Sprent
1
-2
/
+132
2023-03-27
builtin/sparse-checkout: remove NEED_WORK_TREE flag
William Sprent
1
-0
/
+33
2023-03-27
t3701: we don't need no Perl for `add -i` anymore
Johannes Schindelin
1
-6
/
+0
2023-03-27
split-index; stop abusing the `base_oid` to strip the "link" extension
Johannes Schindelin
1
-1
/
+1
2023-03-27
split-index & fsmonitor: demonstrate a bug
Johannes Schindelin
1
-0
/
+37
2023-03-27
branch: rename orphan branches in any worktree
Rubén Justo
1
-0
/
+14
2023-03-27
branch: description for orphan branch errors
Rubén Justo
1
-0
/
+18
[prev]
[next]