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
/
builtin-write-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-02-05
Make error messages from cherry-pick/revert more sensible
Junio C Hamano
1
-55
/
+16
2008-01-16
Improve use of lockfile API
Brandon Casey
1
-6
/
+3
2007-08-24
Fix racy-git handling in git-write-tree.
Linus Torvalds
1
-0
/
+1
2007-07-25
git-write-tree should not crash if prefix does not exist
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2007-04-25
Merge branch 'maint'
Junio C Hamano
1
-1
/
+5
2007-04-25
Fix handle leak in write_tree
Alex Riesen
1
-1
/
+5
2007-04-03
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
1
-1
/
+1
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-1
/
+1
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-2
/
+2
2006-08-12
Better error message when we are unable to lock the index file
Junio C Hamano
1
-1
/
+1
2006-08-03
Replace some calls to die(usage_str) with usage(usage_str).
Ramsay Allan Jones
1
-1
/
+1
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-3
/
+1
2006-07-08
Close the index file between writing and committing
Johannes Schindelin
1
-1
/
+2
2006-06-19
Initialize lock_file struct to all zero.
Johannes Schindelin
1
-1
/
+1
2006-06-18
Make git-write-tree a builtin
Lukas Sandström
1
-0
/
+88