index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
midx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
commit-graph: when incompatible with graphs, indicate why
Johannes Schindelin
1
-3
/
+11
2021-02-08
Git 2.30.1
v2.30.1
Junio C Hamano
2
-1
/
+9
2021-02-06
Prepare for 2.30.1
Junio C Hamano
3
-2
/
+49
2021-01-31
annotate-tests: quote variable expansions containing path names
Johannes Sixt
1
-4
/
+4
2021-01-30
p5303: avoid sed GNU-ism
Jeff King
1
-4
/
+8
2021-01-28
ci: do not cancel all jobs of a matrix if one fails
Philippe Blain
1
-0
/
+4
2021-01-21
SKIP_DASHED_BUILT_INS: respect `config.mak`
Johannes Schindelin
1
-14
/
+14
2021-01-21
fsck doc: remove ancient out-of-date diagnostics
Ævar Arnfjörð Bjarmason
1
-8
/
+0
2021-01-21
Doc: clarify contents of packfile sent as URI
Jonathan Tan
1
-2
/
+5
2021-01-15
ci/install-depends: attempt to fix "brew cask" stuff
Junio C Hamano
1
-4
/
+4
2021-01-12
patch-ids: handle duplicate hashmap entries
Jeff King
4
-4
/
+48
2021-01-12
Documentation/git-clone.txt: document race with --local
Taylor Blau
1
-0
/
+4
2021-01-11
gettext.c: remove/reword a mostly-useless comment
Ævar Arnfjörð Bjarmason
1
-79
/
+15
2021-01-11
Makefile: remove a warning about old GETTEXT_POISON flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-11
docs: rephrase and clarify the git status --short format
brian m. carlson
1
-8
/
+20
2021-01-10
doc: remove "directory cache" from man pages
Utku Gultopu
2
-6
/
+4
2021-01-10
t5516: loosen "not our ref" error check
Jeff King
1
-1
/
+3
2021-01-09
t4129: fix setfacl-related permissions failure
Adam Dinwoodie
1
-1
/
+1
2021-01-08
git-send-email.txt: mention less secure app access with Gmail
Vasyl Vavrychuk
1
-1
/
+5
2021-01-08
for-each-repo: do nothing on empty config
Derrick Stolee
2
-0
/
+13
2021-01-08
SubmittingPatches: tighten wording on "sign-off" procedure
Junio C Hamano
1
-1
/
+1
2021-01-08
branch: show "HEAD detached" first under reverse sort
Ævar Arnfjörð Bjarmason
2
-4
/
+7
2021-01-08
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
6
-25
/
+32
2021-01-08
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
5
-17
/
+25
2021-01-08
ref-filter: move "cmp_fn" assignment into "else if" arm
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-01-08
ref-filter: add braces to if/else if/else chain
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-01-07
fsck: reject .gitmodules git:// urls with newlines
Jeff King
2
-1
/
+16
2021-01-07
git_connect_git(): forbid newlines in host and path
Jeff King
2
-0
/
+7
2021-01-07
mergetool--lib: fix '--tool-help' to correctly show available tools
Philippe Blain
2
-2
/
+15
2021-01-07
t4129: don't fail if setgid is set in the test directory
Matheus Tavares
1
-2
/
+7
2021-01-07
branch tests: add to --sort tests
Ævar Arnfjörð Bjarmason
1
-1
/
+50
2021-01-07
branch: change "--local" to "--list" in comment
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-07
builtin/*: update usage format
ZheNing Hu
7
-61
/
+61
2021-01-07
parse-options: format argh like error messages
Junio C Hamano
1
-3
/
+3
2021-01-06
read-cache: try not to peek into `struct {lock_,temp}file`
Martin Ågren
1
-6
/
+6
2021-01-06
refs/files-backend: don't peek into `struct lock_file`
Martin Ågren
1
-2
/
+2
2021-01-06
midx: don't peek into `struct lock_file`
Martin Ågren
1
-1
/
+1
2021-01-06
commit-graph: don't peek into `struct lock_file`
Martin Ågren
1
-3
/
+3
2021-01-06
builtin/gc: don't peek into `struct lock_file`
Martin Ågren
1
-3
/
+3
2021-01-06
p7519: allow running without watchman prereq
Taylor Blau
1
-1
/
+6
2021-01-05
rebase: verify commit parameter
René Scharfe
1
-1
/
+3
2021-01-04
pack-format.txt: document sizes at start of delta data
Martin Ågren
1
-1
/
+16
2021-01-04
t6016: move to lib-log-graph.sh framework
Antonio Russo
1
-187
/
+167
2021-01-04
t1300: don't needlessly work with `core.foo` configs
Martin Ågren
1
-30
/
+30
2021-01-04
t1300: remove duplicate test for `--file no-such-file`
Martin Ågren
1
-6
/
+2
2021-01-04
t1300: remove duplicate test for `--file ../foo`
Martin Ågren
1
-4
/
+0
2021-01-04
gitmodules.txt: fix 'GIT_WORK_TREE' variable name
Philippe Blain
1
-15
/
+15
2021-01-04
doc: fix some typos
Thomas Ackermann
6
-7
/
+7
2020-12-28
Git 2.30
v2.30.0
Junio C Hamano
2
-12
/
+9
2020-12-27
l10n: zh_CN: for git v2.30.0 l10n round 1 and 2
Jiang Xin
1
-2475
/
+2588
[next]