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
2021-01-12
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
-56
/
+21
2021-01-12
mailmap doc + tests: document and test for case-insensitivity
Ævar Arnfjörð Bjarmason
-0
/
+19
2021-01-12
mailmap tests: add tests for empty "<>" syntax
Ævar Arnfjörð Bjarmason
-0
/
+27
2021-01-12
mailmap tests: add tests for whitespace syntax
Ævar Arnfjörð Bjarmason
-0
/
+52
2021-01-12
mailmap tests: add a test for comment syntax
Ævar Arnfjörð Bjarmason
-0
/
+33
2021-01-12
mailmap doc + tests: add better examples & test them
Ævar Arnfjörð Bjarmason
-20
/
+117
2021-01-12
tests: refactor a few tests to use "test_commit --append"
Ævar Arnfjörð Bjarmason
-29
/
+8
2021-01-12
test-lib functions: add an --append option to test_commit
Ævar Arnfjörð Bjarmason
-33
/
+20
2021-01-12
test-lib functions: add --author support to test_commit
Ævar Arnfjörð Bjarmason
-6
/
+12
2021-01-12
test-lib functions: document arguments to test_commit
Ævar Arnfjörð Bjarmason
-0
/
+4
2021-01-12
test-lib functions: expand "test_commit" comment template
Ævar Arnfjörð Bjarmason
-5
/
+3
2021-01-12
mailmap: test for silent exiting on missing file/blob
Ævar Arnfjörð Bjarmason
-1
/
+20
2021-01-12
mailmap tests: get rid of overly complex blame fuzzing
Ævar Arnfjörð Bjarmason
-20
/
+30
2021-01-12
mailmap tests: add a test for "not a blob" error
Ævar Arnfjörð Bjarmason
-0
/
+9
2021-01-12
mailmap tests: remove redundant entry in test
Ævar Arnfjörð Bjarmason
-1
/
+0
2021-01-12
mailmap tests: improve --stdin tests
Ævar Arnfjörð Bjarmason
-8
/
+32
2021-01-12
mailmap tests: modernize syntax & test idioms
Ævar Arnfjörð Bjarmason
-199
/
+274
2021-01-12
mailmap tests: use our preferred whitespace syntax
Ævar Arnfjörð Bjarmason
-8
/
+8
2021-01-12
mailmap doc: start by mentioning the comment syntax
Ævar Arnfjörð Bjarmason
-2
/
+3
2021-01-12
check-mailmap doc: note config options
Ævar Arnfjörð Bjarmason
-0
/
+7
2021-01-12
mailmap doc: quote config variables `like.this`
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-01-12
mailmap doc: create a new "gitmailmap(5)" man page
Ævar Arnfjörð Bjarmason
-7
/
+38
2021-01-12
fetch: implement support for atomic reference updates
Patrick Steinhardt
-5
/
+213
2021-01-12
fetch: allow passing a transaction to `s_update_ref()`
Patrick Steinhardt
-20
/
+31
2021-01-12
fetch: refactor `s_update_ref` to use common exit path
Patrick Steinhardt
-19
/
+26
2021-01-12
fetch: use strbuf to format FETCH_HEAD updates
Patrick Steinhardt
-5
/
+11
2021-01-12
fetch: extract writing to FETCH_HEAD
Patrick Steinhardt
-30
/
+80
2021-01-12
config: extract function to parse config pairs
Patrick Steinhardt
-7
/
+17
2021-01-12
quote: make sq_dequote_step() a public function
Jeff King
-7
/
+26
2021-01-12
config: add new way to pass config via `--config-env`
Patrick Steinhardt
-2
/
+100
2021-01-12
patch-ids: handle duplicate hashmap entries
Jeff King
-4
/
+48
2021-01-11
Documentation/git-clone.txt: document race with --local
Taylor Blau
-0
/
+4
2021-01-11
bundle: arguments can be read from stdin
Jiang Xin
-56
/
+134
2021-01-11
bundle: lost objects when removing duplicate pendings
Jiang Xin
-5
/
+7
2021-01-11
test: add helper functions for git-bundle
Jiang Xin
-22
/
+440
2021-01-11
refs: allow @{n} to work with n-sized reflog
Denton Liu
-16
/
+47
2021-01-11
gettext.c: remove/reword a mostly-useless comment
Ævar Arnfjörð Bjarmason
-79
/
+15
2021-01-11
Makefile: remove a warning about old GETTEXT_POISON flag
Ævar Arnfjörð Bjarmason
-3
/
+0
2021-01-11
docs: rephrase and clarify the git status --short format
brian m. carlson
-8
/
+20
2021-01-10
refs: factor out set_read_ref_cutoffs()
Denton Liu
-17
/
+17
2021-01-09
doc: remove "directory cache" from man pages
Utku Gultopu
-6
/
+4
2021-01-09
t5516: loosen "not our ref" error check
Jeff King
-1
/
+3
2021-01-09
t4129: fix setfacl-related permissions failure
Adam Dinwoodie
-1
/
+1
2021-01-09
t7800-difftool: don't accidentally match tmp dirs
SZEDER Gábor
-19
/
+19
2021-01-07
git-send-email.txt: mention less secure app access with Gmail
Vasyl Vavrychuk
-1
/
+5
2021-01-07
for-each-repo: do nothing on empty config
Derrick Stolee
-0
/
+13
2021-01-07
SubmittingPatches: tighten wording on "sign-off" procedure
Junio C Hamano
-1
/
+1
2021-01-07
merge-ort: collect which directories are removed in dirs_removed
Elijah Newren
-0
/
+27
2021-01-07
merge-ort: initialize and free new directory rename data structures
Elijah Newren
-0
/
+35
2021-01-07
merge-ort: add new data structures for directory rename detection
Elijah Newren
-3
/
+31
[prev]
[next]