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 '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
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-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-11
t3402: test "rebase -s<strategy> -X<opt>"
Junio C Hamano
1
-0
/
+21
2010-11-10
rebase -X: do not clobber strategy
Martin von Zweigbergk
1
-4
/
+0
2010-11-09
Documentation: document show -s
Jonathan Nieder
2
-0
/
+7
2010-11-08
dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
Nguyễn Thái Ngọc Duy
2
-4
/
+9
2010-11-03
git-blame.el: Add (require 'format-spec)
David Kågedal
1
-0
/
+1
2010-10-29
Fix a formatting error in git-merge.txt
Nathan W. Panike
1
-7
/
+7
2010-10-25
Fix copy-pasted comments related to tree diff handling.
Yann Dirson
1
-2
/
+2
2010-10-22
Fix handling of git-p4 on deleted files
Andrew Waters
1
-1
/
+3
2010-10-21
Git 1.7.3.2
Junio C Hamano
4
-3
/
+9
2010-10-21
Merge branch 'sn/doc-opt-notation' into maint
Junio C Hamano
55
-157
/
+157
2010-10-21
Merge branch 'mg/fix-build-remote-helpers' into maint
Junio C Hamano
1
-0
/
+3
2010-10-19
t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
Antonio Ospite
1
-1
/
+1
2010-10-19
Clarify and extend the "git diff" format documentation
Andreas Gruenbacher
1
-10
/
+30
2010-10-19
git-show-ref.txt: clarify the pattern matching
Michael J Gruber
1
-1
/
+5
2010-10-19
documentation: git-config minor cleanups
Cliff Frey
1
-7
/
+7
2010-10-19
Update test script annotate-tests.sh to handle missing/extra authors
Kevin Ballard
1
-6
/
+6
2010-10-13
Better advice on using topic branches for kernel development
Luck, Tony
1
-3
/
+6
2010-10-13
Documentation: update implicit "--no-index" behavior in "git diff"
Jonathan Nieder
1
-3
/
+3
2010-10-13
Documentation: expand 'git diff' SEE ALSO section
Jonathan Nieder
1
-2
/
+6
2010-10-13
Documentation: diff can compare blobs
Jonathan Nieder
1
-2
/
+3
2010-10-13
Documentation: gitrevisions is in section 7
Jonathan Nieder
16
-20
/
+20
2010-10-13
rev-list: handle %x00 NUL in user format
Jeff King
4
-6
/
+16
2010-10-13
submodule sync: Update "submodule.<name>.url" for empty directories
Andreas Köhler
2
-3
/
+14
2010-10-13
shell portability: no "export VAR=VAL"
Junio C Hamano
6
-23
/
+23
2010-10-13
CodingGuidelines: reword parameter expansion section
Junio C Hamano
1
-12
/
+15
2010-10-13
Documentation: update-index: -z applies also to --index-info
Bert Wesarg
1
-2
/
+2
2010-10-08
Documentation: No argument of ALLOC_GROW should have side-effects
Jonathan Nieder
1
-1
/
+1
[next]