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
2023-03-20
parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters
SZEDER Gábor
-3
/
+3
2023-03-20
parse-options.h: use consistent name for the callback parameters
SZEDER Gábor
-3
/
+3
2023-03-20
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor
-5
/
+8
2023-03-20
treewide: include parse-options.h in source files
SZEDER Gábor
-0
/
+10
2023-03-20
fetch: centralize printing of reference updates
Patrick Steinhardt
-53
/
+55
2023-03-20
fetch: centralize logic to print remote URL
Patrick Steinhardt
-55
/
+44
2023-03-20
fetch: centralize handling of per-reference format
Patrick Steinhardt
-3
/
+4
2023-03-20
fetch: pass the full local reference name to `format_display`
Patrick Steinhardt
-12
/
+11
2023-03-20
fetch: move output format into `display_state`
Patrick Steinhardt
-7
/
+6
2023-03-20
fetch: move reference width calculation into `display_state`
Patrick Steinhardt
-46
/
+65
2023-03-20
wildmatch: hide internal return values
Phillip Wood
-3
/
+6
2023-03-20
wildmatch: avoid undefined behavior
Phillip Wood
-2
/
+2
2023-03-20
wildmatch: fix exponential behavior
Phillip Wood
-4
/
+17
2023-03-20
t1507: assert output of rev-parse
Andrei Rybak
-2
/
+4
2023-03-20
t1404: don't create unused file
Andrei Rybak
-1
/
+0
2023-03-20
t1400: assert output of update-ref
Andrei Rybak
-0
/
+3
2023-03-20
t1302: don't create unused file
Andrei Rybak
-1
/
+1
2023-03-20
t1010: don't create unused files
Andrei Rybak
-2
/
+2
2023-03-20
t1006: assert error output of cat-file
Andrei Rybak
-1
/
+2
2023-03-20
t1005: assert output of ls-files
Andrei Rybak
-5
/
+10
2023-03-19
The second batch
Junio C Hamano
-0
/
+52
2023-03-19
Merge branch 'jk/add-p-unmerged-fix'
Junio C Hamano
-1
/
+23
2023-03-19
Merge branch 'ew/fetch-no-write-fetch-head-fix'
Junio C Hamano
-0
/
+22
2023-03-19
Merge branch 'fc/advice-diverged-history'
Junio C Hamano
-0
/
+12
2023-03-19
Merge branch 'ab/fix-strategy-opts-parsing'
Junio C Hamano
-2
/
+25
2023-03-19
Merge branch 'ds/reprepare-alternates-when-repreparing-packfiles'
Junio C Hamano
-0
/
+10
2023-03-19
Merge branch 'jk/format-patch-change-format-for-empty-commits'
Junio C Hamano
-0
/
+11
2023-03-19
Merge branch 'jk/bundle-use-dash-for-stdfiles'
Junio C Hamano
-19
/
+82
2023-03-19
Merge branch 'jk/bundle-progress'
Junio C Hamano
-24
/
+22
2023-03-19
Merge branch 'as/doc-markup-fix'
Junio C Hamano
-1
/
+1
2023-03-19
Merge branch 'rj/avoid-switching-to-already-used-branch'
Junio C Hamano
-37
/
+89
2023-03-19
Merge branch 'rj/bisect-already-used-branch'
Junio C Hamano
-1
/
+25
2023-03-19
Merge branch 'zh/push-to-delete-onelevel-ref'
Junio C Hamano
-3
/
+18
2023-03-19
Merge branch 'ak/restore-both-incompatible-with-conflicts'
Junio C Hamano
-9
/
+38
2023-03-19
Merge branch 'ew/commit-reach-clean-up-flags-fix'
Junio C Hamano
-2
/
+6
2023-03-19
Merge branch 'ab/avoid-losing-exit-codes-in-tests'
Junio C Hamano
-112
/
+245
2023-03-17
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
-13
/
+47
2023-03-17
transport: mark unused parameters in fetch_refs_from_bundle()
Jeff King
-1
/
+2
2023-03-17
http: mark unused parameter in fill_active_slot() callbacks
Jeff King
-3
/
+3
2023-03-17
http: drop unused parameter from start_object_request()
Jeff King
-4
/
+3
2023-03-17
mailmap: drop debugging code
Jeff King
-39
/
+3
2023-03-17
Start the 2.41 cycle
Junio C Hamano
-2
/
+38
2023-03-17
Merge branch 'fz/rebase-msg-update'
Junio C Hamano
-1
/
+1
2023-03-17
Merge branch 'ew/fetch-hiderefs'
Junio C Hamano
-12
/
+26
2023-03-17
Merge branch 'mc/credential-helper-www-authenticate'
Junio C Hamano
-1
/
+538
2023-03-17
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
-81
/
+37
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
-529
/
+858
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
-176
/
+211
2023-03-17
Merge branch 'en/dir-api-cleanup'
Junio C Hamano
-251
/
+292
2023-03-17
Merge branch 'jk/fsck-indices-in-worktrees'
Junio C Hamano
-31
/
+92
[prev]
[next]