index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
test-hashmap: use xsnprintf rather than snprintf
Jeff King
1
-1
/
+1
2018-02-14
test-hashmap: check allocation computation for overflow
Jeff King
1
-2
/
+1
2018-02-14
test-hashmap: use ALLOC_ARRAY rather than bare malloc
Jeff King
1
-2
/
+2
2018-02-13
Merge branch 'jk/daemon-fixes'
Junio C Hamano
3
-11
/
+101
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
6
-9
/
+176
2018-02-13
Merge branch 'nd/shared-index-fix'
Junio C Hamano
1
-0
/
+19
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
1
-0
/
+19
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
1
-0
/
+33
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
2
-0
/
+46
2018-02-13
Merge branch 'cl/t9001-cleanup'
Junio C Hamano
1
-10
/
+7
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
3
-0
/
+310
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-0
/
+343
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
2
-2
/
+2
2018-02-13
Mark messages for translations
Alexander Shopov
3
-4
/
+4
2018-02-13
t6300-for-each-ref: fix "more than one quoting style" tests
SZEDER Gábor
1
-5
/
+2
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
2
-2
/
+6
2018-02-12
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
2
-0
/
+38
2018-02-12
am: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2018-02-12
worktree remove: allow it when $GIT_WORK_TREE is already gone
Nguyễn Thái Ngọc Duy
1
-0
/
+17
2018-02-12
worktree remove: new command
Nguyễn Thái Ngọc Duy
1
-0
/
+30
2018-02-12
worktree move: accept destination as directory
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2018-02-12
worktree move: new command
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2018-02-12
check-ignore: fix mix of directories and other file types
René Scharfe
1
-0
/
+20
2018-02-12
describe: confirm that blobs actually exist
Jeff King
1
-0
/
+8
2018-02-12
t4151: consolidate multiple calls to test_i18ngrep
Ramsay Jones
1
-3
/
+2
2018-02-12
t0002: simplify error checking
Jeff King
1
-43
/
+10
2018-02-12
t: document 'test_must_fail ok=<signal-name>'
SZEDER Gábor
2
-2
/
+22
2018-02-09
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason
1
-9
/
+7
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
1
-0
/
+70
2018-02-09
fetch tests: add scaffolding for the new fetch.pruneTags
Ævar Arnfjörð Bjarmason
1
-42
/
+50
2018-02-09
fetch tests: fetch <url> <spec> as well as fetch [<remote>]
Ævar Arnfjörð Bjarmason
1
-4
/
+40
2018-02-09
fetch tests: expand case/esac for later change
Ævar Arnfjörð Bjarmason
1
-2
/
+6
2018-02-09
fetch tests: double quote a variable for interpolation
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-02-09
fetch tests: test --prune and refspec interaction
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2018-02-09
fetch tests: add a tag to be deleted to the pruning tests
Ævar Arnfjörð Bjarmason
1
-40
/
+53
2018-02-09
fetch tests: re-arrange arguments for future readability
Ævar Arnfjörð Bjarmason
1
-38
/
+44
2018-02-09
fetch tests: refactor in preparation for testing tag pruning
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2018-02-09
completion: use __gitcomp_builtin in _git_checkout
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2018-02-08
rebase -p: fix incorrect commit message when calling `git merge`.
Gregory Herrero
1
-1
/
+25
2018-02-08
name-hash: properly fold directory names in adjust_dirname_case()
Ben Peart
1
-1
/
+15
2018-02-08
t: make 'test_i18ngrep' more informative on failure
SZEDER Gábor
1
-4
/
+20
2018-02-08
t: validate 'test_i18ngrep's parameters
SZEDER Gábor
1
-0
/
+12
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
2
-26
/
+26
2018-02-08
t5536: let 'test_i18ngrep' read the file without redirection
SZEDER Gábor
1
-1
/
+1
2018-02-08
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
SZEDER Gábor
1
-6
/
+3
2018-02-08
t4001: don't run 'git status' upstream of a pipe
SZEDER Gábor
1
-3
/
+8
2018-02-08
t6022: don't run 'git merge' upstream of a pipe
SZEDER Gábor
1
-2
/
+4
2018-02-08
t5812: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-4
/
+1
2018-02-08
t5541: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-1
/
+1
2018-02-08
t0205: drop redundant test
Jeff King
1
-4
/
+0
[prev]
[next]