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
First batch for 2.5 cycle
Junio C Hamano
3
-2
/
+88
2015-05-05
Merge branch 'jk/prune-mtime'
Junio C Hamano
3
-9
/
+26
2015-05-05
Merge branch 'mm/usage-log-l-can-take-regex'
Junio C Hamano
6
-15
/
+16
2015-05-05
Merge branch 'ep/fix-test-lib-functions-report'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
6
-5
/
+39
2015-05-05
Merge branch 'jc/epochtime-wo-tz'
Junio C Hamano
1
-5
/
+9
2015-05-05
Merge branch 'nd/t1509-chroot-test'
Junio C Hamano
1
-9
/
+29
2015-05-05
Merge branch 'oh/fix-config-default-user-name-section'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'jk/type-from-string-gently'
Junio C Hamano
2
-1
/
+10
2015-05-05
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
1
-0
/
+2
2015-05-05
Merge branch 'ld/p4-filetype-detection'
Junio C Hamano
2
-6
/
+6
2015-05-05
Merge branch 'ts/checkout-advice-plural'
Junio C Hamano
1
-2
/
+9
2015-05-05
Merge branch 'jk/init-core-worktree-at-root'
Junio C Hamano
1
-3
/
+15
2015-05-05
Merge branch 'mh/show-branch-topic'
Junio C Hamano
1
-3
/
+3
2015-05-05
Merge branch 'sb/line-log-plug-pairdiff-leak'
Junio C Hamano
1
-0
/
+1
2015-05-05
Merge branch 'jc/diff-no-index-d-f'
Junio C Hamano
2
-2
/
+98
2015-05-05
Merge branch 'bc/object-id'
Junio C Hamano
18
-145
/
+192
2015-05-05
git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deri...
Elia Pinto
1
-1
/
+53
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
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
[prev]
[next]