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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
merge-file: fix memory leaks on error path
Ævar Arnfjörð Bjarmason
2
-4
/
+8
2022-07-01
merge-file: refactor for subsequent memory leak fix
Ævar Arnfjörð Bjarmason
1
-12
/
+14
2022-07-01
cat-file: fix a memory leak in --batch-command mode
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-07-01
revert: free "struct replay_opts" members
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2022-07-01
submodule.c: free() memory from xgetcwd()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-07-01
clone: fix memory leak in wanted_peer_refs()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-07-01
check-ref-format: fix trivial memory leak
Ævar Arnfjörð Bjarmason
2
-3
/
+9
2022-06-30
t6429: fix use of non-existent function
Elijah Newren
1
-1
/
+1
2022-06-30
commit-graph.c: no lazy fetch in lookup_commit_in_graph()
Han Xin
2
-1
/
+71
2022-06-30
submodule--helper: remove display path helper
Glen Choo
1
-16
/
+8
2022-06-30
submodule--helper update: use --super-prefix
Glen Choo
1
-20
/
+10
2022-06-30
submodule--helper: remove unused SUPPORT_SUPER_PREFIX flags
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-06-30
submodule--helper: use correct display path helper
Glen Choo
1
-11
/
+3
2022-06-30
submodule--helper: don't recreate recursive prefix
Glen Choo
1
-11
/
+4
2022-06-30
submodule--helper update: use display path helper
Glen Choo
2
-16
/
+7
2022-06-30
submodule--helper tests: add missing "display path" coverage
Glen Choo
1
-0
/
+62
2022-06-30
Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefix
Junio C Hamano
7
-103
/
+96
2022-06-30
config tests: fix harmless but broken "rm -r" cleanup
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-06-30
test-lib.sh: fix prepend_var() quoting issue
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-06-30
tests: add missing double quotes to included library paths
Ævar Arnfjörð Bjarmason
3
-3
/
+3
2022-06-30
git-rebase.txt: use back-ticks consistently
Derrick Stolee
1
-120
/
+122
2022-06-28
pack-objects.h: remove outdated pahole results
Taylor Blau
1
-10
/
+0
2022-06-28
add --interactive: allow `update` to stage deleted files
Johannes Schindelin
2
-2
/
+19
2022-06-28
gitweb/Makefile: add a "NO_GITWEB" parameter
Ævar Arnfjörð Bjarmason
2
-0
/
+9
2022-06-28
Makefile: build 'gitweb' in the default target
SZEDER Gábor
1
-0
/
+1
2022-06-28
gitweb/Makefile: include in top-level Makefile
Ævar Arnfjörð Bjarmason
2
-85
/
+29
2022-06-28
gitweb: remove "test" and "test-installed" targets
Ævar Arnfjörð Bjarmason
2
-15
/
+0
2022-06-28
gitweb/Makefile: prepare to merge into top-level Makefile
Ævar Arnfjörð Bjarmason
1
-11
/
+18
2022-06-28
gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars
Ævar Arnfjörð Bjarmason
1
-17
/
+18
2022-06-28
gitweb/Makefile: add a $(GITWEB_ALL) variable
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2022-06-28
gitweb/Makefile: define all .PHONY prerequisites inline
Ævar Arnfjörð Bjarmason
1
-3
/
+7
2022-06-28
git-sh-setup.sh: remove "say" function, change last users
Ævar Arnfjörð Bjarmason
3
-13
/
+13
2022-06-28
git-submodule.sh: use "$quiet", not "$GIT_QUIET"
Ævar Arnfjörð Bjarmason
1
-18
/
+19
2022-06-28
submodule--helper: eliminate internal "--update" option
Glen Choo
1
-20
/
+13
2022-06-28
submodule--helper: understand --checkout, --merge and --rebase synonyms
Ævar Arnfjörð Bjarmason
2
-5
/
+39
2022-06-28
submodule--helper: report "submodule" as our name in some "-h" output
Ævar Arnfjörð Bjarmason
1
-9
/
+9
2022-06-28
submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
Ævar Arnfjörð Bjarmason
3
-4
/
+4
2022-06-28
submodule update: remove "-v" option
Ævar Arnfjörð Bjarmason
2
-4
/
+1
2022-06-28
submodule--helper: have --require-init imply --init
Ævar Arnfjörð Bjarmason
2
-2
/
+4
2022-06-28
git-submodule.sh: remove unused top-level "--branch" argument
Ævar Arnfjörð Bjarmason
1
-14
/
+0
2022-06-28
git-submodule.sh: make the "$cached" variable a boolean
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-06-28
git-submodule.sh: remove unused $prefix variable
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2022-06-28
git-submodule.sh: remove unused sanitize_submodule_env()
Ævar Arnfjörð Bjarmason
2
-18
/
+0
2022-06-27
vscode: improve tab size and wrapping
Derrick Stolee
1
-2
/
+6
2022-06-27
Sync with Git 2.36.2
Junio C Hamano
9
-19
/
+117
2022-06-27
Git 2.37
v2.37.0
Junio C Hamano
1
-1
/
+1
2022-06-27
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
2
-1
/
+3
2022-06-27
Merge tag 'l10n-2.37.0-rnd1' of https://github.com/git-l10n/git-po
Junio C Hamano
14
-161146
/
+114096
2022-06-27
revert: config documentation fixes
René Scharfe
2
-1
/
+3
2022-06-26
l10n: sv.po: Update Swedish translation (5367t0f0u)
Peter Krefting
1
-15550
/
+7423
[prev]
[next]