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-10-21
Merge branch 'jk/use-o0-in-leak-sanitizer'
Junio C Hamano
1
-0
/
+1
2022-10-21
Merge branch 'ab/macos-build-fix-with-sha1dc'
Junio C Hamano
1
-5
/
+5
2022-10-20
ci: use DC_SHA1=YesPlease on osx-clang job for CI
Junio C Hamano
1
-0
/
+2
2022-10-20
ci: add address and undefined sanitizer tasks
Junio C Hamano
2
-0
/
+12
2022-10-19
The fourth batch
Junio C Hamano
1
-0
/
+9
2022-10-19
Merge branch 'jh/struct-zero-init-with-older-clang'
Junio C Hamano
1
-0
/
+25
2022-10-19
Merge branch 'rs/archive-dedup-printf'
Junio C Hamano
1
-5
/
+3
2022-10-19
Merge branch 'ab/coding-guidelines-c99'
Junio C Hamano
2
-17
/
+25
2022-10-19
cmake: increase time-out for a long-running test
Johannes Schindelin
1
-0
/
+4
2022-10-19
cmake: avoid editing t/test-lib.sh
Johannes Schindelin
4
-6
/
+13
2022-10-19
add -p: avoid ambiguous signed/unsigned comparison
Johannes Schindelin
1
-1
/
+1
2022-10-19
cmake: copy the merge tools for testing
Johannes Schindelin
1
-1
/
+2
2022-10-19
cmake: make it easier to diagnose regressions in CTest runs
Johannes Schindelin
1
-1
/
+1
2022-10-19
fsmonitor OSX: compile with DC_SHA1=YesPlease
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2022-10-19
Makefile: force -O0 when compiling with SANITIZE=leak
Jeff King
1
-0
/
+1
2022-10-17
Git.pm: add semicolon after catch statement
Michael McClimon
1
-1
/
+1
2022-10-17
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau
3
-1
/
+34
2022-10-17
builtin/repack.c: remove redundant pack-based bitmaps
Taylor Blau
2
-0
/
+53
2022-10-17
ll-merge: mark unused parameters in callbacks
Jeff King
1
-9
/
+9
2022-10-17
diffcore-pickaxe: mark unused parameters in pickaxe functions
Jeff King
1
-2
/
+2
2022-10-17
convert: mark unused parameter in null stream filter
Jeff King
1
-2
/
+2
2022-10-17
apply: mark unused parameters in noop error/warning routine
Jeff King
1
-1
/
+1
2022-10-17
apply: mark unused parameters in handlers
Jeff King
1
-8
/
+8
2022-10-17
date: mark unused parameters in handler functions
Jeff King
1
-3
/
+3
2022-10-17
string-list: mark unused callback parameters
Jeff King
7
-7
/
+8
2022-10-17
object-file: mark unused parameters in hash_unknown functions
Jeff King
1
-5
/
+10
2022-10-17
mark unused parameters in trivial compat functions
Jeff King
3
-8
/
+12
2022-10-17
update-index: drop unused argc from do_reupdate()
Jeff King
1
-3
/
+3
2022-10-17
submodule--helper: drop unused argc from module_list_compute()
Jeff King
1
-9
/
+9
2022-10-17
diffstat_consume(): assert non-zero length
Jeff King
1
-0
/
+3
2022-10-17
Sync with v2.38.1
Junio C Hamano
74
-62
/
+362
2022-10-17
The third batch
Junio C Hamano
1
-0
/
+34
2022-10-17
Merge branch 'pw/remove-rebase-p-test'
Junio C Hamano
1
-8
/
+0
2022-10-17
Merge branch 'rj/branch-edit-desc-unborn'
Junio C Hamano
2
-2
/
+58
2022-10-17
Merge branch 'jt/promisor-remote-fetch-tweak'
Junio C Hamano
4
-19
/
+33
2022-10-17
Merge branch 'rs/use-fspathncmp'
Junio C Hamano
1
-3
/
+1
2022-10-17
Merge branch 'jc/use-of-uc-in-log-messages'
Junio C Hamano
1
-1
/
+3
2022-10-17
Merge branch 'dd/document-runtime-prefix-better'
Junio C Hamano
1
-2
/
+3
2022-10-17
Merge branch 'ab/unused-annotation'
Junio C Hamano
1
-1
/
+4
2022-10-17
Merge branch 'jc/tmp-objdir'
Junio C Hamano
1
-36
/
+4
2022-10-17
Merge branch 'jc/branch-description-unset'
Junio C Hamano
2
-2
/
+7
2022-10-17
Merge branch 'jk/cleanup-callback-parameters'
Junio C Hamano
4
-57
/
+17
2022-10-17
Merge branch 'rs/bisect-start-leakfix'
Junio C Hamano
1
-4
/
+3
2022-10-17
Merge branch 'ed/fsmonitor-on-networked-macos'
Junio C Hamano
20
-249
/
+590
2022-10-17
rebase: cleanup action handling
Phillip Wood
1
-49
/
+44
2022-10-17
rebase --abort: improve reflog message
Phillip Wood
2
-20
/
+59
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
[prev]
[next]