index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
advice: add --no-advice global option
James Liu
2024-05-03
1
-2
/
+7
*
doc: clean up usage documentation for --no-* opts
James Liu
2024-05-03
1
-3
/
+3
*
Merge branch 'jh/trace2-missing-def-param-fix'
Junio C Hamano
2024-03-18
1
-6
/
+0
|
\
|
*
trace2: emit 'def_param' set with 'cmd_name' event
Jeff Hostetler
2024-03-07
1
-6
/
+0
*
|
Merge branch 'jc/no-lazy-fetch'
Junio C Hamano
2024-03-08
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
git: extend --no-lazy-fetch to work across subprocesses
Junio C Hamano
2024-02-27
1
-0
/
+3
|
*
git: --no-lazy-fetch option
Junio C Hamano
2024-02-13
1
-0
/
+3
*
|
replay: introduce new builtin
Elijah Newren
2023-11-26
1
-0
/
+1
|
/
*
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-0
/
+1
|
\
|
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
2023-06-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
repository: create disable_replace_refs()
Derrick Stolee
2023-06-12
1
-1
/
+1
*
|
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
2023-05-06
1
-0
/
+16
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+3
|
\
|
*
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+2
*
|
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
2023-04-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
builtin/sparse-checkout: remove NEED_WORK_TREE flag
William Sprent
2023-03-27
1
-1
/
+1
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
/
*
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-0
/
+1
|
\
|
*
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
trace.c, git.c: remove unnecessary parameter to trace_repo_setup()
idriss fekir
2023-02-21
1
-1
/
+1
|
/
*
Merge branch 'ab/test-env-helper'
Junio C Hamano
2023-01-23
1
-1
/
+0
|
\
|
*
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
2023-01-15
1
-1
/
+0
*
|
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-12-26
1
-32
/
+5
*
|
submodule--helper: convert "{update,clone}" to their own "--super-prefix"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-1
/
+1
*
|
submodule--helper: don't use global --super-prefix in "absorbgitdirs"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-1
/
+1
*
|
Merge branch 'dd/git-bisect-builtin'
Junio C Hamano
2022-12-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Turn `git bisect` into a full built-in
Johannes Schindelin
2022-11-11
1
-1
/
+1
*
|
Merge branch 'ab/submodule-helper-prep-only'
Junio C Hamano
2022-11-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
submodule--helper: use OPT_SUBCOMMAND() API
Ævar Arnfjörð Bjarmason
2022-11-08
1
-1
/
+1
*
|
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-6
/
+9
|
/
*
Merge branch 'ds/cmd-main-reorder'
Junio C Hamano
2022-10-21
1
-6
/
+8
|
\
|
*
git.c: improve code readability in cmd_main()
Daniel Sonbolian
2022-10-09
1
-6
/
+8
*
|
Merge branch 'sg/parse-options-subcommand'
Junio C Hamano
2022-09-01
1
-7
/
+7
|
\
\
|
*
|
builtin/worktree.c: let parse-options parse subcommands
SZEDER Gábor
2022-08-19
1
-1
/
+1
|
*
|
builtin/gc.c: let parse-options parse 'git maintenance's subcommands
SZEDER Gábor
2022-08-19
1
-1
/
+1
|
*
|
git.c: update NO_PARSEOPT markings
SZEDER Gábor
2022-08-19
1
-5
/
+5
*
|
|
builtin/diagnose.c: create 'git diagnose' builtin
Victoria Dye
2022-08-12
1
-0
/
+1
|
/
/
*
/
merge-tree: add option parsing and initial shell for real merge function
Elijah Newren
2022-06-23
1
-1
/
+1
|
/
*
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
2022-06-11
1
-1
/
+1
|
\
|
*
fsmonitor--daemon: allow --super-prefix argument
Jeff Hostetler
2022-05-27
1
-1
/
+1
*
|
Merge branch 'gf/shorthand-version-and-help'
Junio C Hamano
2022-05-21
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
cli: add -v and -h shorthands
Garrit Franke
2022-04-01
1
-4
/
+7
*
|
fsmonitor--daemon: add a built-in fsmonitor daemon
Jeff Hostetler
2022-03-26
1
-0
/
+1
|
/
*
Merge branch 'ab/grep-patterntype'
Junio C Hamano
2022-02-26
1
-0
/
+1
|
\
|
*
built-ins: trust the "prefix" from run_builtin()
Ævar Arnfjörð Bjarmason
2022-02-16
1
-0
/
+1
*
|
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
2022-02-09
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]