index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rebase.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-28
send-email: lazily shell out to "git var"
Ævar Arnfjörð Bjarmason
1
-5
/
+15
2021-05-28
send-email: lazily load config for a big speedup
Ævar Arnfjörð Bjarmason
1
-9
/
+26
2021-05-28
send-email: copy "config_regxp" into git-send-email.perl
Ævar Arnfjörð Bjarmason
1
-1
/
+19
2021-05-28
send-email: refactor sendemail.smtpencryption config parsing
Ævar Arnfjörð Bjarmason
1
-8
/
+1
2021-05-28
send-email: remove non-working support for "sendemail.smtpssl"
Ævar Arnfjörð Bjarmason
2
-8
/
+1
2021-05-28
send-email tests: test for boolean variables without a value
Ævar Arnfjörð Bjarmason
1
-0
/
+29
2021-05-28
send-email tests: support GIT_TEST_PERL_FATAL_WARNINGS=true
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-05-28
Git 2.32-rc2
v2.32.0-rc2
Junio C Hamano
1
-1
/
+1
2021-05-27
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
11
-45
/
+30
2021-05-27
dir: update stale description of treat_directory()
Derrick Stolee
1
-7
/
+6
2021-05-27
Revert "dir: update stale description of treat_directory()"
Junio C Hamano
1
-6
/
+7
2021-05-27
Revert "dir: introduce readdir_skip_dot_and_dotdot() helper"
Junio C Hamano
11
-31
/
+45
2021-05-27
pack-objects: move static inline from a header to the sole consumer
Ævar Arnfjörð Bjarmason
2
-166
/
+167
2021-05-27
t2080: fix cp invocation to copy symlinks instead of following them
Matheus Tavares
1
-1
/
+1
2021-05-27
send-email: move "hooks_path" invocation to git-send-email.perl
Ævar Arnfjörð Bjarmason
2
-13
/
+2
2021-05-27
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
2
-5
/
+5
2021-05-25
t1092: revert the "-1" hack for emulating "no progress meter"
Junio C Hamano
1
-3
/
+3
2021-05-25
t1092: use GIT_PROGRESS_DELAY for consistent results
Derrick Stolee
1
-3
/
+3
2021-05-25
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
2
-9
/
+22
2021-05-25
send-email: fix missing error message regression
Ævar Arnfjörð Bjarmason
2
-3
/
+32
2021-05-25
t9001-send-email.sh: fix expected absolute paths on Windows
Johannes Sixt
1
-4
/
+3
2021-05-22
Git 2.32-rc1
v2.32.0-rc1
Junio C Hamano
2
-1
/
+6
2021-05-22
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
4
-9
/
+10
2021-05-21
simple-ipc: correct ifdefs when NO_PTHREADS is defined
Jeff Hostetler
6
-14
/
+48
2021-05-20
A handful more topics before -rc1
Junio C Hamano
1
-0
/
+19
2021-05-19
Revert "remote-curl: fall back to basic auth if Negotiate fails"
Jeff King
2
-9
/
+8
2021-05-19
t5551: test http interaction with credential helpers
Jeff King
1
-0
/
+41
2021-05-17
sparse-index: fix uninitialized jump
Derrick Stolee
1
-1
/
+1
2021-05-17
t7500: remove non-existant C_LOCALE_OUTPUT prereq
Todd Zullinger
1
-1
/
+1
2021-05-17
rev-parse: fix segfault with missing --path-format argument
Wolfgang Müller
2
-0
/
+6
2021-05-16
Git 2.32-rc0
v2.32.0-rc0
Junio C Hamano
2
-1
/
+17
2021-05-14
The seventeenth batch
Junio C Hamano
1
-0
/
+15
2021-05-13
t: avoid sed-based chain-linting in some expensive cases
Jeff King
4
-3
/
+21
2021-05-13
git-prompt: work under set -u
Elijah Newren
1
-3
/
+3
2021-05-13
stash show: fix segfault with --{include,only}-untracked
Denton Liu
2
-2
/
+21
2021-05-13
t3905: correct test title
Denton Liu
1
-1
/
+1
2021-05-13
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
11
-45
/
+31
2021-05-13
dir: update stale description of treat_directory()
Derrick Stolee
1
-7
/
+6
2021-05-13
dir: traverse into untracked directories if they may have ignored subfiles
Elijah Newren
3
-6
/
+8
2021-05-13
dir: avoid unnecessary traversal into ignored directory
Elijah Newren
2
-16
/
+30
2021-05-13
t3001, t7300: add testcase showcasing missed directory traversal
Elijah Newren
2
-0
/
+24
2021-05-13
t7300: add testcase showing unnecessary traversal into ignored directory
Elijah Newren
1
-0
/
+23
2021-05-13
ls-files: error out on -i unless -o or -c are specified
Elijah Newren
3
-3
/
+6
2021-05-13
dir: report number of visited directories and paths with trace2
Elijah Newren
3
-1
/
+15
2021-05-13
dir: convert trace calls to trace2 equivalents
Elijah Newren
3
-101
/
+162
2021-05-13
pretty: fix a typo in the documentation for %(trailers)
Louis Sautier
1
-1
/
+1
2021-05-13
Makefile: make PERL_DEFINES recursively expanded
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-05-12
remote-curl: fix clone on sha256 repos
Eric Wong
1
-0
/
+2
2021-05-12
ref-filter: fix read invalid union member bug
ZheNing Hu
2
-1
/
+20
2021-05-12
maintenance: fix two memory leaks
Lénaïc Huard
1
-2
/
+8
[next]