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-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
8
-17
/
+48
2018-02-13
Merge branch 'rs/strbuf-cocci-workaround'
Junio C Hamano
1
-1
/
+2
2018-02-13
Merge branch 'mr/packed-ref-store-fix'
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
3
-8
/
+117
2018-02-13
Merge branch 'ds/use-get-be64'
Junio C Hamano
2
-6
/
+3
2018-02-13
Merge branch 'cc/sha1-file-name'
Junio C Hamano
4
-27
/
+43
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
8
-11
/
+178
2018-02-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
2
-110
/
+342
2018-02-13
Merge branch 'rb/hashmap-h-compilation-fix'
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'nd/diff-flush-before-warning'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
8
-46
/
+46
2018-02-13
Merge branch 'rs/describe-unique-abbrev'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'ks/submodule-doc-updates'
Junio C Hamano
2
-29
/
+87
2018-02-13
Merge branch 'cl/t9001-cleanup'
Junio C Hamano
1
-10
/
+7
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
7
-86
/
+17
2018-02-13
Merge branch 'ot/mru-on-list'
Junio C Hamano
4
-59
/
+33
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
26
-30
/
+657
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
32
-96
/
+896
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
14
-198
/
+106
2018-02-13
add -p: improve error messages
Phillip Wood
1
-3
/
+15
2018-02-13
add -p: only bind search key if there's more than one hunk
Phillip Wood
1
-23
/
+27
2018-02-13
add -p: only display help for active keys
Phillip Wood
1
-1
/
+7
2018-02-13
Mark messages for translations
Alexander Shopov
5
-54
/
+54
2018-02-13
t6300-for-each-ref: fix "more than one quoting style" tests
SZEDER Gábor
1
-5
/
+2
2018-02-13
color.h: document and modernize header
Stefan Beller
3
-12
/
+34
2018-02-13
docs/interpret-trailers: fix agreement error
brian m. carlson
1
-1
/
+1
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
9
-6
/
+25
2018-02-12
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
9
-4
/
+71
2018-02-12
am: add --show-current-patch
Nguyễn Thái Ngọc Duy
4
-6
/
+39
2018-02-12
check-ignore: fix mix of directories and other file types
René Scharfe
2
-1
/
+22
2018-02-12
send-email: error out when relogin delay is missing
Stefan Beller
1
-0
/
+4
2018-02-12
describe: confirm that blobs actually exist
Jeff King
2
-1
/
+9
2018-02-12
Makefile: suppress a sparse warning for pack-revindex.c
Ramsay Jones
1
-0
/
+2
2018-02-12
config.mak.uname: remove SPARSE_FLAGS setting for cygwin
Ramsay Jones
1
-1
/
+0
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
update-index doc: note the caveat with "could not open..."
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2018-02-09
update-index doc: note a fixed bug in the untracked cache
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2018-02-09
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason
3
-27
/
+27
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
8
-5
/
+191
2018-02-09
fetch tests: add scaffolding for the new fetch.pruneTags
Ævar Arnfjörð Bjarmason
1
-42
/
+50
2018-02-09
git-fetch & config doc: link to the new PRUNING section
Ævar Arnfjörð Bjarmason
2
-1
/
+8
2018-02-09
git remote doc: correct dangerous lies about what prune does
Ævar Arnfjörð Bjarmason
1
-5
/
+9
2018-02-09
git fetch doc: add a new section to explain the ins & outs of pruning
Ævar Arnfjörð Bjarmason
1
-0
/
+49
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
[prev]
[next]