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
2015-05-05
daemon: unbreak NO_IPV6 build regression
Junio C Hamano
1
-1
/
+1
2015-05-05
prefix_path(): unconditionally free results in the callers
Stefan Beller
2
-13
/
+10
2015-05-05
write_sha1_file(): do not use a separate sha1[] array
Junio C Hamano
1
-4
/
+1
2015-05-05
t1007: add hash-object --literally tests
Eric Sunshine
1
-0
/
+11
2015-05-05
hash-object --literally: fix buffer overrun with extra-long object type
Eric Sunshine
3
-3
/
+23
2015-05-04
config: use error() instead of fprintf(stderr, ...)
Jonathan Nieder
1
-2
/
+2
2015-05-04
git-hash-object.txt: document --literally option
Eric Sunshine
1
-2
/
+8
2015-05-03
completion: fix and update 'git log --decorate=' options
SZEDER Gábor
1
-1
/
+1
2015-05-03
completion: remove redundant __git_compute_all_commands() call
SZEDER Gábor
1
-1
/
+0
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
2
-3
/
+16
2015-04-30
Git 2.4
Junio C Hamano
2
-1
/
+6
2015-04-29
filter-branch: avoid passing commit message through sed
Jeff King
2
-1
/
+19
2015-04-28
Merge branch 'mh/multimail-renewal'
Junio C Hamano
2
-24
/
+25
2015-04-28
Merge branch 'mg/show-notes-doc'
Junio C Hamano
1
-2
/
+2
2015-04-28
Merge branch 'nd/versioncmp-prereleases'
Junio C Hamano
1
-4
/
+7
2015-04-28
Merge branch 'mg/status-v-v'
Junio C Hamano
1
-0
/
+8
2015-04-28
git-p4: add failing tests for case-folding p4d
Luke Diamand
2
-1
/
+55
2015-04-28
git-p4: t9814: prevent --chain-lint failure
Luke Diamand
1
-8
/
+3
2015-04-28
rebase: silence "git checkout" for noop rebase
Jeff King
1
-1
/
+1
2015-04-28
Update git-multimail to version 1.0.2
Michael Haggerty
2
-24
/
+25
2015-04-27
Sync with 2.3.7
Junio C Hamano
2
-1
/
+23
2015-04-27
Git 2.3.7
Junio C Hamano
4
-3
/
+25
2015-04-27
Merge branch 'tb/connect-ipv6-parse-fix' into maint
Junio C Hamano
3
-16
/
+24
2015-04-27
Merge branch 'ma/bash-completion-leaking-x' into maint
Junio C Hamano
1
-1
/
+1
2015-04-27
Merge branch 'jc/push-cert' into maint
Junio C Hamano
1
-0
/
+23
2015-04-25
t0027: Add repoMIX and LF_nul
Torsten Bögershausen
1
-72
/
+85
2015-04-23
status: document the -v/--verbose option
Michael Haggerty
1
-0
/
+8
2015-04-23
RelNotes: wordsmithing
Michael Haggerty
1
-164
/
+172
2015-04-23
RelNotes: refer to the rebase -i "todo list", not "insn sheet"
Michael Haggerty
1
-2
/
+2
2015-04-23
RelNotes: correct name of versionsort.prereleaseSuffix
Michael Haggerty
1
-2
/
+2
2015-04-23
git tag: mention versionsort.prereleaseSuffix in manpage
Michael Haggerty
1
-4
/
+7
2015-04-23
git-p4: improve client path detection when branches are used
Vitor Antunes
2
-5
/
+10
2015-04-22
Git 2.4.0-rc3
Junio C Hamano
1
-1
/
+1
2015-04-22
t9801: check git-p4's branch detection with client spec enabled
Vitor Antunes
1
-0
/
+106
2015-04-21
Sync with maint
Junio C Hamano
2
-1
/
+15
2015-04-21
Git 2.3.6
Junio C Hamano
4
-3
/
+17
2015-04-21
Merge branch 'jk/colors' into maint
Junio C Hamano
1
-2
/
+7
2015-04-21
Merge branch 'jk/test-annoyances' into maint
Junio C Hamano
5
-15
/
+24
2015-04-21
Merge branch 'pt/enter-repo-comment-fix' into maint
Junio C Hamano
1
-8
/
+3
2015-04-21
Merge branch 'jz/gitweb-conf-doc-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-04-21
Merge branch 'jk/cherry-pick-docfix' into maint
Junio C Hamano
1
-1
/
+2
2015-04-21
Merge branch 'iu/fix-parse-options-h-comment' into maint
Junio C Hamano
1
-2
/
+1
2015-04-21
Merge branch 'jg/cguide-we-cannot-count' into maint
Junio C Hamano
1
-1
/
+1
2015-04-21
Merge branch 'jk/pack-corruption-post-mortem' into maint
Junio C Hamano
1
-0
/
+237
2015-04-21
Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maint
Junio C Hamano
1
-4
/
+0
2015-04-21
RelNotes: "merge --quiet" change has been reverted
Junio C Hamano
1
-4
/
+0
2015-04-20
Hopefully the last batch for 2.4
Junio C Hamano
1
-1
/
+18
2015-04-20
Merge branch 'ps/grep-help-all-callback-arg'
Junio C Hamano
1
-1
/
+1
2015-04-20
Merge branch 'tb/connect-ipv6-parse-fix'
Junio C Hamano
3
-16
/
+24
2015-04-20
Merge branch 'va/fix-git-p4-tests'
Junio C Hamano
1
-12
/
+31
[prev]
[next]