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
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
1
-0
/
+13
2024-08-08
Merge branch 'dd/notes-empty-no-edit-by-default'
Junio C Hamano
1
-12
/
+10
2024-08-08
builtin/refs: add verify subcommand
shejialuo
1
-0
/
+34
2024-08-08
fsck: make "fsck_error" callback generic
shejialuo
2
-4
/
+6
2024-08-08
fsck: rename objects-related fsck error functions
shejialuo
1
-7
/
+7
2024-08-08
builtin/submodule: allow "add" to use different ref storage format
Patrick Steinhardt
1
-1
/
+15
2024-08-08
builtin/clone: propagate ref storage format to submodules
Patrick Steinhardt
1
-2
/
+8
2024-08-08
builtin/submodule: allow cloning with different ref storage format
Patrick Steinhardt
1
-0
/
+30
2024-08-06
Merge branch 'ps/leakfixes-part-3' into ps/leakfixes-part-4
Junio C Hamano
15
-69
/
+175
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
2
-2
/
+8
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
1
-10
/
+2
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
1
-0
/
+1
2024-08-02
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
1
-0
/
+15
2024-08-01
Merge branch 'as/show-ref-option-help-update'
Junio C Hamano
1
-2
/
+2
2024-08-01
builtin/credential-cache: fix trivial leaks
Patrick Steinhardt
1
-2
/
+7
2024-08-01
builtin/worktree: fix leaking derived branch names
Patrick Steinhardt
1
-3
/
+4
2024-08-01
builtin/shortlog: fix various trivial memory leaks
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/rerere: fix various trivial memory leaks
Patrick Steinhardt
1
-1
/
+7
2024-08-01
builtin/credential-store: fix leaking credential
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/show-branch: fix several memory leaks
Patrick Steinhardt
1
-16
/
+36
2024-08-01
builtin/rev-parse: fix memory leak with `--parseopt`
Patrick Steinhardt
1
-1
/
+4
2024-08-01
builtin/stash: fix various trivial memory leaks
Patrick Steinhardt
1
-2
/
+16
2024-08-01
builtin/remote: fix various trivial memory leaks
Patrick Steinhardt
1
-7
/
+32
2024-08-01
builtin/remote: fix leaking strings in `branch_list`
Patrick Steinhardt
1
-2
/
+3
2024-08-01
builtin/ls-remote: fix leaking `pattern` strings
Patrick Steinhardt
1
-14
/
+10
2024-08-01
builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`
Patrick Steinhardt
1
-2
/
+7
2024-08-01
builtin/submodule--helper: fix leaking clone depth parameter
Patrick Steinhardt
1
-6
/
+5
2024-08-01
builtin/name-rev: fix various trivial memory leaks
Patrick Steinhardt
1
-2
/
+4
2024-08-01
builtin/describe: fix trivial memory leak when describing blob
Patrick Steinhardt
1
-0
/
+1
2024-08-01
builtin/describe: fix leaking array when running diff-index
Patrick Steinhardt
1
-3
/
+3
2024-08-01
builtin/describe: fix memory leak with `--contains=`
Patrick Steinhardt
1
-1
/
+17
2024-08-01
builtin/log: fix leaking branch name when creating cover letters
Patrick Steinhardt
1
-1
/
+3
2024-08-01
builtin/replay: plug leaking `advance_name` variable
Patrick Steinhardt
1
-6
/
+14
2024-07-31
Merge branch 'tn/doc-commit-fix'
Junio C Hamano
1
-1
/
+1
2024-07-31
Merge branch 'jc/checkout-no-op-switch-errors'
Junio C Hamano
1
-7
/
+14
2024-07-31
Merge branch 'ad/merge-with-diff-algorithm'
Junio C Hamano
7
-7
/
+7
2024-07-29
patch-id: tighten code to detect the patch header
Junio C Hamano
1
-13
/
+36
2024-07-29
patch-id: rewrite code that detects the beginning of a patch
Junio C Hamano
1
-8
/
+21
2024-07-29
patch-id: make get_one_patchid() more extensible
Junio C Hamano
1
-5
/
+20
2024-07-29
patch-id: call flush_current_id() only when needed
Junio C Hamano
1
-4
/
+4
2024-07-29
notes: do not trigger editor when adding an empty note
David Disseldorp
1
-12
/
+10
2024-07-25
show-ref: improve short help messages of options
Alexander Shopov
1
-2
/
+2
2024-07-22
doc: remove dangling closing parenthesis
Tomas Nordin
1
-1
/
+1
2024-07-17
Merge branch 'js/var-git-shell-path'
Junio C Hamano
1
-1
/
+2
2024-07-17
Merge branch 'kn/push-empty-fix'
Junio C Hamano
1
-14
/
+7
2024-07-15
Merge branch 'as/describe-broken-refresh-index-fix'
Junio C Hamano
1
-0
/
+12
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
7
-7
/
+7
2024-07-13
var(win32): do report the GIT_SHELL_PATH that is actually used
Johannes Schindelin
1
-1
/
+2
2024-07-12
builtin/push: call set_refspecs after validating remote
Karthik Nayak
1
-14
/
+7
2024-07-12
Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'
Junio C Hamano
1
-11
/
+6
[prev]
[next]