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-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-05
send-email: add and use a local copy of Mail::Address
Matthieu Moy
3
-1
/
+302
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
2018-01-04
l10n: es.po: Update Spanish Translation v2.16.0
Christopher Díaz Riveros
1
-1920
/
+2129
2018-01-04
docs/diff-options: clarify scope of diff-filter types
Jeff King
1
-0
/
+6
2018-01-04
http: fix v1 protocol tests with apache httpd < 2.4
Todd Zullinger
1
-6
/
+4
2018-01-04
perf: amend the grep tests to test grep.threads
Ævar Arnfjörð Bjarmason
2
-21
/
+86
2018-01-03
t0302 & t3900: add forgotten quotes
Johannes Schindelin
2
-5
/
+5
2018-01-03
Allow the test suite to pass in a directory whose name contains spaces
Johannes Schindelin
3
-5
/
+5
2018-01-03
bisect: fix a regression causing a segfault
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2018-01-03
doc/SubmittingPatches: improve text formatting
Todd Zullinger
1
-1
/
+1
2018-01-03
clone: do not clean up directories we didn't create
Jeff King
2
-9
/
+67
2018-01-03
clone: factor out dir_exists() helper
Jeff King
1
-3
/
+8
2018-01-03
t5600: modernize style
Jeff King
1
-23
/
+25
2018-01-03
t5600: fix outdated comment about unborn HEAD
Jeff King
1
-1
/
+1
2018-01-03
travis-ci: check that all build artifacts are .gitignore-d
SZEDER Gábor
4
-0
/
+20
2018-01-03
travis-ci: don't store P4 and Git LFS in the working tree
SZEDER Gábor
1
-2
/
+2
2018-01-03
merge: teach -Xours/-Xtheirs to symbolic link merge
Junio C Hamano
2
-4
/
+45
[prev]
[next]