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
2018-09-04
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
5
-8458
/
+13907
2018-08-31
fetch: stop clobbering existing tags without --force
Ævar Arnfjörð Bjarmason
4
-14
/
+28
2018-08-31
fetch: document local ref updates with/without --force
Ævar Arnfjörð Bjarmason
2
-10
/
+37
2018-08-31
push doc: correct lies about how push refspecs work
Ævar Arnfjörð Bjarmason
2
-11
/
+48
2018-08-31
push doc: move mention of "tag <tag>" later in the prose
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-31
push doc: remove confusing mention of remote merger
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-08-31
fetch tests: add a test for clobbering tag behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2018-08-31
push tests: use spaces in interpolated string
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
push tests: make use of unused $1 in test description
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
fetch: change "branch" to "reference" in --force -h output
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
config.mak.uname: resolve FreeBSD iconv-related compilation warning
Eric Sunshine
1
-1
/
+11
2018-08-31
doc/Makefile: drop doc-diff worktree and temporary files on "make clean"
Eric Sunshine
1
-0
/
+1
2018-08-31
doc-diff: add --clean mode to remove temporary working gunk
Eric Sunshine
1
-3
/
+16
2018-08-31
doc-diff: fix non-portable 'man' invocation
Eric Sunshine
1
-1
/
+1
2018-08-30
doc/git-branch: remove obsolete "-l" references
Jeff King
1
-5
/
+1
2018-08-30
t5303: use printf to generate delta bases
Jeff King
1
-10
/
+10
2018-08-30
commit: don't use generation numbers if not needed
Derrick Stolee
1
-1
/
+4
2018-08-30
patch-delta: handle truncated copy parameters
Jeff King
2
-8
/
+15
2018-08-30
patch-delta: consistently report corruption
Jann Horn
2
-2
/
+33
2018-08-30
patch-delta: fix oob read
Jann Horn
2
-2
/
+2
2018-08-30
t5303: test some corrupt deltas
Jeff King
1
-0
/
+59
2018-08-30
test-delta: read input into a heap buffer
Jeff King
1
-4
/
+4
2018-08-30
doc-diff: always use oids inside worktree
Jeff King
1
-4
/
+4
2018-08-30
worktree: delete .git/worktrees if empty after 'remove'
Eric Sunshine
2
-1
/
+19
2018-08-30
worktree: teach 'remove' to override lock when --force given twice
Eric Sunshine
3
-5
/
+17
2018-08-30
worktree: teach 'move' to override lock when --force given twice
Eric Sunshine
3
-4
/
+26
2018-08-30
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine
3
-5
/
+26
2018-08-30
worktree: disallow adding same path multiple times
Eric Sunshine
2
-0
/
+32
2018-08-30
worktree: prepare for more checks of whether path can become worktree
Eric Sunshine
1
-2
/
+7
2018-08-30
worktree: generalize delete_git_dir() to reduce code duplication
Eric Sunshine
1
-16
/
+9
2018-08-30
worktree: move delete_git_dir() earlier in file for upcoming new callers
Eric Sunshine
1
-14
/
+14
2018-08-30
worktree: don't die() in library function find_worktree()
Eric Sunshine
2
-1
/
+13
2018-08-30
am: avoid directory rename detection when calling recursive merge machinery
Elijah Newren
2
-2
/
+3
2018-08-30
merge-recursive: add ability to turn off directory rename detection
Elijah Newren
2
-5
/
+14
2018-08-30
t3401: add another directory rename testcase for rebase and am
Elijah Newren
1
-1
/
+109
2018-08-29
mailinfo: support format=flowed
René Scharfe
7
-2
/
+2646
2018-08-29
Documentation/Makefile: make manpage-base-url.xsl generation quieter
Tim Schumacher
1
-1
/
+1
2018-08-29
show_dirstat: simplify same-content check
Jeff King
1
-8
/
+3
2018-08-29
read-cache: use oideq() in ce_compare functions
Jeff King
1
-2
/
+2
2018-08-29
convert hashmap comparison functions to oideq()
Jeff King
3
-13
/
+13
2018-08-29
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
12
-15
/
+24
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
31
-49
/
+55
2018-08-29
convert "hashcmp() == 0" to hasheq()
Jeff King
8
-14
/
+23
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
52
-111
/
+117
2018-08-29
introduce hasheq() and oideq()
Jeff King
1
-0
/
+10
2018-08-29
coccinelle: use <...> for function exclusion
Jeff King
3
-13
/
+13
2018-08-29
.gitattributes: add conflict-marker-size for relevant files
Thomas Gummerer
1
-0
/
+4
2018-08-29
chainlint: match "quoted" here-doc tags
Eric Sunshine
5
-4
/
+18
2018-08-29
commit-graph: define GIT_TEST_COMMIT_GRAPH
Derrick Stolee
8
-12
/
+22
2018-08-29
tests: fix non-portable iconv invocation
Ævar Arnfjörð Bjarmason
1
-1
/
+5
[prev]
[next]