index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alias.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
3
-15
/
+8
2023-02-10
cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
Ævar Arnfjörð Bjarmason
6
-15
/
+25
2023-02-10
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
5
-9
/
+10
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
3
-12
/
+5
2023-02-10
builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-02-09
The fifteenth batch
Junio C Hamano
1
-0
/
+13
2023-02-08
The fourteenth batch
Junio C Hamano
1
-0
/
+8
2023-02-04
delta-islands: free island_marks and bitmaps
Eric Wong
3
-1
/
+18
2023-02-04
The thirteenth batch
Junio C Hamano
1
-0
/
+8
2023-02-02
mingw: remove msysGit/MSYS1 support
Harshil-Jani
1
-50
/
+35
2023-02-02
mingw: remove duplicate `USE_NED_ALLOCATOR` directive
Harshil-Jani
1
-1
/
+0
2023-02-01
compat/winansi: check for errors of CreateThread() correctly
Seija Kijin
1
-1
/
+1
2023-02-01
t/lib-httpd: increase ssl key size to 2048 bits
Jeff King
1
-1
/
+1
2023-02-01
t/lib-httpd: drop SSLMutex config
Jeff King
1
-1
/
+0
2023-02-01
t/lib-httpd: bump required apache version to 2.4
Jeff King
2
-20
/
+6
2023-02-01
t/lib-httpd: bump required apache version to 2.2
Jeff King
2
-12
/
+7
2023-02-01
docs: document zero bits in index "mode"
Glen Choo
1
-1
/
+3
2023-01-30
The twelfth batch
Junio C Hamano
1
-0
/
+10
2023-01-29
Documentation: clarify that cache forgets credentials if the system restarts
M Hickford
1
-4
/
+7
2023-01-27
scalar: only warn when background maintenance fails
Derrick Stolee
3
-5
/
+5
2023-01-27
t921*: test scalar behavior starting maintenance
Derrick Stolee
2
-0
/
+13
2023-01-27
t: allow 'scalar' in test_must_fail
Derrick Stolee
1
-1
/
+1
2023-01-27
The eleventh batch
Junio C Hamano
1
-0
/
+18
2023-01-26
attr: fix instructions on how to check attrs
John Cai
1
-1
/
+1
2023-01-26
request-pull: filter out SSH/X.509 tag signatures
Gwyneth Morgan
1
-1
/
+1
2023-01-25
rebase: provide better error message for apply options vs. merge config
Elijah Newren
3
-7
/
+46
2023-01-25
rebase: put rebase_options initialization in single place
Elijah Newren
1
-2
/
+2
2023-01-25
rebase: fix formatting of rebase --reapply-cherry-picks option in docs
Elijah Newren
1
-2
/
+0
2023-01-25
rebase: clarify the OPT_CMDMODE incompatibilities
Elijah Newren
1
-28
/
+33
2023-01-25
rebase: add coverage of other incompatible options
Elijah Newren
2
-0
/
+18
2023-01-25
rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks
Elijah Newren
3
-14
/
+32
2023-01-25
rebase: fix docs about incompatibilities with --root
Elijah Newren
2
-5
/
+6
2023-01-25
rebase: remove --allow-empty-message from incompatible opts
Elijah Newren
1
-1
/
+0
2023-01-25
rebase: flag --apply and --merge as incompatible
Elijah Newren
2
-2
/
+13
2023-01-25
rebase: mark --update-refs as requiring the merge backend
Elijah Newren
3
-5
/
+15
2023-01-25
ssh signing: better error message when key not in agent
Adam Szkoda
1
-1
/
+5
2023-01-23
The tenth batch
Junio C Hamano
1
-0
/
+24
2023-01-23
Documentation: render dash correctly
Andrei Rybak
6
-6
/
+6
2023-01-22
t0003: call dd with portable blocksize
Torsten Bögershausen
1
-2
/
+2
2023-01-22
The ninth batch
Junio C Hamano
1
-0
/
+12
2023-01-21
The eighth batch
Junio C Hamano
1
-0
/
+3
2023-01-20
fsck: do not assume NUL-termination of buffers
Jeff King
2
-13
/
+194
2023-01-19
fetch: fix duplicate remote parallel fetch bug
Calvin Wan
2
-0
/
+10
2023-01-19
doc: pretty-formats note wide char limitations, and add tests
Philip Oakley
2
-0
/
+32
2023-01-19
doc: pretty-formats describe use of ellipsis in truncation
Philip Oakley
1
-3
/
+3
2023-01-19
doc: pretty-formats document negative column alignments
Philip Oakley
1
-1
/
+3
2023-01-19
doc: pretty-formats: delineate `%<|(` parameter values
Philip Oakley
1
-7
/
+7
2023-01-19
doc: pretty-formats: separate parameters from placeholders
Philip Oakley
1
-6
/
+9
2023-01-19
attr: adjust a mismatched data type
Johannes Schindelin
1
-1
/
+1
2023-01-19
checkout: document -b/-B to highlight the differences from "git branch"
Junio C Hamano
1
-6
/
+8
[next]