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
2023-07-18
parse-options: introduce OPT_IPVERSION()
Junio C Hamano
3
-12
/
+3
2023-07-18
branch: reject "--no-all" and "--no-remotes" early
Junio C Hamano
1
-4
/
+6
2023-07-18
am: simplify parsing of "--[no-]keep-cr"
Junio C Hamano
1
-6
/
+3
2023-07-18
ls-tree: fix --no-full-name
René Scharfe
1
-4
/
+3
2023-07-18
Merge branch 'tb/repack-cleanup'
Junio C Hamano
1
-23
/
+15
2023-07-18
Merge branch 'tb/fsck-no-progress'
Junio C Hamano
1
-0
/
+8
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
39
-41
/
+2
2023-07-17
Merge branch 'rs/ls-tree-prefix-simplify'
Junio C Hamano
1
-14
/
+10
2023-07-13
tag: mark unused parameters in each_tag_name_fn callbacks
Jeff King
1
-2
/
+2
2023-07-13
rev-parse: mark unused parameter in for_each_abbrev callback
Jeff King
1
-1
/
+1
2023-07-13
replace: mark unused parameter in each_mergetag_fn callback
Jeff King
1
-1
/
+1
2023-07-13
replace: mark unused parameter in ref callback
Jeff King
1
-1
/
+1
2023-07-13
merge-tree: mark unused parameter in traverse callback
Jeff King
1
-1
/
+3
2023-07-13
fsck: mark unused parameters in various fsck callbacks
Jeff King
4
-11
/
+13
2023-07-13
revisions: drop unused "opt" parameter in "tweak" callbacks
Jeff King
2
-5
/
+3
2023-07-13
count-objects: mark unused parameter in alternates callback
Jeff King
1
-1
/
+1
2023-07-13
am: mark unused keep_cr parameters
Jeff King
1
-2
/
+2
2023-07-13
push: don't imply that integration is always required before pushing
Alex Henrie
1
-12
/
+12
2023-07-13
wt-status: don't show divergence advice when committing
Alex Henrie
1
-1
/
+1
2023-07-11
builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`
Taylor Blau
1
-26
/
+15
2023-07-11
builtin/repack.c: only repack `.pack`s that exist
Derrick Stolee
1
-0
/
+3
2023-07-10
builtin/receive-pack.c: avoid enumerating hidden references
Taylor Blau
1
-1
/
+3
2023-07-10
revision.h: store hidden refs in a `strvec`
Taylor Blau
1
-2
/
+2
2023-07-10
builtin/for-each-ref.c: add `--exclude` option
Taylor Blau
1
-0
/
+1
2023-07-10
ref-filter: add `ref_filter_clear()`
Jeff King
3
-2
/
+3
2023-07-10
ref-filter.h: provide `REF_FILTER_INIT`
Jeff King
3
-6
/
+3
2023-07-10
fsck: suppress MIDX output with `--no-progress`
Taylor Blau
1
-0
/
+4
2023-07-10
fsck: suppress commit-graph output with `--no-progress`
Taylor Blau
1
-0
/
+4
2023-07-08
Merge branch 'jk/fsck-indices-in-worktrees'
Junio C Hamano
1
-2
/
+2
2023-07-08
Merge branch 'js/empty-index-fixes'
Junio C Hamano
1
-5
/
+2
2023-07-07
tree-walk: lose base_offset that is never used in tree_entry_interesting
Junio C Hamano
1
-1
/
+1
2023-07-07
ls-tree: simplify prefix handling
René Scharfe
1
-14
/
+10
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
38
-134
/
+228
2023-07-06
Merge branch 'tl/notes-separator'
Junio C Hamano
1
-33
/
+126
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
9
-21
/
+49
2023-07-06
Merge branch 'rs/strbuf-expand-step'
Junio C Hamano
4
-157
/
+105
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
20
-20
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
21
-21
/
+0
2023-07-05
git-compat-util: move strbuf.c funcs to its header
Calvin Wan
2
-0
/
+2
2023-07-04
Merge branch 'bc/more-git-var'
Junio C Hamano
1
-20
/
+149
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
108
-858
/
+203
2023-06-29
fsck: avoid misleading variable name
Eric Sunshine
1
-2
/
+2
2023-06-29
commit -a -m: allow the top-level tree to become empty again
Johannes Schindelin
1
-5
/
+2
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
11
-38
/
+43
2023-06-28
config.c: pass ctx with CLI config
Glen Choo
1
-17
/
+30
2023-06-28
config.c: pass ctx in configsets
Glen Choo
1
-4
/
+6
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
38
-80
/
+136
2023-06-28
config: inline git_color_default_config
Glen Choo
6
-7
/
+25
2023-06-27
var: add config file locations
brian m. carlson
1
-1
/
+56
2023-06-27
var: add attributes files locations
brian m. carlson
1
-0
/
+29
[prev]
[next]