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-10-16
cvsserver: remove unused functions _headrev and gethistory
Matthew Ogilvie
1
-32
/
+4
2012-10-16
cvsserver update: comment about how we shouldn't remove a user-modified file
Matthew Ogilvie
1
-0
/
+4
2012-10-16
cvsserver: add comments about database schema/usage
Matthew Ogilvie
1
-4
/
+42
2012-10-16
cvsserver: removed unused sha1Or-k mode from kopts_from_path
Matthew Ogilvie
1
-33
/
+5
2012-10-16
cvsserver t9400: add basic 'cvs log' test
Matthew Ogilvie
1
-0
/
+70
2012-10-16
Documentation/RelNotes: remove "updated up to this revision" markers
Thomas Ackermann
5
-25
/
+0
2012-10-16
Update draft release notes to 1.8.0
Junio C Hamano
1
-0
/
+7
2012-10-16
completion: add format-patch options to send-email
Felipe Contreras
2
-17
/
+23
2012-10-16
Merge branch 'jk/maint-http-half-auth-push'
Junio C Hamano
3
-6
/
+6
2012-10-16
refs: lock symref that is to be deleted, not its target
René Scharfe
1
-13
/
+5
2012-10-16
l10n: Update Swedish translation (1964t0f0u)
Peter Krefting
1
-441
/
+438
2012-10-16
l10n: Update git.pot (3 new, 6 removed messages)
Jiang Xin
1
-437
/
+415
2012-10-16
Merge branch 'master' of git://github.com/vnwildman/git
Jiang Xin
1
-672
/
+4096
2012-10-15
attr: more matching optimizations from .gitignore
Nguyễn Thái Ngọc Duy
5
-32
/
+64
2012-10-15
gitignore: make pattern parsing code a separate function
Nguyễn Thái Ngọc Duy
2
-23
/
+50
2012-10-15
exclude: split pathname matching code into a separate function
Nguyễn Thái Ngọc Duy
1
-32
/
+53
2012-10-15
exclude: fix a bug in prefix compare optimization
Nguyễn Thái Ngọc Duy
2
-1
/
+7
2012-10-15
exclude: split basename matching code into a separate function
Nguyễn Thái Ngọc Duy
1
-13
/
+24
2012-10-15
exclude: stricten a length check in EXC_FLAG_ENDSWITH case
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2012-10-15
l10n: vi.po: update translation upto cc76011
Tran Ngoc Quan
1
-672
/
+4096
2012-10-13
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2012-10-13
Fix spelling error in post-receive-email hook
Richard Fearn
1
-1
/
+1
2012-10-12
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2012-10-12
http: do not set up curl auth after a 401
Jeff King
3
-7
/
+4
2012-10-12
remote-curl: do not call run_slot repeatedly
Jeff King
1
-7
/
+8
2012-10-12
http: fix segfault in handle_curl_result
Jeff King
3
-6
/
+6
2012-10-12
gitweb.cgi: fix "comitter_tz" typo in feed
Dylan Alex Simon
1
-1
/
+1
2012-10-12
grep: stop looking at random places for .gitattributes
Nguyễn Thái Ngọc Duy
4
-17
/
+51
2012-10-11
mergetools/p4merge: Handle "/dev/null"
David Aguilar
1
-0
/
+25
2012-10-11
Git 1.8.0-rc2
Junio C Hamano
1
-1
/
+1
2012-10-11
test-lib: Fix say_color () not to interpret \a\b\c in the message
Junio C Hamano
1
-1
/
+1
2012-10-10
Merge branch 'rr/git-uri-doc'
Junio C Hamano
1
-2
/
+6
2012-10-10
Merge branch 'bw/cp-a-is-gnuism'
Junio C Hamano
3
-3
/
+3
2012-10-10
Merge branch 'nd/doc-ignore'
Junio C Hamano
1
-1
/
+5
2012-10-10
Merge branch 'jc/doc-long-options'
Junio C Hamano
1
-1
/
+11
2012-10-10
Sync with maint
Junio C Hamano
1
-0
/
+5
2012-10-10
Merge git://bogomips.org/git-svn
Junio C Hamano
2
-2
/
+25
2012-10-10
svn test: escape peg revision separator using empty peg rev
Jonathan Nieder
1
-1
/
+1
2012-10-10
git svn: work around SVN 1.7 mishandling of svn:special changes
Jonathan Nieder
1
-1
/
+24
2012-10-10
MALLOC_CHECK: Allow checking to be disabled from config.mak
Ramsay Jones
1
-0
/
+1
2012-10-10
attr: a note about the order of .gitattributes lookup
Nguyen Thai Ngoc Duy
1
-0
/
+5
2012-10-10
git-send-email: introduce compose-encoding
Krzysztof Mazur
3
-1
/
+67
2012-10-09
log: honor grep.* configuration
Junio C Hamano
1
-1
/
+7
2012-10-09
log --grep: accept --basic-regexp and --perl-regexp
Junio C Hamano
2
-0
/
+14
2012-10-09
log --grep: use the same helper to set -E/-F options as "git grep"
Junio C Hamano
2
-2
/
+8
2012-10-09
revisions: initialize revs->grep_filter using grep_init()
Junio C Hamano
2
-2
/
+9
2012-10-09
grep: move pattern-type bits support to top-level grep.[ch]
Junio C Hamano
3
-39
/
+45
2012-10-09
grep: move the configuration parsing logic to grep.[ch]
Junio C Hamano
3
-131
/
+134
2012-10-09
builtin/grep.c: make configuration callback more reusable
Junio C Hamano
1
-25
/
+79
2012-10-09
Merge branch 'maint'
Junio C Hamano
1
-7
/
+7
[prev]
[next]