index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quote.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
repack: use tempfiles for signal cleanup
Jeff King
2
-18
/
+16
2022-10-22
repack: expand error message for missing pack files
Jeff King
1
-1
/
+2
2022-10-22
repack: populate extension bits incrementally
Jeff King
1
-6
/
+9
2022-10-22
repack: convert "names" util bitfield to array
Jeff King
1
-8
/
+14
2022-10-22
diff: leave NEEDWORK notes in show_stats() function
Junio C Hamano
1
-0
/
+15
2022-10-21
subtree: fix split after annotated tag was squashed merged
Philippe Blain
3
-9
/
+36
2022-10-21
subtree: fix squash merging after annotated tag was squashed merged
Philippe Blain
3
-15
/
+86
2022-10-21
subtree: process 'git-subtree-split' trailer in separate function
Philippe Blain
1
-4
/
+11
2022-10-21
subtree: use named variables instead of "$@" in cmd_pull
Philippe Blain
1
-2
/
+4
2022-10-21
subtree: define a variable before its first use in 'find_latest_squash'
Philippe Blain
1
-1
/
+1
2022-10-21
subtree: prefix die messages with 'fatal'
Philippe Blain
2
-36
/
+36
2022-10-21
subtree: add 'die_incompatible_opt' function to reduce duplication
Philippe Blain
1
-12
/
+20
2022-10-21
subtree: use 'git rev-parse --verify [--quiet]' for better error messages
Philippe Blain
1
-3
/
+3
2022-10-21
test-lib-functions: mark 'test_commit' variables as 'local'
Philippe Blain
1
-8
/
+8
2022-10-21
Documentation/build-docdep.perl: generate sorted output
SZEDER Gábor
1
-2
/
+3
2022-10-21
The fifth batch
Junio C Hamano
1
-1
/
+21
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-20
The fourth batch
Junio C Hamano
1
-0
/
+9
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-18
Git.pm: add semicolon after catch statement
Michael McClimon
1
-1
/
+1
2022-10-18
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau
3
-1
/
+34
2022-10-18
builtin/repack.c: remove redundant pack-based bitmaps
Taylor Blau
2
-0
/
+53
2022-10-18
ll-merge: mark unused parameters in callbacks
Jeff King
1
-9
/
+9
2022-10-18
diffcore-pickaxe: mark unused parameters in pickaxe functions
Jeff King
1
-2
/
+2
2022-10-18
convert: mark unused parameter in null stream filter
Jeff King
1
-2
/
+2
2022-10-18
apply: mark unused parameters in noop error/warning routine
Jeff King
1
-1
/
+1
2022-10-18
apply: mark unused parameters in handlers
Jeff King
1
-8
/
+8
2022-10-18
date: mark unused parameters in handler functions
Jeff King
1
-3
/
+3
2022-10-18
string-list: mark unused callback parameters
Jeff King
7
-7
/
+8
2022-10-18
object-file: mark unused parameters in hash_unknown functions
Jeff King
1
-5
/
+10
2022-10-18
mark unused parameters in trivial compat functions
Jeff King
3
-8
/
+12
2022-10-18
update-index: drop unused argc from do_reupdate()
Jeff King
1
-3
/
+3
2022-10-18
submodule--helper: drop unused argc from module_list_compute()
Jeff King
1
-9
/
+9
2022-10-18
diffstat_consume(): assert non-zero length
Jeff King
1
-0
/
+3
2022-10-17
The third batch
Junio C Hamano
1
-0
/
+34
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
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
[prev]
[next]