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
2026-05-09
mingw: drop the build-system plumbing for nedmalloc
Johannes Schindelin
4
-20
/
+0
2026-05-09
mingw: stop using nedmalloc
Johannes Schindelin
3
-6
/
+1
2026-05-08
doc: add caveat about turning off commit-graph
Kristoffer Haugsbakk
2
-0
/
+13
2026-05-08
maintenance(geometric): do release the `.idx` files before repacking
Johannes Schindelin
2
-1
/
+22
2026-05-08
mingw: optionally use legacy (non-POSIX) delete semantics
Johannes Schindelin
1
-2
/
+45
2026-05-06
t9904: add tests for the new url-parse builtin
Matheus Afonso Martins Moreira
2
-0
/
+320
2026-05-06
doc: describe the url-parse builtin
Matheus Afonso Martins Moreira
2
-0
/
+81
2026-05-06
builtin: create url-parse command
Matheus Afonso Martins Moreira
7
-0
/
+141
2026-05-06
urlmatch: define url_parse function
Matheus Afonso Martins Moreira
3
-0
/
+173
2026-05-06
url: return URL_SCHEME_UNKNOWN instead of dying
Matheus Afonso Martins Moreira
3
-5
/
+7
2026-05-06
url: move scheme detection to URL header/source
Matheus Afonso Martins Moreira
3
-22
/
+29
2026-05-06
url: move url_is_local_not_ssh to url.h
Matheus Afonso Martins Moreira
5
-9
/
+11
2026-05-06
connect: rename enum protocol to url_scheme
Matheus Afonso Martins Moreira
1
-34
/
+34
2026-05-06
doc: restore: remove double underscore
Kristoffer Haugsbakk
1
-1
/
+1
2026-05-06
http: reject unsupported proxy URL schemes
Aliwoto
2
-25
/
+74
2026-05-05
Merge branch 'en/backfill-fixes-and-edges' into ds/path-walk-filters
Junio C Hamano
3
-10
/
+153
2026-05-05
refs: use peeled tag values in reference backends
Karthik Nayak
2
-11
/
+4
2026-05-05
refs: add peeled object ID to the `ref_update` struct
Karthik Nayak
4
-13
/
+42
2026-05-05
refs: move object parsing to the generic layer
Karthik Nayak
5
-54
/
+47
2026-05-05
update-ref: handle rejections while adding updates
Karthik Nayak
1
-39
/
+98
2026-05-05
update-ref: move `print_rejected_refs()` up
Karthik Nayak
1
-23
/
+22
2026-05-05
refs: return `ref_transaction_error` from `ref_transaction_update()`
Karthik Nayak
2
-18
/
+18
2026-05-05
refs: extract out reflog config to generic layer
Karthik Nayak
4
-2
/
+9
2026-05-05
refs: introduce `ref_store_init_options`
Karthik Nayak
6
-10
/
+26
2026-05-05
refs: remove unused typedef 'ref_transaction_commit_fn'
Karthik Nayak
1
-4
/
+0
2026-05-05
xdiff: reduce the size of array
Phillip Wood
1
-7
/
+4
2026-05-05
xprepare: simplify error handling
Phillip Wood
1
-5
/
+2
2026-05-05
xdiff: cleanup xdl_clean_mmatch()
Phillip Wood
1
-3
/
+4
2026-05-05
xdiff: reduce size of action arrays
Phillip Wood
1
-14
/
+17
2026-05-05
Merge branch 'en/xdiff-cleanup-3' into pw/xdiff-shrink-memory-consumption
Junio C Hamano
4
-32
/
+73
2026-05-04
push: support pushing to a remote group
Usman Akinyemi
4
-41
/
+451
2026-05-04
remote: move remote group resolution to remote.c
Usman Akinyemi
3
-42
/
+49
2026-05-04
remote: fix sign-compare warnings in push_cas_option
Usman Akinyemi
1
-2
/
+2
2026-05-02
worktree: rename get_worktree_from_repository()
Phillip Wood
3
-3
/
+3
2026-05-01
doc: clarify http.emptyAuth values
Matthew John Cheetham
1
-1
/
+12
2026-04-30
l10n: bump mshick/add-pr-comment from v2 to v3
Johannes Schindelin
1
-1
/
+1
2026-04-30
ci: bump git-for-windows/setup-git-for-windows-sdk from v1 to v2
Johannes Schindelin
2
-5
/
+5
2026-04-30
ci: bump actions/checkout from v5 to v6
Johannes Schindelin
4
-15
/
+15
2026-04-30
ci: bump actions/github-script from v8 to v9
Johannes Schindelin
1
-1
/
+1
2026-04-30
ci: bump actions/{upload,download}-artifact to v7 and v8
Johannes Schindelin
1
-11
/
+11
2026-04-30
ci: bump microsoft/setup-msbuild from v2 to v3
Johannes Schindelin
1
-1
/
+1
2026-04-30
xdiff/xdl_cleanup_records: make execution of action easier to follow
Ezekiel Newren
1
-10
/
+30
2026-04-30
xdiff/xdl_cleanup_records: make setting action easier to follow
Ezekiel Newren
1
-2
/
+12
2026-04-30
xdiff/xdl_cleanup_records: make limits more clear
Ezekiel Newren
1
-7
/
+19
2026-04-30
xdiff/xdl_cleanup_records: use unambiguous types
Ezekiel Newren
1
-3
/
+3
2026-04-30
xdiff: use unambiguous types in xdl_bogo_sqrt()
Ezekiel Newren
4
-6
/
+6
2026-04-30
xdiff/xdl_cleanup_records: delete local recs pointer
Ezekiel Newren
1
-9
/
+8
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
9
-150
/
+219
2026-04-29
checkout: rollback lock on early returns in merge_working_tree
Harald Nordgren
1
-7
/
+22
2026-04-29
sequencer: teach autostash apply to take optional conflict marker labels
Harald Nordgren
4
-14
/
+40
[prev]
[next]