index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kwset.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
rebase --apply: make reflog messages match rebase --merge
Phillip Wood
2
-5
/
+6
2022-10-17
rebase --apply: respect GIT_REFLOG_ACTION
Phillip Wood
2
-4
/
+5
2022-10-17
rebase --merge: fix reflog message after skipping
Phillip Wood
2
-2
/
+24
2022-10-17
rebase --merge: fix reflog when continuing
Phillip Wood
3
-4
/
+12
2022-10-17
t3406: rework rebase reflog tests
Phillip Wood
1
-39
/
+76
2022-10-17
rebase --apply: remove duplicated code
Phillip Wood
1
-10
/
+1
2022-10-17
rebase --keep-base: imply --no-fork-point
Phillip Wood
3
-5
/
+11
2022-10-17
rebase --keep-base: imply --reapply-cherry-picks
Phillip Wood
3
-11
/
+52
2022-10-17
rebase: factor out branch_base calculation
Phillip Wood
1
-13
/
+20
2022-10-17
rebase: rename merge_base to branch_base
Phillip Wood
1
-15
/
+15
2022-10-17
rebase: store orig_head as a commit
Phillip Wood
1
-35
/
+31
2022-10-17
rebase: be stricter when reading state files containing oids
Phillip Wood
3
-4
/
+25
2022-10-17
t3416: set $EDITOR in subshell
Phillip Wood
1
-10
/
+21
2022-10-17
t3416: tighten two tests
Phillip Wood
1
-4
/
+6
2022-09-13
Merge a handful of topics from the 'master' front
Junio C Hamano
2
-1
/
+32
2022-08-30
Git 2.37.3
v2.37.3
Junio C Hamano
2
-4
/
+4
2022-08-26
A handful more topics from the 'master' front for 2.37.3
Junio C Hamano
2
-1
/
+47
2022-08-24
ci: update 'static-analysis' to Ubuntu 22.04
Derrick Stolee
1
-1
/
+1
2022-08-24
merge: only apply autostash when appropriate
Elijah Newren
2
-1
/
+13
2022-08-24
promisor-remote: fix xcalloc() argument order
SZEDER Gábor
1
-1
/
+1
2022-08-23
preload-index: fix memleak
Anthony Delannoy
1
-0
/
+6
2022-08-17
pipe_command(): mark stdin descriptor as non-blocking
Jeff King
2
-0
/
+23
2022-08-17
pipe_command(): handle ENOSPC when writing to a pipe
Jeff King
1
-1
/
+2
2022-08-17
pipe_command(): avoid xwrite() for writing to pipe
Jeff King
1
-5
/
+17
2022-08-17
git-compat-util: make MAX_IO_SIZE define globally available
Jeff King
2
-22
/
+22
2022-08-17
nonblock: support Windows
René Scharfe
1
-0
/
+27
2022-08-17
compat: add function to enable nonblocking pipes
Jeff King
3
-0
/
+33
2022-08-15
is_promisor_object(): fix use-after-free of tree buffer
Jeff King
2
-2
/
+20
2022-08-11
Git 2.37.2
v2.37.2
Junio C Hamano
2
-1
/
+25
2022-08-10
fsck: downgrade tree badFilemode to "info"
Jeff King
2
-1
/
+18
2022-08-10
fsck: actually detect bad file modes in trees
Jeff King
2
-1
/
+15
2022-08-10
tree-walk: add a mechanism for getting non-canonicalized modes
Jeff King
4
-9
/
+19
2022-08-10
mergetools: vimdiff: simplify tabfirst
Felipe Contreras
1
-25
/
+19
2022-08-10
mergetools: vimdiff: fix single window layouts
Felipe Contreras
1
-12
/
+8
2022-08-10
mergetools: vimdiff: rework tab logic
Felipe Contreras
1
-28
/
+22
2022-08-10
mergetools: vimdiff: fix for diffopt
Felipe Contreras
1
-18
/
+18
2022-08-10
mergetools: vimdiff: silence annoying messages
Felipe Contreras
1
-2
/
+2
2022-08-10
mergetools: vimdiff: make vimdiff3 actually work
Felipe Contreras
1
-18
/
+18
2022-08-10
mergetools: vimdiff: fix comment
Felipe Contreras
1
-2
/
+2
2022-08-10
doc add: renormalize is not idempotent for CRCRLF
Philip Oakley
1
-1
/
+3
2022-08-08
unpack-trees: unpack new trees as sparse directories
Victoria Dye
2
-10
/
+113
2022-08-08
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
2
-0
/
+14
2022-08-08
oneway_diff: handle removed sparse directories
Victoria Dye
1
-0
/
+5
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
2
-0
/
+9
2022-08-08
mingw: handle a file owned by the Administrators group correctly
Johannes Schindelin
1
-0
/
+10
2022-08-08
mingw: be more informative when ownership check fails on FAT32
Johannes Schindelin
1
-1
/
+24
2022-08-08
mingw: provide details about unsafe directories' ownership
Johannes Schindelin
1
-0
/
+24
2022-08-08
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
4
-13
/
+21
2022-08-08
setup: fix some formatting
Johannes Schindelin
1
-4
/
+5
2022-08-06
Downmerge a bit more for 2.37.x
Junio C Hamano
1
-0
/
+17
[next]