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-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
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
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
2016-08-13
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
1
-3
/
+1
2016-08-13
commit: use FLEX_ARRAY in struct merge_remote_desc
René Scharfe
2
-3
/
+2
2016-08-13
merge-recursive: fix verbose output for multiple base trees
René Scharfe
2
-4
/
+19
2016-08-13
commit: factor out set_merge_remote_desc()
René Scharfe
2
-7
/
+14
2016-08-13
commit: use xstrdup() in get_merge_parent()
René Scharfe
1
-1
/
+1
2016-08-13
mailinfo: recycle strbuf in check_header()
René Scharfe
1
-7
/
+2
2016-08-13
correct FLEXPTR_* example in comment
René Scharfe
1
-1
/
+1
2016-08-12
t7411: become resilient to GETTEXT_POISON
Vasco Almeida
1
-1
/
+1
2016-08-12
t5520: become resilient to GETTEXT_POISON
Vasco Almeida
1
-2
/
+2
2016-08-12
t3404: become resilient to GETTEXT_POISON
Vasco Almeida
1
-1
/
+1
2016-08-12
Sync with 2.9.3
Junio C Hamano
2
-1
/
+12
2016-08-12
Final batch before 2.10-rc0
Junio C Hamano
1
-2
/
+36
2016-08-12
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
8
-87
/
+128
2016-08-12
Merge branch 'ew/http-backend-batch-headers'
Junio C Hamano
1
-104
/
+116
2016-08-12
Merge branch 'va/i18n'
Junio C Hamano
3
-16
/
+16
2016-08-12
Merge branch 'vs/typofix'
Junio C Hamano
25
-33
/
+33
[prev]
[next]