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-07
Doc/git-{push,send-pack}: correct --sign= to --signed=
Martin Ågren
2
-4
/
+4
2017-08-07
scripts: use "git foo" not "git-foo"
Michael Forney
5
-10
/
+10
2017-08-07
test-path-utils: handle const parameter of basename and dirname
René Scharfe
1
-2
/
+16
2017-08-07
t0001: skip test with restrictive permissions if getpwd(3) respects them
René Scharfe
1
-2
/
+28
2017-08-07
tests: don't give unportable ">" to "test" built-in, use -gt
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-08-04
Merge tag 'v2.14.1'
Junio C Hamano
16
-3
/
+135
2017-08-04
Start post 2.14 cycle
Junio C Hamano
1
-1
/
+1
2017-08-04
Git 2.14.1
Junio C Hamano
3
-2
/
+6
2017-08-04
Merge tag 'v2.13.5' into maint
Junio C Hamano
14
-2
/
+130
2017-08-04
Git 2.14
Junio C Hamano
2
-13
/
+3
2017-08-04
Merge branch 'ah/patch-id-doc'
Junio C Hamano
1
-3
/
+0
2017-08-04
Merge branch 'as/diff-options-grammofix'
Junio C Hamano
1
-1
/
+1
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
2
-0
/
+9
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
16
-53
/
+0
2017-08-03
unpack-trees: improve loading of .gitmodules
Brandon Williams
1
-16
/
+27
2017-08-03
submodule-config: lazy-load a repository's .gitmodules file
Brandon Williams
2
-10
/
+22
2017-08-03
submodule-config: move submodule-config functions to submodule-config.c
Brandon Williams
5
-49
/
+34
2017-08-03
submodule-config: remove support for overlaying repository config
Brandon Williams
3
-79
/
+0
2017-08-03
diff: stop allowing diff to have submodules configured in .git/config
Brandon Williams
2
-70
/
+0
2017-08-03
submodule: remove submodule_config callback routine
Brandon Williams
3
-25
/
+2
2017-08-03
unpack-trees: don't respect submodule.update
Brandon Williams
3
-32
/
+9
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-03
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
2
-2
/
+2
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
3
-16
/
+16
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
4
-2
/
+21
2017-08-03
t7006: add tests for how git tag paginates
Martin Ågren
1
-0
/
+67
2017-08-03
git.c: provide setup_auto_pager()
Martin Ågren
2
-0
/
+22
2017-08-03
git.c: let builtins opt for handling `pager.foo` themselves
Martin Ågren
2
-1
/
+11
2017-08-03
builtin.h: take over documentation from api-builtin.txt
Martin Ågren
2
-73
/
+80
2017-08-02
revision: do not fallback to default when rev_input_given is set
Jeff King
2
-1
/
+7
2017-08-02
rev-list: don't show usage when we see empty ref patterns
Jeff King
2
-4
/
+5
2017-08-02
revision: add rev_input_given flag
Jeff King
2
-0
/
+8
2017-08-02
t6018: flesh out empty input/output rev-list tests
Jeff King
1
-11
/
+9
2017-08-02
cherry-pick/revert: reject --rerere-autoupdate when continuing
Phillip Wood
2
-0
/
+15
2017-08-02
cherry-pick/revert: remember --rerere-autoupdate
Phillip Wood
2
-8
/
+62
2017-08-02
t3504: use test_commit
Phillip Wood
1
-12
/
+9
2017-08-02
rebase -i: honor --rerere-autoupdate
Phillip Wood
3
-3
/
+17
2017-08-02
rebase: honor --rerere-autoupdate
Phillip Wood
2
-28
/
+57
2017-08-02
am: remember --rerere-autoupdate setting
Phillip Wood
1
-0
/
+12
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
[prev]
[next]