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
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
pathspec: avoid the need of "--" when wildcard is used
Duy Nguyen
1
-1
/
+3
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
merge: deprecate 'git merge <message> HEAD <commit>' syntax
Junio C Hamano
7
-9
/
+9
2015-04-29
merge: handle FETCH_HEAD internally
Junio C Hamano
3
-39
/
+81
2015-04-29
merge: decide if we auto-generate the message early in collect_parents()
Junio C Hamano
1
-7
/
+9
2015-04-29
merge: make collect_parents() auto-generate the merge message
Junio C Hamano
1
-14
/
+22
2015-04-29
merge: extract prepare_merge_message() logic out
Junio C Hamano
1
-11
/
+15
2015-04-29
merge: narrow scope of merge_names
Junio C Hamano
1
-4
/
+7
2015-04-29
merge: split reduce_parents() out of collect_parents()
Junio C Hamano
1
-16
/
+25
2015-04-29
merge: clarify collect_parents() logic
Junio C Hamano
1
-2
/
+11
2015-04-29
merge: small leakfix and code simplification
Junio C Hamano
1
-2
/
+2
2015-04-29
merge: do not check argc to determine number of remote heads
Junio C Hamano
1
-3
/
+2
2015-04-29
merge: clarify "pulling into void" special case
Junio C Hamano
1
-17
/
+18
2015-04-29
t5520: test pulling an octopus into an unborn branch
Junio C Hamano
1
-0
/
+9
2015-04-29
t5520: style fixes
Junio C Hamano
1
-16
/
+6
2015-04-29
merge: simplify code flow
Junio C Hamano
1
-8
/
+8
2015-04-29
merge: test the top-level merge driver
Junio C Hamano
1
-0
/
+136
2015-04-29
filter-branch: avoid passing commit message through sed
Jeff King
2
-1
/
+19
2015-04-29
rebase -i: redo tasks that die during cherry-pick
Phil Hord
2
-0
/
+63
2015-04-28
test-lib: turn on GIT_TEST_CHAIN_LINT by default
Jeff King
1
-1
/
+1
2015-04-28
t7502-commit.sh: fix a broken and-chain
Ramsay Jones
1
-1
/
+1
2015-04-28
connect: improve check for plink to reduce false positives
brian m. carlson
2
-3
/
+48
2015-04-28
t5601: fix quotation error leading to skipped tests
brian m. carlson
1
-1
/
+1
2015-04-28
connect: simplify SSH connection code path
brian m. carlson
1
-20
/
+20
2015-04-28
test: validate prerequistes syntax
Junio C Hamano
1
-0
/
+9
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-27
Documentation: clarify how "git commit" cleans up the edited log message
Fredrik Gustafsson
1
-4
/
+7
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
[prev]
[next]