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
pull doc: refer to a specific section in 'fetch' doc
Philippe Blain
1
-1
/
+2
2020-04-05
t0007: fix a typo
Johannes Schindelin
1
-1
/
+1
2020-04-05
Makefile: avoid running curl-config unnecessarily
Jeff King
1
-2
/
+2
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
update-ref: implement interactive transaction handling
Patrick Steinhardt
3
-8
/
+255
2020-04-02
update-ref: read commands in a line-wise fashion
Patrick Steinhardt
1
-40
/
+45
2020-04-02
update-ref: move transaction handling into `update_refs_stdin()`
Patrick Steinhardt
1
-13
/
+14
2020-04-02
update-ref: pass end pointer instead of strbuf
Patrick Steinhardt
1
-15
/
+15
2020-04-02
update-ref: drop unused argument for `parse_refname`
Patrick Steinhardt
1
-5
/
+5
2020-04-02
update-ref: organize commands in an array
Patrick Steinhardt
1
-12
/
+29
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-30
strbuf: provide function to append whole lines
Patrick Steinhardt
2
-0
/
+16
2020-03-30
git-update-ref.txt: add missing word
Patrick Steinhardt
1
-1
/
+1
2020-03-30
refs: fix segfault when aborting empty transaction
Patrick Steinhardt
1
-8
/
+10
[prev]
[next]