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-11-21
builtin/blame: fix leaking blame entries with `--incremental`
Patrick Steinhardt
1
-6
/
+6
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
1
-2
/
+8
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
1
-2
/
+2
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
7
-11
/
+11
2024-11-20
Merge branch 'la/trailer-info'
Junio C Hamano
1
-12
/
+13
2024-11-20
Merge branch 'jt/repack-local-promisor'
Junio C Hamano
2
-2
/
+137
2024-11-20
Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47
Junio C Hamano
1
-1
/
+8
2024-11-20
Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47
Junio C Hamano
1
-2
/
+5
2024-11-20
Merge branch 'jk/fsmonitor-event-listener-race-fix' into maint-2.47
Junio C Hamano
1
-3
/
+3
2024-11-20
index-pack: teach --promisor to forbid pack name
Jonathan Tan
1
-0
/
+2
2024-11-20
builtin/gc: provide hint when maintenance hits a stale schedule lock
Patrick Steinhardt
1
-1
/
+10
2024-11-19
fast-import: avoid making replace refs point to themselves
Elijah Newren
1
-0
/
+14
2024-11-18
index-pack: rename struct thread_local
brian m. carlson
1
-5
/
+5
2024-11-15
Allow cloning from repositories owned by another user
brian m. carlson
1
-1
/
+4
2024-11-15
pack-objects: only perform verbatim reuse on the preferred pack
Taylor Blau
1
-55
/
+40
2024-11-13
Merge branch 'en/shallow-exclude-takes-a-ref-fix'
Junio C Hamano
3
-6
/
+6
2024-11-13
Merge branch 'ps/leakfixes-part-9'
Junio C Hamano
5
-10
/
+33
2024-11-13
builtin/difftool: intialize some hashmap variables
Simon Marchi
1
-4
/
+2
2024-11-12
refspec: store raw refspecs inside refspec_item
Jeff King
2
-10
/
+6
2024-11-12
refspec: drop separate raw_nr count
Jeff King
2
-5
/
+4
2024-11-12
fetch: adjust refspec->raw_nr when filtering prefetch refspecs
Jeff King
1
-0
/
+1
2024-11-12
index-pack: repack local links into promisor packs
Jonathan Tan
2
-2
/
+137
2024-11-11
show-index: fix uninitialized hash function
Abhijeet Sonar
1
-0
/
+9
2024-11-08
Merge branch 'jk/left-right-bitmap'
Junio C Hamano
1
-0
/
+7
2024-11-07
describe: stop traversing when we run out of names
Jeff King
1
-0
/
+2
2024-11-07
describe: stop digging for max_candidates+1
Jeff King
1
-7
/
+8
2024-11-07
Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10
Junio C Hamano
5
-10
/
+33
2024-11-04
doc: correct misleading descriptions for --shallow-exclude
Elijah Newren
3
-6
/
+6
2024-11-04
builtin/merge: release output buffer after performing merge
Patrick Steinhardt
1
-0
/
+1
2024-11-04
builtin/tag: fix leaking key ID on failure to sign
Patrick Steinhardt
1
-1
/
+1
2024-11-04
builtin/commit: fix leaking cleanup config
Patrick Steinhardt
1
-5
/
+12
2024-11-04
builtin/commit: fix leaking change data contents
Patrick Steinhardt
1
-1
/
+8
2024-11-04
builtin/grep: fix leak with `--max-count=0`
Patrick Steinhardt
1
-3
/
+10
2024-11-04
builtin/ls-remote: plug leaking server options
Patrick Steinhardt
1
-0
/
+1
2024-11-01
Merge branch 'jk/dumb-http-finalize'
Taylor Blau
3
-7
/
+8
2024-11-01
Merge branch 'sa/notes-edit'
Taylor Blau
1
-2
/
+6
2024-11-01
Merge branch 'ss/duplicate-typos'
Taylor Blau
1
-1
/
+1
2024-11-01
Merge branch 'rj/cygwin-exit'
Taylor Blau
1
-1
/
+1
2024-11-01
Merge branch 'ps/platform-compat-fixes'
Taylor Blau
1
-1
/
+2
2024-11-01
rev-list: skip bitmap traversal for --left-right
Jeff King
1
-0
/
+7
2024-10-25
packfile: use object_id in find_pack_entry_one()
Jeff King
1
-2
/
+2
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
1
-4
/
+2
2024-10-25
packfile: drop sha1_pack_index_name()
Jeff King
1
-1
/
+4
2024-10-25
Merge branch 'wm/shortlog-hash'
Taylor Blau
1
-0
/
+12
2024-10-25
Merge branch 'jc/a-commands-without-the-repo'
Taylor Blau
3
-7
/
+6
2024-10-25
Merge branch 'db/submodule-fetch-with-remote-name-fix'
Taylor Blau
1
-1
/
+8
2024-10-22
Merge branch 'cw/worktree-relative'
Taylor Blau
1
-7
/
+9
2024-10-21
global: Fix duplicate word typos
Sven Strickroth
1
-1
/
+1
2024-10-21
notes: teach the -e option to edit messages in editor
Abraham Samuel Adekunle
1
-2
/
+6
2024-10-18
credential-cache: treat ECONNABORTED like ECONNRESET
Ramsay Jones
1
-1
/
+1
[prev]
[next]