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
2012-02-12
Merge branch 'jk/prompt-fallback-to-tty'
Junio C Hamano
1
-9
/
+18
2012-02-12
Merge branch 'jn/gitweb-search-utf-8'
Junio C Hamano
1
-7
/
+7
2012-02-12
Merge branch 'nd/diffstat-gramnum'
Junio C Hamano
69
-118
/
+168
2012-02-12
Merge branch 'nd/find-pack-entry-recent-cache-invalidation'
Junio C Hamano
1
-38
/
+46
2012-02-12
Merge branch 'tt/profile-build-fix'
Junio C Hamano
2
-22
/
+50
2012-02-12
Merge branch 'nd/cache-tree-api-refactor'
Junio C Hamano
5
-20
/
+19
2012-02-12
Merge branch 'fc/zsh-completion'
Junio C Hamano
1
-56
/
+11
2012-02-12
Merge branch 'mp/make-cleanse-x-for-exe'
Junio C Hamano
1
-0
/
+3
2012-02-12
Merge branch 'bw/inet-pton-ntop-compat'
Junio C Hamano
2
-12
/
+0
2012-02-12
Merge branch 'jc/maint-commit-ignore-i-t-a'
Junio C Hamano
2
-6
/
+8
2012-02-12
Merge branch 'jk/maint-tag-show-fixes'
Junio C Hamano
2
-32
/
+53
2012-02-12
Merge branch 'mm/empty-loose-error-message'
Junio C Hamano
1
-0
/
+5
2012-02-12
Merge branch 'nk/ctype-for-perf'
Junio C Hamano
2
-1
/
+16
2012-02-12
Merge branch 'jn/merge-no-edit-fix'
Junio C Hamano
2
-1
/
+14
2012-02-12
gitweb: Harden and improve $project_filter page title
Jakub Narebski
1
-1
/
+1
2012-02-12
refs: remove the extra_refs API
Michael Haggerty
2
-30
/
+1
2012-02-12
clone: do not add alternate references to extra_refs
Michael Haggerty
1
-12
/
+0
2012-02-12
everything_local(): mark alternate refs as complete
Michael Haggerty
2
-1
/
+7
2012-02-12
fetch-pack.c: inline insert_alternate_refs()
Michael Haggerty
1
-6
/
+1
2012-02-12
fetch-pack.c: rename some parameters from "path" to "refname"
Michael Haggerty
1
-5
/
+5
2012-02-12
clone.c: move more code into the "if (refs)" conditional
Michael Haggerty
1
-19
/
+20
2012-02-12
t5700: document a failure of alternates to affect fetch
Michael Haggerty
1
-3
/
+31
2012-02-12
"git pull" doesn't know "--edit"
Linus Torvalds
1
-2
/
+6
2012-02-10
mergetools/meld: Use --help output to detect --output support
Jonathan Nieder
1
-1
/
+1
2012-02-10
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+22
2012-02-10
Merge branch 'js/add-e-submodule-fix'
Junio C Hamano
1
-0
/
+1
2012-02-10
Merge branch 'jc/parse-date-raw'
Junio C Hamano
4
-1
/
+60
2012-02-10
Merge branch 'jc/merge-ff-only-stronger-than-signed-merge'
Junio C Hamano
2
-1
/
+15
2012-02-10
Merge branch 'jc/branch-desc-typoavoidance'
Junio C Hamano
2
-4
/
+52
2012-02-10
Merge branch 'jn/rpm-spec'
Junio C Hamano
1
-0
/
+1
2012-02-10
Merge branch 'jk/tests-write-script'
Junio C Hamano
2
-6
/
+11
2012-02-10
Sync with maint
Junio C Hamano
2
-36
/
+17
2012-02-10
Update draft release notes to 1.7.9.1
Junio C Hamano
1
-0
/
+17
2012-02-10
Merge branch 'jc/maint-request-pull-for-tag' into maint
Junio C Hamano
3
-8
/
+4
2012-02-10
Merge branch 'tr/grep-l-with-decoration' into maint
Junio C Hamano
2
-2
/
+25
2012-02-10
Merge branch 'jl/submodule-re-add' into maint
Junio C Hamano
2
-0
/
+9
2012-02-10
Merge branch 'da/maint-mergetool-twoway' into maint
Junio C Hamano
2
-5
/
+35
2012-02-10
ctype: implement islower/isupper macro
Namhyung Kim
1
-0
/
+15
2012-02-10
ctype.c only wants git-compat-util.h
Namhyung Kim
1
-1
/
+1
2012-02-09
Explicitly set X to avoid potential build breakage
Michael Palimaka
1
-0
/
+3
2012-02-09
merge: do not launch an editor on "--no-edit $tag"
Junio C Hamano
2
-3
/
+19
2012-02-09
Makefile: fix syntax for older make
Johannes Sixt
1
-2
/
+4
2012-02-08
tag: do not show non-tag contents with "-n"
Junio C Hamano
2
-10
/
+25
2012-02-08
tag: add --points-at list option
Tom Grennan
3
-2
/
+93
2012-02-07
cache-tree: update API to take abitrary flags
Nguyễn Thái Ngọc Duy
5
-20
/
+19
2012-02-07
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+12
2012-02-07
Merge branch 'jc/maint-request-pull-for-tag'
Junio C Hamano
3
-8
/
+4
2012-02-07
Merge branch 'bl/gitweb-project-filter'
Junio C Hamano
2
-20
/
+95
2012-02-07
Merge branch 'jx/i18n-more-marking'
Junio C Hamano
2
-14
/
+24
2012-02-07
Merge branch 'jn/svn-fe'
Junio C Hamano
28
-1366
/
+1448
[prev]
[next]