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
2025-08-17
repo: add the --format flag
Lucas Seiki Oshiro
1
-6
/
+40
2025-08-17
repo: add the field layout.shallow
Lucas Seiki Oshiro
1
-0
/
+9
2025-08-17
repo: add the field layout.bare
Lucas Seiki Oshiro
1
-0
/
+10
2025-08-17
repo: add the field references.format
Lucas Seiki Oshiro
1
-2
/
+72
2025-08-17
repo: declare the repo command
Lucas Seiki Oshiro
1
-0
/
+27
2025-08-15
commit-graph: stop passing in redundant repository
Patrick Steinhardt
1
-3
/
+3
2025-08-15
commit-graph: stop using `the_repository`
Patrick Steinhardt
2
-2
/
+2
2025-08-15
commit-graph: stop using `the_hash_algo`
Patrick Steinhardt
1
-1
/
+2
2025-08-11
Merge branch 'rs/merge-compact-summary'
Junio C Hamano
1
-1
/
+1
2025-08-11
Merge branch 'rs/for-each-ref-start-after-marker-fix'
Junio C Hamano
1
-1
/
+1
2025-08-11
midx: stop duplicating info redundant with its owning source
Patrick Steinhardt
1
-2
/
+3
2025-08-11
midx: write multi-pack indices via their source
Patrick Steinhardt
2
-9
/
+12
2025-08-11
midx: load multi-pack indices via their source
Patrick Steinhardt
1
-2
/
+16
2025-08-11
midx: drop redundant `struct repository` parameter
Patrick Steinhardt
1
-1
/
+1
2025-08-11
odb: allow `odb_find_source()` to fail
Patrick Steinhardt
1
-2
/
+2
2025-08-11
builtin/fmt-merge-msg: stop depending on 'the_repository'
Ayush Chandekar
1
-3
/
+2
2025-08-11
environment: remove the global variable 'merge_log_config'
Ayush Chandekar
2
-2
/
+4
2025-08-09
diff: --no-index should ignore the worktree
Junio C Hamano
1
-0
/
+15
2025-08-09
merge: don't document non-existing --compact-summary argument
René Scharfe
1
-1
/
+1
2025-08-09
for-each-ref: call --start-after argument "marker"
René Scharfe
1
-1
/
+1
2025-08-08
builtin: also setup gently for --help-all
D. Ben Knoble
1
-1
/
+2
2025-08-07
Merge branch 'dl/squelch-maybe-uninitialized'
Junio C Hamano
1
-4
/
+7
2025-08-07
Merge branch 'jk/revert-squelch-compiler-warning'
Junio C Hamano
1
-1
/
+1
2025-08-06
builtin/remote: only iterate through refs that are to be renamed
Patrick Steinhardt
1
-9
/
+4
2025-08-06
builtin/remote: rework how remote refs get renamed
Patrick Steinhardt
1
-98
/
+196
2025-08-06
builtin/remote: determine whether refs need renaming early on
Patrick Steinhardt
1
-4
/
+8
2025-08-06
builtin/remote: fix sign comparison warnings
Patrick Steinhardt
1
-31
/
+23
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
3
-8
/
+10
2025-08-06
Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
Junio C Hamano
1
-19
/
+84
2025-08-06
builtin/reflog: implement subcommand to write new entries
Patrick Steinhardt
1
-0
/
+65
2025-08-06
builtin/reflog: improve grouping of subcommands
Patrick Steinhardt
1
-19
/
+19
2025-08-05
Merge branch 'kj/renamed-submodule'
Junio C Hamano
1
-6
/
+44
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
17
-43
/
+64
2025-08-05
builtin/refs: add list subcommand
Meet Soni
1
-0
/
+14
2025-08-05
builtin/for-each-ref: factor out core logic into a helper
Meet Soni
1
-22
/
+19
2025-08-05
builtin/for-each-ref: align usage string with the man page
Meet Soni
1
-5
/
+10
2025-08-05
remote: bail early from set_head() if missing remote name
Jeff King
1
-4
/
+7
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
5
-21
/
+120
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
93
-258
/
+298
2025-08-04
Merge branch 'kn/for-each-ref-skip-updates'
Junio C Hamano
1
-1
/
+1
2025-08-04
Merge branch 'hy/blame-simplify-get-commit-info'
Junio C Hamano
1
-11
/
+4
2025-08-04
revert: initialize const value
Jeff King
1
-1
/
+1
2025-08-03
Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'
Junio C Hamano
1
-21
/
+21
2025-08-03
Merge branch 'ps/object-store-midx'
Junio C Hamano
2
-8
/
+12
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
1
-0
/
+8
2025-08-03
describe: use prio_queue_replace()
René Scharfe
1
-16
/
+52
2025-08-03
describe: use prio_queue
René Scharfe
1
-24
/
+27
2025-08-02
notes: do not use strbuf_split*()
Junio C Hamano
1
-11
/
+12
2025-08-02
merge-tree: do not use strbuf_split*()
Junio C Hamano
1
-14
/
+16
2025-08-02
clean: do not use strbuf_split*() [part 2]
Junio C Hamano
1
-9
/
+11
[prev]
[next]