index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
test-lib functions: document arguments to test_commit
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-01-12
test-lib functions: expand "test_commit" comment template
Ævar Arnfjörð Bjarmason
1
-5
/
+3
2021-01-12
mailmap: test for silent exiting on missing file/blob
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-01-12
mailmap tests: get rid of overly complex blame fuzzing
Ævar Arnfjörð Bjarmason
1
-20
/
+30
2021-01-12
mailmap tests: add a test for "not a blob" error
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2021-01-12
mailmap tests: remove redundant entry in test
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-01-12
mailmap tests: improve --stdin tests
Ævar Arnfjörð Bjarmason
1
-8
/
+32
2021-01-12
mailmap tests: modernize syntax & test idioms
Ævar Arnfjörð Bjarmason
1
-199
/
+274
2021-01-12
mailmap tests: use our preferred whitespace syntax
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2021-01-12
mailmap doc: start by mentioning the comment syntax
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-01-12
check-mailmap doc: note config options
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2021-01-12
mailmap doc: quote config variables `like.this`
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-01-12
mailmap doc: create a new "gitmailmap(5)" man page
Ævar Arnfjörð Bjarmason
6
-7
/
+38
2021-01-12
fetch: implement support for atomic reference updates
Patrick Steinhardt
3
-5
/
+213
2021-01-12
fetch: allow passing a transaction to `s_update_ref()`
Patrick Steinhardt
1
-20
/
+31
2021-01-12
fetch: refactor `s_update_ref` to use common exit path
Patrick Steinhardt
1
-19
/
+26
2021-01-12
fetch: use strbuf to format FETCH_HEAD updates
Patrick Steinhardt
1
-5
/
+11
2021-01-12
fetch: extract writing to FETCH_HEAD
Patrick Steinhardt
2
-30
/
+80
2021-01-12
config: extract function to parse config pairs
Patrick Steinhardt
1
-7
/
+17
2021-01-12
quote: make sq_dequote_step() a public function
Jeff King
2
-7
/
+26
2021-01-12
config: add new way to pass config via `--config-env`
Patrick Steinhardt
5
-2
/
+100
2021-01-12
patch-ids: handle duplicate hashmap entries
Jeff King
4
-4
/
+48
2021-01-11
Documentation/git-clone.txt: document race with --local
Taylor Blau
1
-0
/
+4
2021-01-11
bundle: arguments can be read from stdin
Jiang Xin
3
-56
/
+134
2021-01-11
bundle: lost objects when removing duplicate pendings
Jiang Xin
2
-5
/
+7
2021-01-11
test: add helper functions for git-bundle
Jiang Xin
3
-22
/
+440
2021-01-11
refs: allow @{n} to work with n-sized reflog
Denton Liu
3
-16
/
+47
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
refs: factor out set_read_ref_cutoffs()
Denton Liu
1
-17
/
+17
2021-01-09
doc: remove "directory cache" from man pages
Utku Gultopu
2
-6
/
+4
2021-01-09
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-07
git-send-email.txt: mention less secure app access with Gmail
Vasyl Vavrychuk
1
-1
/
+5
2021-01-07
for-each-repo: do nothing on empty config
Derrick Stolee
2
-0
/
+13
2021-01-07
SubmittingPatches: tighten wording on "sign-off" procedure
Junio C Hamano
1
-1
/
+1
2021-01-07
branch: show "HEAD detached" first under reverse sort
Ævar Arnfjörð Bjarmason
2
-4
/
+7
2021-01-07
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
6
-25
/
+32
2021-01-07
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
5
-17
/
+25
2021-01-07
ref-filter: move "cmp_fn" assignment into "else if" arm
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-01-07
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-06
The first batch in 2.31 cycle
Junio C Hamano
3
-2
/
+34
2021-01-06
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-4
/
+1
2021-01-06
Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files'
Junio C Hamano
1
-8
/
+8
2021-01-06
Merge branch 'es/worktree-repair-both-moved'
Junio C Hamano
4
-1
/
+73
2021-01-06
Merge branch 'en/merge-ort-recursive'
Junio C Hamano
5
-18
/
+138
2021-01-06
Merge branch 'fc/pull-merge-rebase'
Junio C Hamano
2
-32
/
+104
[prev]
[next]