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
2017-08-03
submodule: don't rely on overlayed config when setting diffopts
Brandon Williams
1
-2
/
+10
2017-08-03
fetch: don't overlay config with submodule-config
Brandon Williams
2
-8
/
+17
2017-08-03
submodule--helper: don't overlay config in update-clone
Brandon Williams
3
-16
/
+46
2017-08-03
submodule--helper: don't overlay config in remote_submodule_branch
Brandon Williams
1
-4
/
+11
2017-08-02
add, reset: ensure submodules can be added or reset
Brandon Williams
2
-0
/
+2
2017-08-02
submodule: don't use submodule_from_name
Brandon Williams
1
-2
/
+0
2017-08-02
t7411: check configuration parsing errors
Brandon Williams
2
-10
/
+15
2017-08-02
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
45
-374
/
+366
2017-08-02
Merge branch 'bw/grep-recurse-submodules' into bw/submodule-config-cleanup
Junio C Hamano
20
-449
/
+246
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
7
-344
/
+88
2017-08-02
submodule: merge repo_read_gitmodules and gitmodules_config
Brandon Williams
1
-20
/
+17
2017-08-02
submodule: check for unmerged .gitmodules outside of config parsing
Brandon Williams
2
-24
/
+24
2017-08-02
submodule: check for unstaged .gitmodules outside of config parsing
Brandon Williams
4
-18
/
+20
2017-08-02
submodule: remove fetch.recursesubmodules from submodule-config parsing
Brandon Williams
3
-15
/
+14
2017-08-02
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
6
-21
/
+40
2017-08-02
config: add config_from_gitmodules
Brandon Williams
2
-0
/
+27
2017-08-02
cache.h: add GITMODULES_FILE macro
Brandon Williams
3
-11
/
+12
2017-07-24
Git 2.14-rc1
Junio C Hamano
1
-1
/
+1
2017-07-24
Merge https://github.com/git-l10n/git-po
Junio C Hamano
7
-18800
/
+20664
2017-07-24
l10n: git.pot: v2.14.0 round 2 (9 new, 2 removed)
Jiang Xin
1
-10
/
+60
2017-07-24
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
7
-18830
/
+20644
2017-07-22
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin
1
-3103
/
+3271
2017-07-21
Sync with maint
Junio C Hamano
1
-0
/
+10
2017-07-21
fixes from 'master' for 2.13.4
Junio C Hamano
2
-1
/
+11
2017-07-21
Merge branch 'ew/fd-cloexec-fix' into maint
Junio C Hamano
1
-3
/
+3
2017-07-21
Merge branch 'ks/fix-rebase-doc-picture' into maint
Junio C Hamano
1
-1
/
+1
2017-07-21
Merge branch 'js/alias-case-sensitivity' into maint
Junio C Hamano
2
-1
/
+8
2017-07-21
Merge branch 'bb/unicode-10.0' into maint
Junio C Hamano
1
-13
/
+29
2017-07-21
Hopefully the final last-minute fix before -rc1
Junio C Hamano
1
-1
/
+11
2017-07-21
Merge branch 'ks/doc-fixes'
Junio C Hamano
2
-10
/
+11
2017-07-21
Merge branch 'rj/cygwin-fread-reads-directories'
Junio C Hamano
1
-0
/
+1
2017-07-21
Merge branch 'jc/po-pritime-fix'
Junio C Hamano
1
-0
/
+21
2017-07-21
config.mak.uname: set FREAD_READS_DIRECTORIES for cygwin
Ramsay Jones
1
-0
/
+1
2017-07-20
A few more topics while waiting for the po/PRItime resolution
Junio C Hamano
1
-0
/
+12
2017-07-20
Merge branch 'mt/p4-parse-G-output'
Junio C Hamano
2
-31
/
+166
2017-07-20
Merge branch 'ew/fd-cloexec-fix'
Junio C Hamano
1
-3
/
+3
2017-07-20
Merge branch 'jk/build-with-asan'
Junio C Hamano
1
-1
/
+6
2017-07-20
Merge branch 'jk/test-copy-bytes-fix'
Junio C Hamano
1
-0
/
+1
2017-07-20
Merge branch 'js/alias-case-sensitivity'
Junio C Hamano
2
-1
/
+8
2017-07-20
l10n: sv.po: Update Swedish translation (3206t0f0u)
Peter Krefting
1
-3103
/
+3271
2017-07-20
RelNotes: mention "sha1dc: optionally use sha1collisiondetection as a submodule"
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2017-07-20
RelNotes: mention "log: make --regexp-ignore-case work with --perl-regexp"
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2017-07-20
RelNotes: mention "log: add -P as a synonym for --perl-regexp"
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-07-20
Makefile: help gettext tools to cope with our custom PRItime format
Junio C Hamano
1
-0
/
+21
2017-07-19
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-3228
/
+3585
2017-07-18
doc: reformat the paragraph containing the 'cut-line'
Kaartic Sivaraam
1
-5
/
+6
2017-07-18
repository: have the_repository use the_index
Brandon Williams
1
-1
/
+3
2017-07-18
repo_read_index: don't discard the index
Brandon Williams
2
-2
/
+8
2017-07-18
A few more topics before 2.14-rc1
Junio C Hamano
1
-19
/
+45
2017-07-18
Merge branch 'jk/gc-pre-detach-under-hook'
Junio C Hamano
2
-0
/
+25
[next]