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
2020-04-05
git-rebase.txt: add another hook to the hooks section, and explain more
Elijah Newren
1
-3
/
+11
2020-04-05
sequencer: stop leaking buf
Denton Liu
1
-4
/
+9
2020-04-03
Documentation: document merge option --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-04-03
Documentation: merge commit-tree --[no-]gpg-sign
Đoàn Trần Công Danh
1
-5
/
+3
2020-04-03
Documentation: reword commit --no-gpg-sign
Đoàn Trần Công Danh
1
-5
/
+4
2020-04-03
Documentation: document am --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
4
-2
/
+96
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
3
-4
/
+79
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
5
-12
/
+20
2020-04-02
git-submodule.sh: setup uninitialized variables
Li Xuejiang
1
-0
/
+2
2020-04-02
ci: make MAKEFLAGS available inside the Docker container in the Linux32 job
SZEDER Gábor
2
-0
/
+4
2020-04-01
t5319: replace 'touch -m' with 'test-tool chmtime'
Derrick Stolee
1
-4
/
+4
2020-04-01
commit-graph: fix buggy --expire-time option
Derrick Stolee
3
-3
/
+9
2020-04-01
completion: fix 'git add' on paths under an untracked directory
Elijah Newren
2
-1
/
+6
2020-04-01
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
6
-27
/
+18
2020-04-01
dir: replace double pathspec matching with single in treat_directory()
Elijah Newren
1
-19
/
+19
2020-04-01
dir: include DIR_KEEP_UNTRACKED_CONTENTS handling in treat_directory()
Elijah Newren
1
-24
/
+19
2020-04-01
dir: replace exponential algorithm with a linear one
Elijah Newren
1
-63
/
+147
2020-04-01
dir: refactor treat_directory to clarify control flow
Derrick Stolee
1
-18
/
+17
2020-04-01
dir: fix confusion based on variable tense
Elijah Newren
1
-13
/
+13
2020-04-01
dir: fix broken comment
Elijah Newren
1
-1
/
+1
2020-04-01
dir: consolidate treat_path() and treat_one_path()
Elijah Newren
1
-66
/
+55
2020-04-01
dir: fix simple typo in comment
Elijah Newren
1
-1
/
+1
2020-04-01
t3000: add more testcases testing a variety of ls-files issues
Elijah Newren
1
-0
/
+121
2020-04-01
t7063: more thorough status checking
Elijah Newren
1
-0
/
+52
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
2
-1
/
+11
2020-03-31
user-manual.conf: don't specify [listingblock]
Martin Ågren
1
-10
/
+0
2020-03-30
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin
1
-5
/
+19
2020-03-30
sequencer: don't abbreviate a command if it doesn't have a short form
Alban Gruin
1
-3
/
+6
2020-03-30
MyFirstObjectWalk: remove unnecessary conditional statement
Johannes Schindelin
1
-3
/
+0
2020-03-30
oidset: stop referring to sha1-array
Jeff King
1
-1
/
+1
2020-03-30
ref-filter: stop referring to "sha1 array"
Jeff King
1
-4
/
+3
2020-03-30
bisect: stop referring to sha1_array
Jeff King
1
-3
/
+3
2020-03-30
test-tool: rename sha1-array to oid-array
Jeff King
5
-14
/
+14
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
27
-28
/
+28
2020-03-30
oid_array: use size_t for iteration
Jeff King
1
-3
/
+3
2020-03-30
oid_array: use size_t for count and allocation
Jeff King
1
-2
/
+2
2020-03-30
docs: add a FAQ
brian m. carlson
2
-0
/
+338
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
4
-23
/
+9
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
7
-16
/
+18
2020-03-29
INSTALL: drop support for docbook-xsl before 1.74
Martin Ågren
1
-3
/
+1
2020-03-29
manpage-normal.xsl: fold in manpage-base.xsl
Martin Ågren
2
-39
/
+18
2020-03-29
manpage-bold-literal.xsl: stop using git.docbook.backslash
Martin Ågren
1
-4
/
+2
2020-03-29
Doc: drop support for docbook-xsl before 1.73.0
Martin Ågren
5
-32
/
+3
2020-03-29
Doc: drop support for docbook-xsl before 1.72.0
Martin Ågren
4
-32
/
+2
2020-03-29
Doc: drop support for docbook-xsl before 1.71.1
Martin Ågren
3
-27
/
+2
2020-03-29
gitweb: fix UTF-8 encoding when using CGI::Fast
Julien Moutinho
1
-0
/
+16
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-29
CodingGuidelines: allow ${#posix} == strlen($posix)
Junio C Hamano
1
-2
/
+0
2020-03-29
t/README: suggest how to leave test early with failure
Junio C Hamano
1
-0
/
+35
[prev]
[next]