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-19
Merge branch 'js/merge-edit-option'
Junio C Hamano
3
-39
/
+99
2011-10-19
Merge branch 'rs/diff-whole-function'
Junio C Hamano
6
-16
/
+175
2011-10-19
Merge branch 'rs/pickaxe'
Junio C Hamano
1
-108
/
+70
2011-10-19
Merge branch 'js/no-cherry-pick-head-after-punted'
Junio C Hamano
2
-7
/
+31
2011-10-19
Merge branch 'bk/submodule-in-recursive-merge'
Junio C Hamano
4
-4
/
+61
2011-10-19
Merge branch 'jm/maint-apply-detects-corrupt-patch-header'
Junio C Hamano
2
-0
/
+46
2011-10-19
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
1
-12
/
+7
2011-10-19
t1300: attempting to remove a non-existent .git/config is not an error
Johannes Sixt
1
-12
/
+7
2011-10-18
Merge branch 'js/log-show-children'
Junio C Hamano
1
-0
/
+12
2011-10-18
Merge branch 'cb/httpd-test-fix-port'
Junio C Hamano
1
-1
/
+1
2011-10-18
Merge branch 'jn/gitweb-manpages'
Junio C Hamano
9
-479
/
+1649
2011-10-18
Merge branch 'pt/mingw-misc-fixes'
Junio C Hamano
8
-29
/
+41
2011-10-18
Merge branch 'md/smtp-tls-hello-again'
Junio C Hamano
1
-1
/
+1
2011-10-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+0
2011-10-18
strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()
Brandon Casey
1
-1
/
+0
2011-10-18
libperl-git: refactor Git::config_*
Junio C Hamano
1
-64
/
+24
2011-10-18
inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables
Sebastian Schuberth
1
-0
/
+2
2011-10-18
Makefile: ask "ls-files" to list source files if available
Junio C Hamano
1
-3
/
+7
2011-10-17
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+37
2011-10-17
Merge branch 'jk/http-auth'
Junio C Hamano
9
-69
/
+130
2011-10-17
Merge branch 'js/check-ref-format-test-mingw'
Junio C Hamano
1
-36
/
+52
2011-10-17
Merge branch 'jk/pull-rebase-with-work-tree'
Junio C Hamano
2
-2
/
+2
2011-10-17
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
1
-83
/
+120
2011-10-17
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
10
-34
/
+90
2011-10-17
Merge branch 'sg/completion'
Junio C Hamano
1
-18
/
+6
2011-10-17
Merge branch 'mm/maint-config-explicit-bool-display'
Junio C Hamano
2
-7
/
+19
2011-10-17
Merge branch 'tc/fetch-leak'
Junio C Hamano
1
-4
/
+9
2011-10-17
Merge branch 'jk/name-hash-dirent'
Junio C Hamano
2
-7
/
+9
2011-10-17
Merge branch 'ef/mingw-syslog'
Junio C Hamano
1
-12
/
+18
2011-10-17
Merge branch 'tm/completion-push-set-upstream'
Junio C Hamano
1
-1
/
+1
2011-10-17
Merge branch 'tm/completion-commit-fixup-squash'
Junio C Hamano
1
-7
/
+4
2011-10-17
Merge branch 'ph/push-to-delete-nothing'
Junio C Hamano
2
-8
/
+215
2011-10-17
Merge branch 'jc/checkout-from-tree-keep-local-changes'
Junio C Hamano
2
-1
/
+47
2011-10-17
Merge branch 'js/bisect-no-checkout'
Junio C Hamano
1
-1
/
+2
2011-10-17
git-p4: handle files with shell metacharacters
Luke Diamand
2
-77
/
+187
2011-10-17
git-p4: keyword flattening fixes
Pete Wyckoff
1
-2
/
+6
2011-10-17
git-p4: stop ignoring apple filetype
Pete Wyckoff
1
-5
/
+0
2011-10-17
git-p4: recognize all p4 filetypes
Pete Wyckoff
1
-19
/
+52
2011-10-17
git-p4: handle utf16 filetype properly
Pete Wyckoff
2
-0
/
+119
2011-10-17
git-p4 tests: refactor and cleanup
Pete Wyckoff
3
-324
/
+559
2011-10-17
"rebase -i": support special-purpose editor to edit insn sheet
Peter Oberndorfer
2
-1
/
+20
2011-10-17
use test number as port number
Clemens Buchacher
1
-1
/
+1
2011-10-17
resolve_gitlink_packed_ref(): fix mismerge
Junio C Hamano
2
-1
/
+30
2011-10-16
clear_ref_cache(): inline function
Michael Haggerty
1
-7
/
+3
2011-10-16
write_ref_sha1(): only invalidate the loose ref cache
Michael Haggerty
1
-1
/
+1
2011-10-16
clear_ref_cache(): extract two new functions
Michael Haggerty
1
-4
/
+15
2011-10-16
clear_ref_cache(): rename parameter
Michael Haggerty
1
-6
/
+6
2011-10-16
invalidate_ref_cache(): expose this function in the refs API
Michael Haggerty
2
-1
/
+9
2011-10-16
invalidate_ref_cache(): take the submodule as parameter
Michael Haggerty
1
-8
/
+4
2011-10-16
invalidate_ref_cache(): rename function from invalidate_cached_refs()
Michael Haggerty
1
-20
/
+20
[prev]
[next]