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
2016-03-05
fetch-pack: update the documentation for "<refs>..." arguments
Gabriel Souza Franco
1
-0
/
+4
2016-03-05
l10n: de.po: translate 48 new messages
Ralf Thielow
1
-1360
/
+1545
2016-03-05
l10n: de.po: translate "command" as "Befehl"
Ralf Thielow
1
-40
/
+40
2016-03-05
l10n: de.po: fix interactive rebase message
Ralf Thielow
1
-2
/
+2
2016-03-05
l10n: de.po: add space to abbreviation "z. B."
Ralf Thielow
1
-3
/
+3
2016-03-05
l10n: de.po: fix typo
Christoph Hoopmann
1
-1
/
+1
2016-03-05
l10n: TEAMS: update Ralf Thielow's email address
Ralf Thielow
1
-1
/
+1
2016-03-05
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin
1
-1358
/
+1537
2016-03-05
Merge branch 'ko/merge-l10n' of https://github.com/changwoo/git-l10n-ko
Jiang Xin
1
-1402
/
+1583
2016-03-04
xdiff/xprepare: fix a memory leak
Ramsay Jones
1
-0
/
+1
2016-03-04
xdiff/xprepare: use the XDF_DIFF_ALG() macro to access flag bits
Ramsay Jones
1
-1
/
+1
2016-03-04
Git 2.8-rc1
Junio C Hamano
2
-1
/
+13
2016-03-04
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
1
-11
/
+9
2016-03-04
Merge branch 'js/pthread-exit-emu-windows'
Junio C Hamano
1
-1
/
+1
2016-03-04
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
4
-32
/
+9
2016-03-04
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-1
/
+1
2016-03-04
Merge branch 'nd/i18n-2.8.0'
Junio C Hamano
4
-21
/
+21
2016-03-04
Merge branch 'tb/avoid-gcc-on-darwin-10-6'
Junio C Hamano
1
-0
/
+3
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
4
-0
/
+207
2016-03-04
Merge branch 'mg/httpd-tests-update-for-apache-2.4'
Junio C Hamano
1
-0
/
+3
2016-03-04
t5510: do not leave changed cwd
Michael J Gruber
1
-4
/
+6
2016-03-04
Merge branch 'js/mingw-tests'
Junio C Hamano
1
-1
/
+7
2016-03-04
t9700: fix test for perl older than 5.14
Jeff King
1
-1
/
+7
2016-03-04
l10n: sv.po: Update Swedish translation (2509t0f0u)
Peter Krefting
1
-1355
/
+1534
2016-03-04
l10n: sv.po: Fix inconsistent translation of "progress meter"
Peter Krefting
1
-4
/
+4
2016-03-03
documentation: fix some typos
Thomas Ackermann
2
-2
/
+2
2016-03-03
index-pack: add a helper function to derive .idx/.keep filename
Junio C Hamano
1
-18
/
+17
2016-03-03
Merge branch 'jc/maint-index-pack-keep' into jc/index-pack
Junio C Hamano
2
-1
/
+7
2016-03-03
index-pack: correct --keep[=<msg>]
Junio C Hamano
2
-1
/
+7
2016-03-03
t0001: fix GIT_* environment variable check under --valgrind
Johannes Sixt
1
-11
/
+9
2016-03-03
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-1402
/
+1583
2016-03-02
Documentation: reword rebase summary
Stefan Beller
1
-1
/
+1
2016-03-02
Mark win32's pthread_exit() as NORETURN
Johannes Schindelin
1
-1
/
+1
2016-03-02
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-1380
/
+1503
2016-03-01
builtin/receive-pack.c: use parse_options API
Sidhant Sharma [:tk]
1
-33
/
+20
2016-03-01
git: submodule honor -c credential.* from command line
Jacob Keller
4
-14
/
+133
2016-03-01
quote: implement sq_quotef()
Jacob Keller
2
-0
/
+16
2016-03-01
submodule: fix segmentation fault in submodule--helper clone
Jacob Keller
1
-3
/
+3
2016-03-01
submodule: fix submodule--helper clone usage
Jacob Keller
1
-1
/
+1
2016-03-01
submodule: check argc count for git submodule--helper clone
Jacob Keller
1
-0
/
+4
2016-03-01
submodule: don't pass empty string arguments to submodule--helper clone
Jacob Keller
1
-2
/
+2
2016-03-01
clone: allow an explicit argument for parallel submodule clones
Stefan Beller
3
-7
/
+33
2016-03-01
submodule update: expose parallelism to the user
Stefan Beller
4
-2
/
+34
2016-03-01
submodule helper: remove double 'fatal: ' prefix
Stefan Beller
1
-2
/
+2
2016-03-01
git submodule update: have a dedicated helper for cloning
Stefan Beller
2
-34
/
+259
2016-03-01
run_processes_parallel: rename parameters for the callbacks
Stefan Beller
2
-7
/
+7
2016-03-01
run_processes_parallel: treat output of children as byte array
Stefan Beller
3
-4
/
+16
2016-03-01
submodule update: direct error message to stderr
Stefan Beller
2
-4
/
+4
2016-03-01
fetching submodules: respect `submodule.fetchJobs` config option
Stefan Beller
5
-2
/
+38
2016-03-01
submodule-config: drop check against NULL
Stefan Beller
1
-3
/
+3
[prev]
[next]