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
/
contrib
/
subtree
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-07
parse-options: exit 0 on -h
brian m. carlson
1
-1
/
+1
2026-05-30
docs: fix typos and grammar
Weijie Yuan
1
-1
/
+1
2026-03-19
builds: move build scripts into "tools/"
Patrick Steinhardt
1
-1
/
+1
2026-03-03
Merge branch 'cs/subtree-split-fixes'
Junio C Hamano
2
-58
/
+190
2026-03-02
Merge branch 'ps/validate-prefix-in-subtree-split'
Junio C Hamano
2
-0
/
+31
2026-02-20
contrib/subtree: process out-of-prefix subtrees
Colin Stagner
2
-53
/
+65
2026-02-20
contrib/subtree: test history depth
Colin Stagner
1
-6
/
+16
2026-02-20
contrib/subtree: capture additional test-cases
Colin Stagner
1
-0
/
+110
2026-02-04
contrib/subtree: fix tests with reftable backend
Colin Stagner
1
-4
/
+3
2026-02-03
subtree: validate --prefix against commit in split
Pushkar Singh
2
-0
/
+31
2026-01-25
Revert "Merge branch 'cs/rebased-subtree-split'"
Junio C Hamano
2
-169
/
+55
2026-01-09
contrib/subtree: detect rewritten subtree commits
Colin Stagner
2
-55
/
+169
2025-11-06
meson: make GIT_HTML_PATH configurable
D. Ben Knoble
1
-1
/
+1
2025-10-02
Merge branch 'ps/meson-build-docs'
Junio C Hamano
1
-2
/
+2
2025-09-11
meson: introduce a "docs" alias to compile documentation only
Patrick Steinhardt
1
-2
/
+2
2025-09-11
contrib/subtree: fix split with squashed subtrees
Colin Stagner
2
-8
/
+99
2025-06-24
Merge branch 'pw/subtree-gpg-sign'
Junio C Hamano
3
-40
/
+158
2025-06-18
Merge branch 'jw/doc-txt-to-adoc-refs'
Junio C Hamano
1
-1
/
+1
2025-06-06
doc: update references to renamed AsciiDoc files
Jouke Witteveen
1
-1
/
+1
2025-06-04
contrib/subtree: add -S/--gpg-sign
Patrik Weiskircher
3
-19
/
+145
2025-06-04
contrib/subtree: parse using --stuck-long
Patrik Weiskircher
1
-21
/
+13
2025-06-02
meson: introduce kwargs variable for tests
Patrick Steinhardt
1
-1
/
+1
2025-04-01
meson: respect 'tests' build option in contrib
Patrick Steinhardt
1
-9
/
+11
2025-03-01
contrib/subtree: rename .txt to .adoc
Todd Zullinger
3
-3
/
+3
2025-02-25
Merge branch 'ad/set-default-target-in-makefiles'
Junio C Hamano
1
-1
/
+4
2025-02-18
Makefile: set default goals in makefiles
Adam Dinwoodie
1
-1
/
+4
2025-01-17
meson: wire up the git-subtree(1) command
Patrick Steinhardt
1
-0
/
+71
2025-01-17
contrib/subtree: fix building docs
Patrick Steinhardt
2
-8
/
+17
2024-10-10
contrib: fix typos
Andrew Kreimer
2
-2
/
+2
2024-03-16
contrib/subtree/t: avoid redundant use of cat
Beat Bolli
1
-1
/
+1
2024-01-25
subtree: fix split processing with multiple subtrees present
Zach FettersMoore
2
-1
/
+69
2023-11-11
contrib/subtree: convert subtree type check to use case statement
Patrick Steinhardt
1
-4
/
+10
2023-11-11
contrib/subtree: stop using `-o` to test for number of args
Patrick Steinhardt
1
-5
/
+11
2023-11-11
global: convert trivial usages of `test <expr> -a/-o <expr>`
Patrick Steinhardt
1
-2
/
+2
2023-08-06
parse-options: show negatability of options in short help
René Scharfe
1
-1
/
+1
2023-08-06
subtree: disallow --no-{help,quiet,debug,branch,message}
René Scharfe
1
-5
/
+5
2023-05-08
subtree: support long global flags
Josh Soref
1
-2
/
+2
2023-03-09
test: don't print aggregate-results command
Felipe Contreras
1
-1
/
+1
2023-03-09
test: simplify counts aggregation
Felipe Contreras
1
-3
/
+1
2022-10-21
subtree: fix split after annotated tag was squashed merged
Philippe Blain
3
-9
/
+36
2022-10-21
subtree: fix squash merging after annotated tag was squashed merged
Philippe Blain
3
-15
/
+86
2022-10-21
subtree: process 'git-subtree-split' trailer in separate function
Philippe Blain
1
-4
/
+11
2022-10-21
subtree: use named variables instead of "$@" in cmd_pull
Philippe Blain
1
-2
/
+4
2022-10-21
subtree: define a variable before its first use in 'find_latest_squash'
Philippe Blain
1
-1
/
+1
2022-10-21
subtree: prefix die messages with 'fatal'
Philippe Blain
2
-36
/
+36
2022-10-21
subtree: add 'die_incompatible_opt' function to reduce duplication
Philippe Blain
1
-12
/
+20
2022-10-21
subtree: use 'git rev-parse --verify [--quiet]' for better error messages
Philippe Blain
1
-3
/
+3
2022-09-21
t/Makefile: remove 'test-results' on 'make clean'
SZEDER Gábor
1
-0
/
+1
2022-07-27
t/Makefile: don't remove test-results in "clean-except-prove-cache"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-06-28
git-sh-setup.sh: remove "say" function, change last users
Ævar Arnfjörð Bjarmason
1
-3
/
+12
[next]