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
2008-11-12
checkout: Fix "initial checkout" detection
Junio C Hamano
1
-0
/
+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-02
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
1
-0
/
+2
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
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-19
Enhance hold_lock_file_for_{update,append}() API
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-08-23
unpack_trees(): protect the handcrafted in-core index from read_cache()
Junio C Hamano
1
-1
/
+2
2008-07-28
Make use of stat.ctime configurable
Alex Riesen
1
-0
/
+1
2008-07-27
git-mv: Keep moved index entries inact
Petr Baudis
1
-0
/
+2
2008-07-20
"needs update" considered harmful
Junio C Hamano
1
-0
/
+1
2008-07-20
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-07-20
refresh-index: fix bitmask assignment
Junio C Hamano
1
-1
/
+1
2008-07-15
Merge branch 'mv/merge-in-c'
Junio C Hamano
1
-0
/
+3
2008-07-14
restore legacy behavior for read_sha1_file()
Nicolas Pitre
1
-0
/
+3
2008-07-07
Merge branch 'dr/ceiling'
Junio C Hamano
1
-0
/
+3
2008-07-07
Merge branch 'db/no-git-config'
Junio C Hamano
1
-1
/
+1
2008-07-02
Merge branch 'j6t/mingw'
Junio C Hamano
1
-1
/
+1
2008-07-01
Only use GIT_CONFIG in "git config", not other programs
Daniel Barkalow
1
-1
/
+1
2008-06-30
Move read_cache_unmerged() to read-cache.c
Miklos Vajna
1
-0
/
+2
2008-06-30
Move split_cmdline() to alias.c
Miklos Vajna
1
-0
/
+1
2008-06-26
Teach "diff --check" about new blank lines at end
Junio C Hamano
1
-0
/
+1
2008-06-26
check_and_emit_line(): rename and refactor
Junio C Hamano
1
-3
/
+2
2008-06-25
Merge branch 'lt/config-fsync'
Junio C Hamano
1
-0
/
+1
2008-06-25
clone: create intermediate directories of destination repo
Jeff King
1
-0
/
+1
2008-06-24
optimize verify-pack a bit
Nicolas Pitre
1
-0
/
+1
2008-06-24
clone: create intermediate directories of destination repo
Jeff King
1
-0
/
+1
2008-06-23
implement some resilience against pack corruptions
Nicolas Pitre
1
-0
/
+2
2008-06-23
Windows: Treat Windows style path names.
Johannes Sixt
1
-1
/
+1
2008-06-22
Merge branch 'sn/static'
Junio C Hamano
1
-2
/
+0
2008-06-19
config.c: make git_env_bool() static
しらいしななこ
1
-1
/
+0
2008-06-19
environment.c: remove unused function
しらいしななこ
1
-1
/
+0
2008-06-19
Make git_dir a path relative to work_tree in setup_work_tree()
Linus Torvalds
1
-0
/
+1
2008-06-18
Add config option to enable 'fsync()' of object files
Linus Torvalds
1
-0
/
+1
2008-06-16
sha1_file.c: simplify parse_pack_index()
Junio C Hamano
1
-2
/
+0
2008-06-13
sha1_file.c: dead code removal
Junio C Hamano
1
-3
/
+0
2008-06-06
Use nonrelative paths instead of absolute paths for cloned repositories
Daniel Barkalow
1
-0
/
+1
2008-05-31
Make pack creation always fsync() the result
Linus Torvalds
1
-0
/
+1
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-5
/
+5
2008-05-25
Merge branch 'jc/add-n-u'
Junio C Hamano
1
-6
/
+7
2008-05-25
Merge branch 'db/clone-in-c'
Junio C Hamano
1
-0
/
+7
2008-05-25
Merge branch 'js/ignore-submodule'
Junio C Hamano
1
-0
/
+1
2008-05-23
Merge branch 'bc/repack'
Junio C Hamano
1
-0
/
+1
2008-05-23
Add support for GIT_CEILING_DIRECTORIES
David Reiss
1
-0
/
+2
2008-05-23
Implement normalize_absolute_path
David Reiss
1
-0
/
+1
2008-05-21
Merge branch 'ar/add-unreadable'
Junio C Hamano
1
-1
/
+7
2008-05-21
"git-add -n -u" should not add but just report
Junio C Hamano
1
-5
/
+7
[next]