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