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-01-09
Merge branch 'js/misc-git-gui-stuff' of ../git-gui
Junio C Hamano
2
-1
/
+27
2018-01-09
git-gui: allow Ctrl+T to toggle multiple paths
Johannes Schindelin
1
-0
/
+13
2018-01-09
git-gui: fix exception when trying to stage with empty file list
Johannes Schindelin
1
-2
/
+10
2018-01-09
git-gui: avoid exception upon Ctrl+T in an empty list
Johannes Schindelin
1
-0
/
+4
2018-01-09
git gui: fix staging a second line to a 1-line file
Johannes Schindelin
1
-0
/
+1
2018-01-09
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
2
-1
/
+51
2018-01-09
merge-recursive: do not look at the index during recursive merge
Junio C Hamano
2
-1
/
+51
2018-01-09
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-1918
/
+2092
2018-01-09
l10n: TEAMS: Add ko team members
Changwoo Ryu
1
-0
/
+2
2018-01-09
Merge branch 'ko/merge-l10n' of https://github.com/git-l10n-ko/git-l10n-ko
Jiang Xin
2
-1944
/
+2200
2018-01-08
oidset: don't return value from oidset_init
Thomas Gummerer
1
-1
/
+1
2018-01-08
stash: don't delete untracked files that match pathspec
Thomas Gummerer
2
-3
/
+34
2018-01-08
l10n: ko.po: Update Korean translation
Changwoo Ryu
2
-1944
/
+2200
2018-01-08
Merge branch '2.16' of https://github.com/ChrisADR/git-po
Jiang Xin
1
-181
/
+197
2018-01-08
Merge branch 'fr_2.16-rc1' of git://github.com/jnavila/git
Jiang Xin
1
-192
/
+225
2018-01-07
l10n: fr.po 2.16 round 2
Jean-Noel Avila
1
-192
/
+225
2018-01-07
l10n: es.po: Spanish translation 2.16.0 round 2
Christopher Díaz Riveros
1
-181
/
+197
2018-01-07
l10n: vi.po(3288t): Updated Vietnamese translation for v2.16.0 round 2
Tran Ngoc Quan
1
-1929
/
+2156
2018-01-07
l10n: git.pot: v2.16.0 round 2 (8 new, 4 removed)
Jiang Xin
1
-173
/
+192
2018-01-07
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
8
-10292
/
+11238
2018-01-06
Merge branch '2.16' of https://github.com/ChrisADR/git-po
Jiang Xin
1
-1920
/
+2129
2018-01-06
Merge branch 'fr_2.16' of git://github.com/jnavila/git
Jiang Xin
1
-1911
/
+2113
2018-01-05
Git 2.16-rc1
Junio C Hamano
2
-1
/
+12
2018-01-05
Merge branch 'js/sequencer-cleanups'
Junio C Hamano
2
-13
/
+20
2018-01-05
Merge branch 'jh/memihash-opt'
Junio C Hamano
1
-1
/
+1
2018-01-05
Merge branch 'tb/test-lint-wc-l'
Junio C Hamano
1
-0
/
+1
2018-01-05
Merge branch 'rs/use-argv-array-in-child-process'
Junio C Hamano
2
-27
/
+12
2018-01-05
Merge branch 'ld/p4-multiple-shelves'
Junio C Hamano
3
-26
/
+47
2018-01-05
Merge branch 'jd/fix-strbuf-add-urlencode-bytes'
Junio C Hamano
1
-1
/
+1
2018-01-05
Merge branch 'ew/empty-merge-with-dirty-index'
Junio C Hamano
5
-42
/
+70
2018-01-05
Merge branch 'db/doc-config-section-names-with-bs'
Junio C Hamano
1
-5
/
+7
2018-01-05
Merge branch 'jk/test-suite-tracing'
Junio C Hamano
4
-18
/
+48
2018-01-05
submodule: submodule_move_head omits old argument in forced case
Stefan Beller
2
-1
/
+17
2018-01-05
unpack-trees: oneway_merge to update submodules
Stefan Beller
1
-0
/
+3
2018-01-05
t/lib-submodule-update.sh: fix test ignoring ignored files in submodules
Stefan Beller
1
-0
/
+1
2018-01-05
t/lib-submodule-update.sh: clarify test
Stefan Beller
1
-2
/
+2
2018-01-05
perf/run: read GIT_PERF_REPO_NAME from perf.repoName
Christian Couder
1
-0
/
+3
2018-01-05
perf/run: learn to send output to codespeed server
Christian Couder
1
-1
/
+11
2018-01-05
perf/run: learn about perf.codespeedOutput
Christian Couder
1
-1
/
+6
2018-01-05
perf/run: add conf_opts argument to get_var_from_env_or_config()
Christian Couder
1
-5
/
+6
2018-01-05
perf/aggregate: implement codespeed JSON output
Christian Couder
1
-2
/
+62
2018-01-05
perf/aggregate: refactor printing results
Christian Couder
1
-46
/
+50
2018-01-05
perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
Christian Couder
1
-1
/
+1
2018-01-05
rebase -p: fix quoting when calling `git merge`
Johannes Schindelin
2
-3
/
+20
2018-01-04
diff: use HAS_MULTI_BITS instead of counting bits manually
Stefan Beller
1
-10
/
+5
2018-01-04
diff: properly error out when combining multiple pickaxe options
Stefan Beller
2
-1
/
+3
2018-01-04
diffcore: add a pickaxe option to find a specific blob
Stefan Beller
6
-20
/
+135
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
5
-6
/
+8
2018-01-04
diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit
Stefan Beller
3
-5
/
+6
2018-01-04
diff.h: make pickaxe_opts an unsigned bit field
Stefan Beller
1
-1
/
+1
[prev]
[next]