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-08-24
receive-pack: allow a maximum input size to be specified
Jeff King
4
-0
/
+76
2016-08-24
unpack-objects: add --max-input-size=<size> option
Christian Couder
2
-0
/
+10
2016-08-24
index-pack: add --max-input-size=<size> option
Jeff King
2
-0
/
+7
2016-08-24
i18n: simplify numeric error reporting
Jean-Noel Avila
1
-28
/
+16
2016-08-24
i18n: fix git rebase interactive commit messages
Jean-Noel Avila
1
-42
/
+3
2016-08-24
i18n: fix typos for translation
Jean-Noel Avila
1
-1
/
+1
2016-08-23
format-patch: show 0/1 and 1/1 for singleton patch with cover letter
Jacob Keller
2
-4
/
+21
2016-08-23
t/perf: add basic perf tests for delta base cache
Jeff King
1
-0
/
+31
2016-08-23
delta_base_cache: use hashmap.h
Jeff King
1
-34
/
+60
2016-08-23
delta_base_cache: drop special treatment of blobs
Jeff King
1
-8
/
+0
2016-08-23
delta_base_cache: use list.h for LRU
Jeff King
1
-22
/
+16
2016-08-23
release_delta_base_cache: reuse existing detach function
Jeff King
1
-4
/
+1
2016-08-23
clear_delta_base_cache_entry: use a more descriptive name
Jeff King
1
-2
/
+7
2016-08-23
cache_or_unpack_entry: drop keep_cache parameter
Jeff King
1
-10
/
+3
2016-08-23
doc: mention `git -c` in git-config(1)
David Glasser
1
-0
/
+3
2016-08-23
mingw: ensure temporary file handles are not inherited by child processes
Ben Wijen
6
-2
/
+23
2016-08-22
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-1757
/
+2908
2016-08-19
Git 2.10-rc1
Junio C Hamano
2
-1
/
+32
2016-08-19
Merge branch 'lt/gpg-show-long-key-in-signature-verification'
Junio C Hamano
1
-0
/
+1
2016-08-19
Merge branch 'ab/hooks'
Junio C Hamano
3
-4
/
+9
2016-08-19
Merge branch 'jk/difftool-command-not-found'
Junio C Hamano
2
-0
/
+13
2016-08-19
Merge branch 'sb/checkout-explit-detach-no-advice'
Junio C Hamano
2
-1
/
+25
2016-08-19
Merge branch 'tb/t0027-raciness-fix'
Junio C Hamano
2
-43
/
+60
2016-08-19
Merge branch 'rs/pull-signed-tag'
Junio C Hamano
4
-12
/
+33
2016-08-19
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
3
-52
/
+0
2016-08-18
t6026-merge-attr: child processes must not inherit index.lock handles
Ben Wijen
1
-0
/
+13
2016-08-17
clone: recursive and reference option triggers submodule alternates
Stefan Beller
4
-0
/
+176
2016-08-17
RelNotes: final batch of topics before -rc1
Junio C Hamano
1
-0
/
+13
2016-08-17
Merge branch 'js/test-lint-pathname'
Junio C Hamano
1
-1
/
+10
2016-08-17
Merge branch 'sg/reflog-past-root'
Junio C Hamano
1
-1
/
+0
2016-08-17
Merge branch 'rs/mailinfo-lib'
Junio C Hamano
1
-7
/
+2
2016-08-17
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2
-4
/
+2
2016-08-17
Merge branch 'va/i18n'
Junio C Hamano
3
-4
/
+4
2016-08-17
git-multimail: update to release 1.4.0
Matthieu Moy
6
-276
/
+725
2016-08-17
relnotes: redo the description of text=auto fix
Junio C Hamano
1
-5
/
+4
2016-08-17
SubmittingPatches: document how to reference previous commits
Heiko Voigt
1
-0
/
+5
2016-08-16
Merge branch 'lt/gpg-show-long-key-in-signature-verification-maint' into lt/g...
Junio C Hamano
1
-0
/
+1
2016-08-16
gpg-interface: prefer "long" key format output when verifying pgp signatures
Linus Torvalds
1
-2
/
+2
2016-08-16
rev-parse: respect core.hooksPath in --git-path
Johannes Schindelin
3
-4
/
+9
2016-08-16
t/Makefile: ensure that paths are valid on platforms we care
Johannes Schindelin
1
-1
/
+10
2016-08-15
clone: implement optional references
Stefan Beller
2
-11
/
+29
2016-08-15
clone: clarify option_reference as required
Stefan Beller
1
-4
/
+4
2016-08-15
clone: factor out checking for an alternate path
Stefan Beller
3
-34
/
+86
2016-08-15
difftool: always honor fatal error exit codes
John Keeping
2
-0
/
+13
2016-08-15
checkout: do not mention detach advice for explicit --detach option
Stefan Beller
2
-1
/
+25
2016-08-15
Relnotes: decribe the updates to the "text=auto" attribute
Junio C Hamano
1
-0
/
+9
2016-08-15
t1410: remove superfluous 'git reflog' from the 'walk past root' test
SZEDER Gábor
1
-1
/
+0
2016-08-15
l10n: git.pot: v2.10.0 round 1 (248 new, 56 removed)
Jiang Xin
1
-1712
/
+2744
2016-08-14
Git 2.10-rc0
Junio C Hamano
2
-13
/
+11
2016-08-14
convert: Correct NNO tests and missing `LF will be replaced by CRLF`
Torsten Bögershausen
2
-43
/
+60
[prev]
[next]