index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
Merge branch 'tr/remote-tighten-commandline-parsing' into maint
Junio C Hamano
1
-1
/
+1
2013-04-26
Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maint
Junio C Hamano
1
-1
/
+4
2013-04-26
Merge branch 'jk/chopped-ident' into maint
Junio C Hamano
2
-74
/
+8
2013-04-26
Merge branch 'rt/commentchar-fmt-merge-msg' into maint
Junio C Hamano
1
-7
/
+11
2013-04-24
Merge branch 'jc/merge-tag-object' into maint
Junio C Hamano
1
-0
/
+13
2013-04-24
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
1
-1
/
+1
2013-04-24
cherry-pick/revert: make usage say '<commit-ish>...'
Kevin Bracey
1
-2
/
+2
2013-04-22
Merge branch 'jk/show-branch-strbuf' into maint
Junio C Hamano
1
-9
/
+8
2013-04-22
Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint
Junio C Hamano
1
-6
/
+10
2013-04-19
receive-pack: close sideband fd on early pack errors
Jeff King
1
-1
/
+4
2013-04-17
blame: handle broken commit headers gracefully
René Scharfe
1
-3
/
+8
2013-04-17
cat-file: print tags raw for "cat-file -p"
Jeff King
1
-71
/
+0
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-3
/
+3
2013-04-12
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-2
/
+2
2013-04-12
fast-export: fix argument name in error messages
Paul Price
1
-2
/
+2
2013-04-07
fmt-merge-msg: use core.commentchar in tag signatures completely
Ralf Thielow
1
-4
/
+8
2013-04-07
fmt-merge-msg: respect core.commentchar in people credits
Ralf Thielow
1
-3
/
+3
2013-04-06
show-branch: use strbuf instead of static buffer
Jeff King
1
-9
/
+8
2013-04-04
Merge branch 'nd/index-pack-threaded-fixes' into maint
Junio C Hamano
1
-8
/
+26
2013-04-04
Merge branch 'jk/index-pack-correct-depth-fix' into maint
Junio C Hamano
1
-0
/
+2
2013-04-03
Merge branch 'mg/gpg-interface-using-status' into maint
Junio C Hamano
2
-2
/
+2
2013-04-03
Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint
Junio C Hamano
1
-1
/
+3
2013-04-03
Merge branch 'jc/describe' into maint
Junio C Hamano
1
-21
/
+20
2013-04-03
Merge branch 'ph/tag-force-no-warn-on-creation' into maint
Junio C Hamano
1
-1
/
+1
2013-04-03
Sync with 1.8.1 maintenance track
Junio C Hamano
2
-6
/
+2
2013-04-03
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
2
-6
/
+2
2013-04-03
Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1
Junio C Hamano
1
-1
/
+1
2013-04-03
Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1
Junio C Hamano
1
-4
/
+5
2013-03-29
cat-file: Fix an gcc -Wuninitialized warning
Ramsay Jones
1
-1
/
+1
2013-03-27
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-1
/
+1
2013-03-27
merge-tree: fix typo in merge-tree.c::unresolved
John Keeping
1
-1
/
+1
2013-03-26
Merge branch 'jk/mailsplit-maildir-muttsort' into maint
Junio C Hamano
1
-0
/
+23
2013-03-26
Merge branch 'nd/branch-error-cases' into maint
Junio C Hamano
1
-0
/
+27
2013-03-26
Merge branch 'ap/maint-update-index-h-is-for-help' into maint
Junio C Hamano
1
-1
/
+1
2013-03-26
Merge branch 'nd/index-pack-l10n-buf-overflow' into maint
Junio C Hamano
1
-4
/
+5
2013-03-26
Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maint
Junio C Hamano
1
-2
/
+2
2013-03-26
Merge branch 'jc/maint-reflog-expire-clean-mark-typofix' into maint
Junio C Hamano
1
-1
/
+1
2013-03-22
apply --whitespace=fix: avoid running over the postimage buffer
Junio C Hamano
1
-6
/
+10
2013-03-21
drop some obsolete "x = x" compiler warning hacks
Jeff King
1
-1
/
+1
2013-03-20
index-pack: always zero-initialize object_entry list
Jeff King
1
-0
/
+2
2013-03-19
merge: a random object may not necssarily be a commit
Junio C Hamano
1
-0
/
+13
2013-03-19
index-pack: guard nr_resolved_deltas reads by lock
Thomas Rast
1
-1
/
+3
2013-03-19
index-pack: protect deepest_delta in multithread code
Nguyễn Thái Ngọc Duy
1
-7
/
+23
2013-03-17
use parse_object_or_die instead of die("bad object")
Jeff King
2
-6
/
+2
2013-03-16
index-pack: fix buffer overflow caused by translations
Nguyễn Thái Ngọc Duy
1
-4
/
+5
2013-03-13
tag: --force does not have to warn when creating tags
Phil Hord
1
-1
/
+1
2013-03-11
add: update pathless 'add [-u|-A]' warning to reflect change of plan
Matthieu Moy
1
-3
/
+3
2013-03-05
reflog: fix typo in "reflog expire" clean-up codepath
Junio C Hamano
1
-1
/
+1
2013-03-02
mailsplit: sort maildir filenames more cleverly
Jeff King
1
-0
/
+23
2013-02-28
describe: --match=<pattern> must limit the refs even when used with --all
Junio C Hamano
1
-21
/
+20
[next]