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-06
ci/linux32: parameterise command to switch arch
Đoàn Trần Công Danh
2
-2
/
+13
2020-04-06
ci/lib-docker: preserve required environment variables
Đoàn Trần Công Danh
1
-3
/
+10
2020-04-06
doc: --recurse-submodules mostly applies to active submodules
Damien Robert
6
-7
/
+9
2020-04-06
doc: be more precise on (fetch|push).recurseSubmodules
Damien Robert
4
-8
/
+13
2020-04-06
doc: explain how to deactivate submodule.recurse completely
Damien Robert
1
-0
/
+7
2020-04-06
doc: document --recurse-submodules for reset and restore
Damien Robert
5
-3
/
+20
2020-04-06
doc: list all commands affected by submodule.recurse
Damien Robert
2
-3
/
+5
2020-04-06
fast-import: replace custom hash with hashmap.c
Jeff King
2
-25
/
+59
2020-04-05
pull doc: correct outdated description of an example
Philippe Blain
1
-3
/
+3
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
[prev]
[next]