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-07-22
merge: fix save_state() to work when there are stat-dirty files
Elijah Newren
-0
/
+19
2022-07-22
merge: do not abort early if one strategy fails to handle the merge
Elijah Newren
-3
/
+22
2022-07-22
merge: abort if index does not match HEAD for trivial merges
Elijah Newren
-1
/
+36
2022-07-22
merge-resolve: abort if index does not match HEAD
Elijah Newren
-0
/
+23
2022-07-22
merge-ort-wrappers: make printed message match the one from recursive
Elijah Newren
-2
/
+2
2022-07-22
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
-5
/
+72
2022-07-22
t1006: extract --batch-command inputs to variables
Taylor Blau
-14
/
+16
2022-07-22
The sixth batch
Junio C Hamano
-1
/
+16
2022-07-22
Merge branch 'rs/mingw-tighten-mkstemp'
Junio C Hamano
-4
/
+1
2022-07-22
Merge branch 'js/ci-github-workflow-markup'
Junio C Hamano
-5
/
+5
2022-07-22
Merge branch 'js/shortlog-sort-stably'
Junio C Hamano
-1
/
+1
2022-07-22
Merge branch 'js/vimdiff-quotepath-fix'
Junio C Hamano
-4
/
+35
2022-07-22
Merge branch 'gc/bare-repo-discovery'
Junio C Hamano
-56
/
+300
2022-07-22
read-cache: make `do_read_index()` always set up `istate->repo`
Martin Ă…gren
-1
/
+9
2022-07-22
Merge branch 'mt/checkout-count-fix' into mt/rot13-in-c
Junio C Hamano
-24
/
+113
2022-07-22
pkt-line.h: move comment closer to the associated code
Matheus Tavares
-8
/
+8
2022-07-21
git-p4: refactoring of p4CmdList()
Kilian Kilger
-11
/
+42
2022-07-20
builtin/remote.c: use the right kind of STRING_LIST_INIT
Junio C Hamano
-2
/
+1
2022-07-20
git-p4: fix error handling in P4Unshelve.renameBranch()
Moritz Baumann
-5
/
+2
2022-07-20
git-p4: fix typo in P4Submit.applyCommit()
Moritz Baumann
-1
/
+1
2022-07-20
git-p4: fix CR LF handling for utf16 files
Moritz Baumann
-1
/
+1
2022-07-19
The fifth batch
Junio C Hamano
-0
/
+24
2022-07-19
Merge branch 'll/curl-accept-language'
Junio C Hamano
-8
/
+51
2022-07-19
Merge branch 'jk/diff-files-cleanup-fix'
Junio C Hamano
-1
/
+1
2022-07-19
Merge branch 'rs/cocci-array-copy'
Junio C Hamano
-42
/
+40
2022-07-19
Merge branch 'jk/ref-filter-discard-commit-buffer'
Junio C Hamano
-0
/
+5
2022-07-19
Merge branch 'jk/clone-unborn-confusion'
Junio C Hamano
-39
/
+117
2022-07-19
Merge branch 'hx/lookup-commit-in-graph-fix'
Junio C Hamano
-1
/
+48
2022-07-19
Merge branch 'jc/resolve-undo'
Junio C Hamano
-0
/
+146
2022-07-19
compat/win32: correct for incorrect compiler warning
Derrick Stolee
-3
/
+4
2022-07-19
sequencer: notify user of --update-refs activity
Derrick Stolee
-10
/
+67
2022-07-19
sequencer: ignore HEAD ref under --update-refs
Derrick Stolee
-0
/
+13
2022-07-19
rebase: add rebase.updateRefs config option
Derrick Stolee
-0
/
+25
2022-07-19
sequencer: rewrite update-refs as user edits todo list
Derrick Stolee
-0
/
+268
2022-07-19
rebase: update refs from 'update-ref' commands
Derrick Stolee
-18
/
+140
2022-07-19
rebase: add --update-refs option
Derrick Stolee
-0
/
+216
2022-07-19
sequencer: add update-ref command
Derrick Stolee
-1
/
+17
2022-07-19
sequencer: define array with enum values
Derrick Stolee
-14
/
+14
2022-07-19
rebase-interactive: update 'merge' description
Derrick Stolee
-3
/
+3
2022-07-19
branch: consider refs under 'update-refs'
Derrick Stolee
-0
/
+119
2022-07-19
t2407: test branches currently using apply backend
Derrick Stolee
-1
/
+11
2022-07-19
t2407: test bisect and rebase as black-boxes
Derrick Stolee
-26
/
+31
2022-07-19
transport.c: avoid "whitelist"
Derrick Stolee
-4
/
+4
2022-07-19
t: avoid "whitelist"
Derrick Stolee
-8
/
+7
2022-07-19
git.txt: remove redundant language
Derrick Stolee
-3
/
+1
2022-07-19
git-cvsserver: clarify directory list
Derrick Stolee
-11
/
+12
2022-07-19
daemon: clarify directory arguments
Derrick Stolee
-14
/
+15
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
-1
/
+1
2022-07-19
contrib/rerere-train: avoid useless gpg sign in training
Celeste Liu
-1
/
+1
2022-07-19
midx: reduce memory pressure while writing bitmaps
Derrick Stolee
-0
/
+13
[prev]
[next]