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-08-01
t1300: document current behavior of setting options
Stefan Beller
1
-0
/
+86
2018-05-18
config: a user-provided invalid section is not a BUG
Johannes Schindelin
1
-1
/
+1
2018-04-09
git_config_set: reuse empty sections
Johannes Schindelin
2
-2
/
+14
2018-04-09
git config --unset: remove empty sections (in the common case)
Johannes Schindelin
2
-4
/
+93
2018-04-09
git_config_set: make use of the config parser's event stream
Johannes Schindelin
1
-89
/
+81
2018-04-09
git_config_set: do not use a state machine
Johannes Schindelin
1
-30
/
+29
2018-04-09
config_set_store: rename some fields for consistency
Johannes Schindelin
1
-32
/
+31
2018-04-09
config: avoid using the global variable `store`
Johannes Schindelin
1
-53
/
+66
2018-04-09
config: introduce an optional event stream while parsing
Johannes Schindelin
2
-12
/
+114
2018-04-09
t1300: `--unset-all` can leave an empty section behind (bug)
Johannes Schindelin
1
-0
/
+11
2018-04-09
t1300: add a few more hairy examples of sections becoming empty
Johannes Schindelin
1
-1
/
+44
2018-04-06
t1300: remove unreasonable expectation from TODO
Johannes Schindelin
1
-1
/
+20
2018-04-06
t1300: avoid relying on a bug
Johannes Schindelin
1
-0
/
+2
2018-04-06
config --replace-all: avoid extra line breaks
Johannes Schindelin
2
-1
/
+2
2018-04-06
t1300: demonstrate that --replace-all can "invent" newlines
Johannes Schindelin
1
-0
/
+21
2018-04-06
t1300: rename it to reflect that `repo-config` was deprecated
Johannes Schindelin
1
-0
/
+0
2018-04-06
git_config_set: fix off-by-two
Johannes Schindelin
1
-1
/
+1
2018-03-22
Git 2.16.3
Junio C Hamano
3
-2
/
+51
2018-03-22
Merge branch 'ms/non-ascii-ticks' into maint
Junio C Hamano
1
-7
/
+7
2018-03-22
Merge branch 'jk/cached-commit-buffer' into maint
Junio C Hamano
5
-46
/
+1
2018-03-22
Merge branch 'sm/mv-dry-run-update' into maint
Junio C Hamano
2
-2
/
+7
2018-03-22
Merge branch 'tg/worktree-create-tracking' into maint
Junio C Hamano
1
-2
/
+3
2018-03-22
Merge branch 'gs/test-unset-xdg-cache-home' into maint
Junio C Hamano
1
-0
/
+1
2018-03-22
Merge branch 'sb/status-doc-fix' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'rd/typofix' into maint
Junio C Hamano
5
-6
/
+6
2018-03-22
Merge branch 'bp/fsmonitor' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'bc/doc-interpret-trailers-grammofix' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'sg/doc-test-must-fail-args' into maint
Junio C Hamano
2
-2
/
+22
2018-03-22
Merge branch 'rj/sparse-updates' into maint
Junio C Hamano
2
-1
/
+2
2018-03-22
Merge branch 'jk/gettext-poison' into maint
Junio C Hamano
2
-8
/
+4
2018-03-22
Merge branch 'nd/ignore-glob-doc-update' into maint
Junio C Hamano
1
-6
/
+5
2018-03-22
Merge branch 'rs/cocci-strbuf-addf-to-addstr' into maint
Junio C Hamano
1
-16
/
+1
2018-03-22
Merge branch 'jc/worktree-add-short-help' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'tz/doc-show-defaults-to-head' into maint
Junio C Hamano
1
-2
/
+2
2018-03-22
Merge branch 'nd/shared-index-fix' into maint
Junio C Hamano
2
-18
/
+41
2018-03-22
Merge branch 'jc/mailinfo-cleanup-fix' into maint
Junio C Hamano
1
-4
/
+6
2018-03-22
Merge branch 'rb/hashmap-h-compilation-fix' into maint
Junio C Hamano
1
-2
/
+1
2018-03-22
Merge branch 'rs/describe-unique-abbrev' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'ks/submodule-doc-updates' into maint
Junio C Hamano
2
-29
/
+87
2018-03-22
Merge branch 'cl/t9001-cleanup' into maint
Junio C Hamano
1
-10
/
+7
2018-03-22
Merge branch 'bw/oidmap-autoinit' into maint
Junio C Hamano
1
-0
/
+11
2018-03-22
Merge branch 'sg/test-i18ngrep' into maint
Junio C Hamano
8
-43
/
+72
2018-03-22
Merge branch 'jt/fsck-code-cleanup' into maint
Junio C Hamano
1
-1
/
+7
2018-03-22
Merge branch 'ew/svn-branch-segfault-fix' into maint
Junio C Hamano
1
-0
/
+5
2018-03-22
Merge branch 'nd/list-merge-strategy' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'jk/daemon-fixes' into maint
Junio C Hamano
4
-20
/
+107
2018-03-22
Merge branch 'tg/split-index-fixes' into maint
Junio C Hamano
8
-17
/
+48
2018-03-22
Merge branch 'mr/packed-ref-store-fix' into maint
Junio C Hamano
1
-2
/
+1
2018-03-22
Merge branch 'jt/http-redact-cookies' into maint
Junio C Hamano
3
-8
/
+117
2018-03-22
Merge branch 'nd/diff-flush-before-warning' into maint
Junio C Hamano
1
-0
/
+1
[next]