index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-07-01
submodule.c: free() memory from xgetcwd()
Ævar Arnfjörð Bjarmason
-1
/
+2
2022-07-01
clone: fix memory leak in wanted_peer_refs()
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-07-01
check-ref-format: fix trivial memory leak
Ævar Arnfjörð Bjarmason
-3
/
+9
2022-06-30
t6429: fix use of non-existent function
Elijah Newren
-1
/
+1
2022-06-30
commit-graph.c: no lazy fetch in lookup_commit_in_graph()
Han Xin
-1
/
+71
2022-06-30
submodule--helper: remove display path helper
Glen Choo
-16
/
+8
2022-06-30
submodule--helper update: use --super-prefix
Glen Choo
-20
/
+10
2022-06-30
submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags
Ævar Arnfjörð Bjarmason
-3
/
+3
2022-06-30
submodule--helper: use correct display path helper
Glen Choo
-11
/
+3
2022-06-30
submodule--helper: don't recreate recursive prefix
Glen Choo
-11
/
+4
2022-06-30
submodule--helper update: use display path helper
Glen Choo
-16
/
+7
2022-06-30
submodule--helper tests: add missing "display path" coverage
Glen Choo
-0
/
+62
2022-06-30
Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefix
Junio C Hamano
-103
/
+96
2022-06-30
config tests: fix harmless but broken "rm -r" cleanup
Ævar Arnfjörð Bjarmason
-2
/
+3
2022-06-30
test-lib.sh: fix prepend_var() quoting issue
Ævar Arnfjörð Bjarmason
-2
/
+2
2022-06-30
tests: add missing double quotes to included library paths
Ævar Arnfjörð Bjarmason
-3
/
+3
2022-06-30
git-rebase.txt: use back-ticks consistently
Derrick Stolee
-120
/
+122
2022-06-28
pack-objects.h: remove outdated pahole results
Taylor Blau
-10
/
+0
2022-06-28
add --interactive: allow `update` to stage deleted files
Johannes Schindelin
-2
/
+19
2022-06-28
gitweb/Makefile: add a "NO_GITWEB" parameter
Ævar Arnfjörð Bjarmason
-0
/
+9
2022-06-28
Makefile: build 'gitweb' in the default target
SZEDER Gábor
-0
/
+1
2022-06-28
gitweb/Makefile: include in top-level Makefile
Ævar Arnfjörð Bjarmason
-85
/
+29
2022-06-28
gitweb: remove "test" and "test-installed" targets
Ævar Arnfjörð Bjarmason
-15
/
+0
2022-06-28
gitweb/Makefile: prepare to merge into top-level Makefile
Ævar Arnfjörð Bjarmason
-11
/
+18
2022-06-28
gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars
Ævar Arnfjörð Bjarmason
-17
/
+18
2022-06-28
gitweb/Makefile: add a $(GITWEB_ALL) variable
Ævar Arnfjörð Bjarmason
-1
/
+6
2022-06-28
gitweb/Makefile: define all .PHONY prerequisites inline
Ævar Arnfjörð Bjarmason
-3
/
+7
2022-06-28
git-sh-setup.sh: remove "say" function, change last users
Ævar Arnfjörð Bjarmason
-13
/
+13
2022-06-28
git-submodule.sh: use "$quiet", not "$GIT_QUIET"
Ævar Arnfjörð Bjarmason
-18
/
+19
2022-06-28
submodule--helper: eliminate internal "--update" option
Glen Choo
-20
/
+13
2022-06-28
submodule--helper: understand --checkout, --merge and --rebase synonyms
Ævar Arnfjörð Bjarmason
-5
/
+39
2022-06-28
submodule--helper: report "submodule" as our name in some "-h" output
Ævar Arnfjörð Bjarmason
-9
/
+9
2022-06-28
submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
Ævar Arnfjörð Bjarmason
-4
/
+4
2022-06-28
submodule update: remove "-v" option
Ævar Arnfjörð Bjarmason
-4
/
+1
2022-06-28
submodule--helper: have --require-init imply --init
Ævar Arnfjörð Bjarmason
-2
/
+4
2022-06-28
git-submodule.sh: remove unused top-level "--branch" argument
Ævar Arnfjörð Bjarmason
-14
/
+0
2022-06-28
git-submodule.sh: make the "$cached" variable a boolean
Ævar Arnfjörð Bjarmason
-2
/
+2
2022-06-28
git-submodule.sh: remove unused $prefix variable
Ævar Arnfjörð Bjarmason
-4
/
+2
2022-06-28
git-submodule.sh: remove unused sanitize_submodule_env()
Ævar Arnfjörð Bjarmason
-18
/
+0
2022-06-27
vscode: improve tab size and wrapping
Derrick Stolee
-2
/
+6
2022-06-27
Sync with Git 2.36.2
Junio C Hamano
-19
/
+117
2022-06-27
Git 2.37
v2.37.0
Junio C Hamano
-1
/
+1
2022-06-27
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
-1
/
+3
2022-06-27
Merge tag 'l10n-2.37.0-rnd1' of https://github.com/git-l10n/git-po
Junio C Hamano
-161382
/
+114332
2022-06-27
revert: config documentation fixes
René Scharfe
-1
/
+3
2022-06-26
l10n: sv.po: Update Swedish translation (5367t0f0u)
Peter Krefting
-15781
/
+7654
2022-06-26
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
-12978
/
+10334
2022-06-26
Merge branch 'l10n/zh_TW/220623' of github.com:l10n-tw/git-po
Jiang Xin
-13955
/
+12996
2022-06-25
l10n: zh_TW: v2.37.0 round 1
Yi-Jyun Pan
-13955
/
+12996
2022-06-25
Merge branch 'master' of github.com:vnwildman/git
Jiang Xin
-12953
/
+7839
[prev]
[next]