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
2011-10-13
Merge branch 'jc/grep-untracked-exclude'
Junio C Hamano
3
-10
/
+65
2011-10-13
Merge branch 'rs/diff-cleanup-records-fix'
Junio C Hamano
3
-3
/
+15
2011-10-13
Merge branch 'rs/pending'
Junio C Hamano
8
-49
/
+64
2011-10-13
Merge branch 'jn/no-g-plus-s-on-bsd'
Junio C Hamano
1
-0
/
+1
2011-10-13
Merge branch 'jc/is-url-simplify'
Junio C Hamano
1
-26
/
+6
2011-10-13
Merge branch 'nd/git-daemon-error-msgs'
Junio C Hamano
1
-4
/
+8
2011-10-13
Merge branch 'nd/daemon-log-sock-errors'
Junio C Hamano
1
-0
/
+37
2011-10-13
Merge branch 'cp/git-web-browse-browsers'
Junio C Hamano
2
-5
/
+71
2011-10-13
Merge branch 'jc/apply-blank-at-eof-fix'
Junio C Hamano
1
-2
/
+9
2011-10-13
Merge branch 'di/fast-import-empty-tag-note-fix'
Junio C Hamano
2
-0
/
+33
2011-10-13
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
7
-65
/
+93
2011-10-13
Merge branch 'bw/grep-no-index-no-exclude'
Junio C Hamano
2
-4
/
+4
2011-10-13
Merge branch 'nd/maint-sparse-errors'
Junio C Hamano
2
-4
/
+32
2011-10-13
t1402-check-ref-format: skip tests of refs beginning with slash on Windows
Johannes Sixt
1
-36
/
+52
2011-10-13
bundle: add parse_bundle_header() helper function
Junio C Hamano
3
-9
/
+33
2011-10-13
bundle: allowing to read from an unseekable fd
Junio C Hamano
1
-35
/
+64
2011-10-13
pull,rebase: handle GIT_WORK_TREE better
Jeff King
2
-2
/
+2
2011-10-13
submodule: Search for merges only at end of recursive merge
Brad King
4
-5
/
+11
2011-10-13
submodule: Demonstrate known breakage during recursive merge
Brad King
1
-0
/
+51
2011-10-12
Teach merge the '[-e|--edit]' option
Jay Soffian
3
-39
/
+99
2011-10-12
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+12
2011-10-12
Merge branch 'cb/do-not-pretend-to-hijack-long-help'
Junio C Hamano
6
-7
/
+6
2011-10-12
Merge branch 'sp/smart-http-failure'
Junio C Hamano
1
-1
/
+8
2011-10-12
Merge branch 'nd/document-err-packet'
Junio C Hamano
1
-0
/
+7
2011-10-12
Merge branch 'jc/parse-options-boolean'
Junio C Hamano
10
-22
/
+53
2011-10-12
Merge branch 'rs/test-ctype'
Junio C Hamano
1
-58
/
+22
2011-10-12
Merge branch 'rs/name-rev-usage'
Junio C Hamano
1
-1
/
+3
2011-10-12
Merge branch 'cs/perl-config-path-send-email'
Junio C Hamano
2
-1
/
+41
2011-10-12
Merge branch 'zj/send-email-authen-sasl'
Junio C Hamano
1
-0
/
+6
2011-10-12
t5403: convert leading spaces to tabs
Nguyễn Thái Ngọc Duy
1
-23
/
+23
2011-10-12
fix "git apply --index ..." not to deref NULL
Jim Meyering
2
-0
/
+46
2011-10-12
t1300: test mixed-case variable retrieval
Jeff King
1
-0
/
+27
2011-10-12
t1300: put git invocations inside test function
Jeff King
1
-83
/
+93
2011-10-12
refs.c: move dwim_ref()/dwim_log() from sha1_name.c
Junio C Hamano
2
-85
/
+85
2011-10-12
branch -m/-M: remove undocumented RENAMED-REF
Junio C Hamano
1
-8
/
+0
2011-10-11
Fix is_gitfile() for files too small or larger than PATH_MAX to be a gitfile
Johannes Schindelin
1
-2
/
+2
2011-10-11
attr.c: respect core.ignorecase when matching attribute patterns
Brandon Casey
2
-3
/
+61
2011-10-10
Update draft release notes to 1.7.8
Junio C Hamano
1
-6
/
+44
2011-10-10
Merge branch 'dm/tree-walk'
Junio C Hamano
1
-4
/
+4
2011-10-10
Merge branch 'ps/gitweb-js-with-lineno'
Junio C Hamano
1
-4
/
+4
2011-10-10
Merge branch 'mh/maint-notes-merge-pathbuf-fix'
Junio C Hamano
1
-1
/
+2
2011-10-10
Merge branch 'nd/sparse-doc'
Junio C Hamano
1
-2
/
+2
2011-10-10
Merge branch 'jp/get-ref-dir-unsorted'
Junio C Hamano
2
-201
/
+154
2011-10-10
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
24
-225
/
+426
2011-10-10
Merge branch 'mh/iterate-refs'
Junio C Hamano
1
-32
/
+74
2011-10-10
Merge branch 'jm/mergetool-pathspec'
Junio C Hamano
3
-70
/
+71
2011-10-10
Merge branch 'jc/maint-diffstat-numstat-context'
Junio C Hamano
1
-0
/
+2
2011-10-10
Merge branch 'mz/remote-rename'
Junio C Hamano
2
-7
/
+52
2011-10-10
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
6
-64
/
+40
2011-10-10
Merge branch 'jn/maint-http-error-message'
Junio C Hamano
1
-2
/
+7
[prev]
[next]