index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
diff: factor out add_diff_options()
René Scharfe
4
-3
/
+9
2022-12-02
t4205: don't exit test script on failure
René Scharfe
1
-1
/
+1
2022-12-01
status: modernize git-status "slow untracked files" advice
Rudy Rigot
3
-5
/
+153
2022-12-01
git-compat-util: avoid redefining system function names
Jeff King
1
-3
/
+8
2022-12-01
cocci: avoid "should ... be a metavariable" warnings
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2022-12-01
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
Ævar Arnfjörð Bjarmason
2
-3
/
+3
2022-11-30
l10n: fr: v2.39 rnd 1
Jean-Noël Avila
1
-316
/
+611
2022-11-30
l10n: po-id for 2.39 (round 1)
Bagas Sanjaya
1
-365
/
+683
2022-11-30
Git 2.39-rc1
v2.39.0-rc1
Junio C Hamano
2
-1
/
+5
2022-11-30
t1301: do not change $CWD in "shared=all" test case
Jiang Xin
1
-2
/
+1
2022-11-30
t1301: use test_when_finished for cleanup
Jiang Xin
1
-3
/
+5
2022-11-30
t1301: fix wrong template dir for git-init
Jiang Xin
1
-1
/
+2
2022-11-30
list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT()
René Scharfe
2
-20
/
+2
2022-11-30
pack-objects: simplify --filter handling
René Scharfe
1
-22
/
+6
2022-11-30
pack-objects: fix handling of multiple --filter options
René Scharfe
2
-2
/
+3
2022-11-30
t5317: demonstrate failure to handle multiple --filter options
René Scharfe
1
-0
/
+38
2022-11-30
t5317: stop losing return codes of git ls-files
René Scharfe
1
-24
/
+28
2022-11-30
completion: add case-insensitive match of pseudorefs
Alison Winters
2
-3
/
+26
2022-11-30
completion: add optional ignore-case when matching refs
Alison Winters
2
-0
/
+27
2022-11-29
l10n: sv.po: Update Swedish translation (5501t0f0)
Peter Krefting
1
-306
/
+460
2022-11-29
A bit more before -rc1
Junio C Hamano
1
-0
/
+9
2022-11-29
pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found
Jeff King
1
-5
/
+12
2022-11-29
pack-bitmap.c: break out of the bitmap loop early if not tracing
Jeff King
1
-1
/
+8
2022-11-28
Another batch before -rc1
Junio C Hamano
1
-0
/
+20
2022-11-28
Makefile: avoid multiple patterns when recipes generate one file
Paul Smith
1
-2
/
+10
2022-11-27
git-jump: invoke emacs/emacsclient
Yoichi Nakayama
1
-1
/
+16
2022-11-27
git-jump: move valid-mode check earlier
Jeff King
1
-1
/
+2
2022-11-27
git-jump: add an optional argument '--stdout'
Yoichi Nakayama
2
-2
/
+33
2022-11-27
i18n: fix command template placeholder format
Jean-Noël Avila
2
-2
/
+2
2022-11-27
merge-recursive: fix variable typo in error message
Kyle Meyer
1
-1
/
+1
2022-11-27
var: allow GIT_EDITOR to return null
Sean Allred
2
-6
/
+63
2022-11-27
var: do not print usage() with a correct invocation
Sean Allred
2
-10
/
+15
2022-11-27
ci: install python on ubuntu
Jiang Xin
2
-5
/
+5
2022-11-27
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
2
-3
/
+2
2022-11-27
ci: remove the pipe after "p4 -V" to catch errors
Jiang Xin
1
-2
/
+2
2022-11-27
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
3
-7
/
+4
2022-11-25
docs: fix description of the `--merge-base` option
Kyle Zhao
1
-2
/
+2
2022-11-25
object-file: use real paths when adding alternates
Glen Choo
2
-13
/
+29
2022-11-25
trace2 tests: guard pthread test with "PTHREAD"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-11-23
Git 2.39-rc0
v2.39.0-rc0
Junio C Hamano
2
-1
/
+38
2022-11-23
chainlint.pl: fix /proc/cpuinfo regexp
Andreas Hasenack
1
-1
/
+1
2022-11-22
parse_object(): simplify blob conditional
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-11-22
lib-httpd: extend module location auto-detection
Eric Sunshine
1
-1
/
+2
2022-11-22
t5516: fail to run in verbose mode
Jiang Xin
1
-3
/
+3
2022-11-21
list-objects-filter: plug combine_filter_data leak
René Scharfe
1
-0
/
+1
2022-11-21
prune: quiet ENOENT on missing directories
Eric Wong
2
-1
/
+11
2022-11-21
built-ins: use free() not UNLEAK() if trivial, rm dead code
Ævar Arnfjörð Bjarmason
6
-33
/
+35
2022-11-21
revert: fix parse_options_concat() leak
Ævar Arnfjörð Bjarmason
2
-0
/
+2
2022-11-21
cherry-pick: free "struct replay_opts" members
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2022-11-21
rebase: don't leak on "--abort"
Ævar Arnfjörð Bjarmason
2
-0
/
+2
[prev]
[next]