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-01-14
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason
1
-100
/
+0
2023-01-14
attr: add flag `--source` to work with tree-ish
Karthik Nayak
2
-14
/
+23
2023-01-13
ls-tree: cleanup the redundant SPACE
Teng Long
1
-1
/
+1
2023-01-13
ls-tree: make "line_termination" less generic
Ævar Arnfjörð Bjarmason
1
-14
/
+44
2023-01-13
ls-tree: fold "show_tree_data" into "cb" struct
Ævar Arnfjörð Bjarmason
1
-13
/
+5
2023-01-13
ls-tree: use a "struct options"
Ævar Arnfjörð Bjarmason
1
-87
/
+116
2023-01-13
ls-tree: don't use "show_tree_data" for "fast" callbacks
Ævar Arnfjörð Bjarmason
1
-26
/
+18
2023-01-13
bisect: remove Cogito-related code
Johannes Schindelin
1
-8
/
+0
2023-01-13
bisect run: fix the error message
Johannes Schindelin
1
-1
/
+1
2023-01-13
bisect--helper: make the order consistently `argc, argv`
Ævar Arnfjörð Bjarmason
1
-15
/
+18
2023-01-13
bisect--helper: simplify exit code computation
Johannes Schindelin
1
-8
/
+1
2023-01-13
rebase: cleanup "--exec" option handling
Phillip Wood
1
-34
/
+11
2023-01-13
builtin/difftool.c: { 0 }-initialize rather than using memset()
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2023-01-13
merge: break out of all_strategy loop when strategy is found
Seija Kijin
1
-1
/
+1
2023-01-09
use DUP_ARRAY
René Scharfe
1
-2
/
+1
2023-01-08
convert trivial uses of strncmp() to skip_prefix()
Jeff King
1
-2
/
+4
2023-01-08
convert trivial uses of strncmp() to starts_with()
Jeff King
1
-1
/
+1
2023-01-08
*: fix typos which duplicate a word
Andrei Rybak
2
-4
/
+3
2023-01-05
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
4
-42
/
+50
2023-01-05
Merge branch 'ab/bundle-wo-args'
Junio C Hamano
1
-5
/
+4
2023-01-05
Merge branch 'sa/cat-file-mailmap--batch-check'
Junio C Hamano
1
-0
/
+28
2023-01-05
am: allow passing --no-verify flag
Thierry Reding
1
-3
/
+8
2023-01-02
Merge branch 'ew/format-patch-mboxrd'
Junio C Hamano
1
-0
/
+8
2023-01-02
Merge branch 'ds/bundle-uri-4'
Junio C Hamano
1
-0
/
+21
2022-12-28
Merge branch 'sa/git-var-sequence-editor'
Junio C Hamano
1
-0
/
+6
2022-12-28
bundle <cmd>: have usage_msg_opt() note the missing "<file>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-12-28
builtin/bundle.c: remove superfluous "newargc" variable
Ævar Arnfjörð Bjarmason
1
-4
/
+3
2022-12-26
Merge branch 'rs/am-parse-options-cleanup'
Junio C Hamano
1
-1
/
+11
2022-12-26
Merge branch 'jk/unused-post-2.39'
Junio C Hamano
7
-7
/
+8
2022-12-26
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2
-1
/
+2
2022-12-26
submodule--helper: convert "{update,clone}" to their own "--super-prefix"
Ævar Arnfjörð Bjarmason
1
-19
/
+13
2022-12-26
submodule--helper: convert "status" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
1
-7
/
+8
2022-12-26
submodule--helper: convert "sync" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
1
-9
/
+11
2022-12-26
submodule--helper: convert "foreach" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
1
-5
/
+7
2022-12-26
submodule--helper: don't use global --super-prefix in "absorbgitdirs"
Ævar Arnfjörð Bjarmason
1
-4
/
+3
2022-12-26
submodule.c & submodule--helper: pass along "super_prefix" param
Ævar Arnfjörð Bjarmason
2
-14
/
+23
2022-12-25
format-patch: support format.mboxrd with --stdout
Eric Wong
1
-0
/
+8
2022-12-25
clone: unbundle the advertised bundles
Derrick Stolee
1
-5
/
+20
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2022-12-25
bundle: don't segfault on "git bundle <subcmd>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-12-20
cat-file: add mailmap support to --batch-check option
Siddharth Asthana
1
-0
/
+15
2022-12-20
cat-file: add mailmap support to -s option
Siddharth Asthana
1
-0
/
+13
2022-12-19
Merge branch 'rj/branch-copy-and-rename'
Junio C Hamano
1
-3
/
+3
2022-12-19
Merge branch 'sx/pthread-error-check-fix'
Junio C Hamano
1
-2
/
+2
2022-12-19
Merge branch 'rs/diff-parseopts'
Junio C Hamano
1
-1
/
+1
2022-12-19
Merge branch 'jh/t7527-unflake-by-forcing-cookie'
Junio C Hamano
1
-0
/
+2
2022-12-18
var: add GIT_SEQUENCE_EDITOR variable
Sean Allred
1
-0
/
+6
2022-12-14
Merge branch 'sa/git-var-empty'
Junio C Hamano
1
-15
/
+14
2022-12-14
Merge branch 'rs/multi-filter-args'
Junio C Hamano
1
-21
/
+6
2022-12-14
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
16
-36
/
+59
[prev]
[next]