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
2010-11-24
Merge branch 'jl/maint-pull-tags-doc' into maint
Junio C Hamano
1
-0
/
+2
2010-11-24
Merge branch 'kb/maint-diff-ws-check' into maint
Junio C Hamano
4
-47
/
+118
2010-11-24
Merge branch 'jm/mailmap' into maint
Junio C Hamano
2
-16
/
+61
2010-11-24
Merge branch 'tr/maint-git-repack-tmpfile' into maint
Junio C Hamano
1
-2
/
+3
2010-11-24
Merge branch 'jk/maint-apply-no-binary' into maint
Junio C Hamano
2
-1
/
+32
2010-11-24
Merge branch 'jn/send-pack-error' into maint
Junio C Hamano
1
-1
/
+1
2010-11-24
Merge branch 'ak/submodule-sync' into maint
Junio C Hamano
2
-3
/
+14
2010-11-24
Merge branch 'jk/maint-rev-list-nul' into maint
Junio C Hamano
4
-6
/
+16
2010-11-24
Merge branch 'cb/diff-fname-optim' into maint
Junio C Hamano
3
-25
/
+124
2010-11-24
Merge branch 'jk/no-textconv-symlink' into maint
Junio C Hamano
2
-3
/
+34
2010-11-24
Merge branch 'dk/maint-blame-el' into maint
Junio C Hamano
1
-0
/
+1
2010-11-24
Merge branch 'aw/git-p4-deletion' into maint
Junio C Hamano
1
-1
/
+3
2010-11-24
Merge branch 'kf/post-receive-sample-hook' into maint
Junio C Hamano
1
-16
/
+31
2010-11-24
Merge branch 'jk/repack-reuse-object' into maint
Junio C Hamano
3
-3
/
+13
2010-11-24
Merge branch 'bc/fix-cherry-pick-root' into maint
Junio C Hamano
2
-1
/
+11
2010-11-24
Merge branch 'uk/fix-author-ident-sed-script' into maint
Junio C Hamano
1
-3
/
+0
2010-11-24
Merge branch 'ab/makefile-track-cc' into maint
Junio C Hamano
1
-1
/
+1
2010-11-24
Merge branch 'mg/reset-doc' into maint
Junio C Hamano
1
-29
/
+47
2010-11-24
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maint
Junio C Hamano
2
-0
/
+49
2010-11-24
imap-send: link against libcrypto for HMAC and others
Diego Elio Pettenò
1
-1
/
+1
2010-11-24
git-send-email.perl: Deduplicate "to:" and "cc:" entries with names
Joe Perches
1
-1
/
+1
2010-11-23
reflogs: clear flags properly in corner case
Jeff King
3
-2
/
+37
2010-11-23
rebase --abort: do not update branch ref
Martin von Zweigbergk
2
-9
/
+22
2010-11-23
mingw: do not set errno to 0 on success
Erik Faye-Lund
1
-1
/
+3
2010-11-17
clean: remove redundant variable baselen
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2010-11-17
Merge branch 'mz/maint-rebase-X-fix' into maint
Junio C Hamano
1
-0
/
+21
2010-11-17
Documentation/git-pull: clarify configuration
Martin von Zweigbergk
1
-6
/
+8
2010-11-17
Document that rev-list --graph triggers parent rewriting.
Yann Dirson
1
-0
/
+2
2010-11-17
Fix username and password extraction from HTTP URLs
Gabriel Corona
2
-2
/
+12
2010-11-17
t5550: test HTTP authentication and userinfo decoding
Gabriel Corona
4
-0
/
+40
2010-11-17
log.decorate: accept 0/1 bool values
Jeff King
2
-2
/
+23
2010-11-16
clean: avoid quoting twice
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2010-11-16
document sigchain api
Jeff King
1
-0
/
+41
2010-11-16
Keep together options controlling the behaviour of diffcore-rename.
Yann Dirson
1
-14
/
+12
2010-11-15
do not overwrite untracked during merge from unborn branch
Clemens Buchacher
2
-1
/
+35
2010-11-12
setup: make sure git_dir path is in a permanent buffer, getenv(3) case
Kirill Smelkov
1
-0
/
+1
2010-11-11
t3402: test "rebase -s<strategy> -X<opt>"
Junio C Hamano
1
-0
/
+21
2010-11-11
Documentation: point to related commands from gitignore
Jonathan Nieder
1
-5
/
+19
2010-11-11
Documentation: split gitignore page into sections
Jonathan Nieder
1
-2
/
+4
2010-11-10
tag: recognize rfc1991 signatures
Michael J Gruber
2
-7
/
+9
2010-11-10
tag: factor out sig detection for tag display
Michael J Gruber
1
-2
/
+2
2010-11-10
tag: factor out sig detection for body edits
Michael J Gruber
1
-10
/
+2
2010-11-10
verify-tag: factor out signature detection
Michael J Gruber
3
-8
/
+16
2010-11-10
t/t7004-tag: test handling of rfc1991 signatures
Michael J Gruber
1
-0
/
+66
2010-11-10
rebase -X: do not clobber strategy
Martin von Zweigbergk
1
-4
/
+0
2010-11-10
cherry-pick/revert: transparently refresh index
Jonathan Nieder
2
-2
/
+26
2010-11-10
apply: handle patches with funny filename and colon in timezone
Jonathan Nieder
4
-2
/
+48
2010-11-09
docs: give more hints about how "add -e" works
Jeff King
1
-28
/
+76
2010-11-09
Documentation: document show -s
Jonathan Nieder
2
-0
/
+7
2010-11-09
status: Quote paths with spaces in short format
Kevin Ballard
1
-0
/
+10
[prev]
[next]