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
2020-02-10
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2
-2
/
+129
2020-02-10
config: provide access to the current line number
Bert Wesarg
4
-2
/
+22
2020-02-10
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
2
-2
/
+36
2020-02-10
remote: clean-up config callback
Bert Wesarg
1
-11
/
+17
2020-02-10
remote: clean-up by returning early to avoid one indentation
Bert Wesarg
1
-46
/
+48
2020-02-10
pull --rebase/remote rename: document and honor single-letter abbreviations r...
Bert Wesarg
7
-49
/
+75
2020-02-10
config: add '--show-scope' to print the scope of a config value
Matthew Rogers
3
-7
/
+87
2020-02-10
submodule-config: add subomdule config scope
Matthew Rogers
3
-1
/
+6
2020-02-10
config: teach git_config_source to remember its scope
Matthew Rogers
3
-13
/
+27
2020-02-10
config: preserve scope in do_git_config_sequence
Matthew Rogers
1
-1
/
+2
2020-02-10
config: clarify meaning of command line scoping
Matthew Rogers
3
-5
/
+5
2020-02-10
config: split repo scope to local and worktree
Matthew Rogers
5
-11
/
+13
2020-02-10
config: make scope_name non-static and rename it
Matthew Rogers
3
-16
/
+18
2020-01-24
t1300: create custom config file without special characters
Matthew Rogers
1
-5
/
+10
2020-01-24
t1300: fix over-indented HERE-DOCs
Matthew Rogers
1
-84
/
+84
2020-01-24
config: fix typo in variable name
Matthew Rogers
1
-5
/
+5
2020-01-13
Git 2.25
Junio C Hamano
1
-1
/
+1
2020-01-12
Merge tag 'l10n-2.25.0-rnd1' of git://github.com/git-l10n/git-po
Junio C Hamano
12
-24312
/
+53740
2020-01-12
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
7
-327
/
+28
2020-01-12
l10n: zh_CN: for git v2.25.0 l10n round 1
Jiang Xin
1
-2275
/
+2807
2020-01-11
Merge branch 'master' of github.com:Softcatala/git-po into git-po-master
Jiang Xin
1
-3757
/
+4260
2020-01-10
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
2
-7
/
+7
2020-01-10
Merge branch 'ma/config-advice-markup-fix'
Junio C Hamano
1
-1
/
+1
2020-01-10
l10n: Update Catalan translation
Jordi Mas
1
-3757
/
+4260
2020-01-10
mingw: safeguard better against backslashes in file names
Johannes Schindelin via GitGitGadget
2
-7
/
+7
2020-01-10
l10n: de.po: Update German translation v2.25.0 round 1
Matthias Rüster
1
-2282
/
+2844
2020-01-10
l10n: de.po: Reword generation numbers
Thomas Braun
1
-1
/
+1
2020-01-09
l10n: bg.po: Updated Bulgarian translation (4800t)
Alexander Shopov
1
-2353
/
+2905
2020-01-08
config/advice.txt: fix description list separator
Martin Ågren
1
-1
/
+1
2020-01-08
Git 2.25-rc2
Junio C Hamano
2
-1
/
+5
2020-01-08
Merge branch 'ds/graph-assert-fix'
Junio C Hamano
2
-8
/
+80
2020-01-08
Merge branch 'tm/doc-submodule-absorb-fix'
Junio C Hamano
1
-1
/
+1
2020-01-08
Merge branch 'pm/am-in-body-header-doc-update'
Junio C Hamano
1
-2
/
+2
2020-01-08
Merge branch 'jb/doc-multi-pack-idx-fix'
Junio C Hamano
1
-1
/
+1
2020-01-08
Merge branch 'do/gitweb-typofix-in-comments'
Junio C Hamano
1
-2
/
+2
2020-01-08
Merge https://github.com/prati0100/git-gui
Junio C Hamano
10
-232
/
+920
2020-01-08
graph: fix lack of color in horizontal lines
Derrick Stolee
2
-4
/
+38
2020-01-08
graph: drop assert() for merge with two collapsing parents
Derrick Stolee
2
-4
/
+42
2020-01-06
The final batch before -rc2
Junio C Hamano
1
-2
/
+18
2020-01-06
Merge branch 'ds/sparse-cone'
Junio C Hamano
2
-3
/
+3
2020-01-06
Merge branch 'ds/commit-graph-set-size-mult'
Junio C Hamano
2
-4
/
+4
2020-01-06
Merge branch 'en/merge-recursive-oid-eq-simplify'
Junio C Hamano
1
-22
/
+11
2020-01-06
Merge branch 'ds/sparse-list-in-cone-mode'
Junio C Hamano
3
-1
/
+80
2020-01-06
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
3
-9
/
+9
2020-01-06
Merge branch 'pb/clarify-line-log-doc'
Junio C Hamano
2
-4
/
+12
2020-01-06
Merge branch 'ew/packfile-syscall-optim'
Junio C Hamano
1
-14
/
+2
2020-01-06
doc: submodule: fix typo for command absorbgitdirs
Thomas Menzel
1
-1
/
+1
2020-01-06
l10n: es: 2.25.0 round #1
Christopher Diaz Riveros
1
-2282
/
+2838
2020-01-04
am: document that Date: can appear as an in-body header
Paul Menzel
1
-2
/
+2
2020-01-04
gitweb: fix a couple spelling errors in comments
Denis Ovsienko
1
-2
/
+2
[next]