index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-03
Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1
Junio C Hamano
1
-2
/
+1
2009-03-21
Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-03-20
Remove --kept-pack-only option and associated infrastructure
Brandon Casey
1
-1
/
+0
2009-02-28
is_kept_pack(): final clean-up
Junio C Hamano
1
-0
/
+1
2009-02-28
Consolidate ignore_packed logic more
Junio C Hamano
1
-1
/
+0
2009-02-28
has_sha1_kept_pack(): take "struct rev_info"
Junio C Hamano
1
-1
/
+0
2009-02-28
has_sha1_pack(): refactor "pretend these packs do not exist" interface
Junio C Hamano
1
-1
/
+2
2009-02-19
More friendly message when locking the index fails.
Matthieu Moy
1
-0
/
+1
2009-02-10
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-0
/
+1
2009-02-10
Clear the delta base cache during fast-import checkpoint
Shawn O. Pearce
1
-0
/
+1
2009-02-07
Remove unused normalize_absolute_path()
Johannes Sixt
1
-1
/
+0
2009-02-07
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
Johannes Sixt
1
-0
/
+1
2009-02-05
Merge branch 'lt/maint-wrap-zlib' into maint
Junio C Hamano
1
-0
/
+4
2009-01-11
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
1
-0
/
+4
2008-12-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2008-12-10
make sure packs to be replaced are closed beforehand
Nicolas Pitre
1
-0
/
+1
2008-12-02
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
1
-1
/
+3
2008-11-28
git add --intent-to-add: fix removal of cached emptiness
Junio C Hamano
1
-1
/
+2
2008-11-28
Merge branch 'nd/narrow' (early part) into jc/add-i-t-a
Junio C Hamano
1
-4
/
+54
2008-11-27
Merge branch 'lt/preload-lstat'
Junio C Hamano
1
-0
/
+3
2008-11-16
Merge branch 'jk/commit-v-strip'
Junio C Hamano
1
-0
/
+6
2008-11-14
Add cache preload facility
Linus Torvalds
1
-0
/
+3
2008-11-12
Merge branch 'np/pack-safer'
Junio C Hamano
1
-1
/
+4
2008-11-12
Merge branch 'bc/maint-keep-pack'
Junio C Hamano
1
-1
/
+3
2008-11-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2008-11-12
checkout: Fix "initial checkout" detection
Junio C Hamano
1
-0
/
+2
2008-11-12
define empty tree sha1 as a macro
Jeff King
1
-0
/
+6
2008-11-12
sha1_file.c: split has_loose_object() into local and non-local counterparts
Brandon Casey
1
-0
/
+1
2008-11-12
packed_git: convert pack_local flag into a bitfield and add pack_keep
Brandon Casey
1
-1
/
+2
2008-11-08
Merge branch 'ar/maint-mksnpath' into maint
Junio C Hamano
1
-0
/
+7
2008-11-08
Merge branch 'mv/maint-branch-m-symref' into maint
Junio C Hamano
1
-1
/
+1
2008-11-05
Merge branch 'ar/mksnpath'
Junio C Hamano
1
-0
/
+7
2008-11-05
Merge branch 'mv/maint-branch-m-symref'
Junio C Hamano
1
-1
/
+1
2008-11-02
make unpack_object_header() non fatal
Nicolas Pitre
1
-1
/
+1
2008-11-02
close another possibility for propagating pack corruption
Nicolas Pitre
1
-0
/
+3
2008-11-02
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
1
-0
/
+2
2008-10-30
Merge branch 'ar/maint-mksnpath' into ar/mksnpath
Junio C Hamano
1
-0
/
+4
2008-10-30
git_pathdup: returns xstrdup-ed copy of the formatted path
Alex Riesen
1
-0
/
+2
2008-10-30
Add git_snpath: a .git path formatting routine with output buffer
Alex Riesen
1
-0
/
+2
2008-10-26
Merge branch 'ar/maint-mksnpath' into HEAD
Junio C Hamano
1
-0
/
+3
2008-10-26
Add mksnpath which allows you to specify the output buffer
Alex Riesen
1
-0
/
+3
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
1
-1
/
+1
2008-10-22
rm: loosen safety valve for empty files
Jeff King
1
-0
/
+1
2008-10-21
Merge branch 'jc/maint-co-track'
Junio C Hamano
1
-0
/
+2
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
1
-0
/
+2
2008-10-17
Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other
Junio C Hamano
1
-0
/
+2
2008-10-17
refactor handling of "other" files in ls-files and status
Jeff King
1
-0
/
+2
2008-10-12
Extend index to save more flags
Nguyễn Thái Ngọc Duy
1
-4
/
+54
2008-10-09
Merge branch 'dp/cywginstat'
Shawn O. Pearce
1
-0
/
+1
2008-10-09
Merge branch 'jc/add-ita'
Shawn O. Pearce
1
-0
/
+2
[next]