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
2008-11-14
Add cache preload facility
Linus Torvalds
9
-10
/
+122
2008-11-13
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-11
/
+120
2008-11-13
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2008-11-13
date/time: do not get confused by fractional seconds
Linus Torvalds
1
-6
/
+20
2008-11-13
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-227
/
+810
2008-11-13
gitk: Fix linehtag undefined error with file highlighting
Paul Mackerras
1
-2
/
+5
2008-11-13
gitk: Fix commit encoding support
Alexander Gavrilov
1
-2
/
+23
2008-11-13
gitk: Fix transient windows on Win32 and MacOS
Alexander Gavrilov
1
-13
/
+31
2008-11-13
gitk: Add accelerators to frequently used menu commands
Alexander Gavrilov
1
-7
/
+29
2008-11-12
Update draft release notes to 1.6.1
Junio C Hamano
1
-1
/
+33
2008-11-12
Merge branch 'jn/gitweb-customlinks'
Junio C Hamano
1
-7
/
+12
2008-11-12
Merge branch 'gb/gitweb-snapshot-pathinfo'
Junio C Hamano
1
-8
/
+63
2008-11-12
Merge branch 'ds/uintmax-config' (early part)
Junio C Hamano
3
-1
/
+36
2008-11-12
Merge branch 'jk/maint-commit-v-strip'
Junio C Hamano
2
-3
/
+78
2008-11-12
Merge branch 'np/pack-safer'
Junio C Hamano
8
-49
/
+224
2008-11-12
Merge branch 'mk/maint-cg-push'
Junio C Hamano
3
-5
/
+75
2008-11-12
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
7
-27
/
+116
2008-11-12
Merge branch 'mv/remote-rename'
Junio C Hamano
5
-0
/
+256
2008-11-12
Merge branch 'jk/deny-push-to-current'
Junio C Hamano
3
-29
/
+126
2008-11-12
Merge branch 'dl/xdiff'
Junio C Hamano
1
-2
/
+13
2008-11-12
Merge branch 'lt/decorate'
Junio C Hamano
8
-14
/
+113
2008-11-12
Merge branch 'jk/diff-convfilter'
Junio C Hamano
9
-42
/
+81
2008-11-12
Merge branch 'jk/diff-convfilter-test-fix'
Junio C Hamano
7
-20
/
+178
2008-11-12
Merge branch 'st/tag'
Junio C Hamano
2
-7
/
+23
2008-11-12
Merge git://repo.or.cz/git-gui
Junio C Hamano
4
-17
/
+41
2008-11-12
t7700: test that 'repack -a' packs alternate packed objects
Brandon Casey
1
-0
/
+16
2008-11-12
git.html: Update the links to stale versions
Junio C Hamano
1
-1
/
+3
2008-11-12
Merge branch 'maint'
Junio C Hamano
8
-6
/
+47
2008-11-12
Start 1.6.0.5 cycle
Junio C Hamano
2
-1
/
+22
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2
-2
/
+16
2008-11-12
rev-list documentation: clarify the two parts of history simplification
Santi BĂ©jar
1
-2
/
+46
2008-11-12
Document "git log --simplify-by-decoration"
Nanako Shiraishi
1
-0
/
+8
2008-11-12
checkout: Fix "initial checkout" detection
Junio C Hamano
4
-3
/
+9
2008-11-12
commit: Fix stripping of patch in verbose mode.
Jeff King
2
-3
/
+78
2008-11-12
Remove the period after the git-check-attr summary
Matt Kraai
1
-1
/
+1
2008-11-12
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
3
-2
/
+5
2008-11-12
sha1_file.c: split has_loose_object() into local and non-local counterparts
Brandon Casey
2
-6
/
+14
2008-11-12
t7700: demonstrate mishandling of loose objects in an alternate ODB
Brandon Casey
1
-0
/
+19
2008-11-12
builtin-gc.c: use new pack_keep bitfield to detect .keep file existence
Brandon Casey
1
-11
/
+1
2008-11-12
repack: do not fall back to incremental repacking with [-a|-A]
Brandon Casey
1
-7
/
+4
2008-11-12
repack: don't repack local objects in packs with .keep file
Brandon Casey
2
-2
/
+2
2008-11-12
pack-objects: new option --honor-pack-keep
Brandon Casey
2
-0
/
+12
2008-11-12
packed_git: convert pack_local flag into a bitfield and add pack_keep
Brandon Casey
2
-1
/
+7
2008-11-12
t7700: demonstrate mishandling of objects in packs with a .keep file
Brandon Casey
1
-0
/
+38
2008-11-11
git-remote: document the migration feature of the rename subcommand
Miklos Vajna
1
-0
/
+4
2008-11-11
git-remote rename: migrate from remotes/ and branches/
Miklos Vajna
2
-0
/
+68
2008-11-11
git push: Interpret $GIT_DIR/branches in a Cogito compatible way
Martin Koegler
3
-5
/
+75
2008-11-11
git-diff: Add --staged as a synonym for --cached.
David Symonds
2
-2
/
+4
2008-11-11
git-p4: Cache git config for performance
John Chapman
1
-1
/
+4
2008-11-11
git-p4: Support purged files and optimize memory usage
John Chapman
1
-7
/
+7
[next]