index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'lt/objalloc'
Junio C Hamano
2007-04-22
1
-8
/
+5
|
\
|
*
Clean up object creation to use more common code
Linus Torvalds
2007-04-17
1
-9
/
+5
|
*
Use proper object allocators for unknown object nodes too
Linus Torvalds
2007-04-17
1
-0
/
+1
*
|
Merge branch 'jc/attr'
Junio C Hamano
2007-04-22
1
-2
/
+6
|
\
\
|
*
|
lockfile: record the primary process.
Junio C Hamano
2007-04-21
1
-0
/
+1
|
*
|
Simplify calling of CR/LF conversion routines
Alex Riesen
2007-04-21
1
-2
/
+2
|
*
|
attribute macro support
Junio C Hamano
2007-04-16
1
-0
/
+1
|
*
|
Add basic infrastructure to assign attributes to paths
Junio C Hamano
2007-04-14
1
-0
/
+2
|
|
/
*
|
Merge branch 'lt/gitlink'
Junio C Hamano
2007-04-22
1
-1
/
+19
|
\
\
|
*
|
Add "S_IFDIRLNK" file mode infrastructure for git links
Linus Torvalds
2007-04-10
1
-1
/
+19
*
|
|
Merge branch 'np/pack'
Junio C Hamano
2007-04-22
1
-4
/
+5
|
\
\
\
|
*
|
|
add get_size_from_delta()
Nicolas Pitre
2007-04-17
1
-0
/
+1
|
*
|
|
get rid of num_packed_objects()
Nicolas Pitre
2007-04-10
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-04-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use const qualifier for 'sha1' parameter in delete_ref function
Carlos Rica
2007-04-18
1
-1
/
+1
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-04-12
1
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
(encode_85, decode_85): Mark source buffer pointer as "const".
Jim Meyering
2007-04-11
1
-2
/
+2
*
|
A new merge stragety 'subtree'.
Junio C Hamano
2007-04-07
1
-0
/
+3
*
|
Merge branch 'jc/index-output'
Junio C Hamano
2007-04-07
1
-0
/
+5
|
\
\
|
*
|
git-read-tree --index-output=<file>
Junio C Hamano
2007-04-04
1
-1
/
+1
|
*
|
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-04
1
-0
/
+5
|
|
/
*
|
Rename add_file_to_index() to add_file_to_cache()
Junio C Hamano
2007-04-06
1
-1
/
+1
*
|
Fix bogus error message from merge-recursive error path
Junio C Hamano
2007-04-06
1
-1
/
+0
*
|
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
2007-04-05
1
-1
/
+1
|
/
*
index-pack: use hash_sha1_file()
Nicolas Pitre
2007-03-21
1
-1
/
+1
*
Limit the size of the new delta_base_cache
Shawn O. Pearce
2007-03-19
1
-0
/
+1
*
Merge branch 'sp/run-command'
Junio C Hamano
2007-03-19
1
-1
/
+1
|
\
|
*
Correct new compiler warnings in builtin-revert
Shawn O. Pearce
2007-03-13
1
-1
/
+1
*
|
[PATCH] clean up pack index handling a bit
Nicolas Pitre
2007-03-17
1
-4
/
+5
*
|
Merge branch 'jc/repack'
Junio C Hamano
2007-03-14
1
-0
/
+1
|
\
\
|
*
|
prepare_packed_git(): sort packs by age and localness.
Junio C Hamano
2007-03-11
1
-0
/
+1
|
|
/
*
/
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
2007-03-11
1
-0
/
+1
|
/
*
Merge branch 'jc/fsck'
Junio C Hamano
2007-03-11
1
-1
/
+0
|
\
|
*
unpack_sha1_file(): detect corrupt loose object files.
Junio C Hamano
2007-03-05
1
-1
/
+0
*
|
Use off_t when we really mean a file offset.
Shawn O. Pearce
2007-03-07
1
-5
/
+5
*
|
Use uint32_t for all packed object counts.
Shawn O. Pearce
2007-03-07
1
-2
/
+2
*
|
General const correctness fixes
Shawn O. Pearce
2007-03-07
1
-1
/
+1
|
/
*
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
2007-03-03
1
-1
/
+5
*
Merge branch 'js/commit-format'
Junio C Hamano
2007-03-02
1
-1
/
+2
|
\
|
*
show_date(): rename the "relative" parameter to "mode"
Johannes Schindelin
2007-02-28
1
-1
/
+2
*
|
index_fd(): pass optional path parameter as hint for blob conversion
Junio C Hamano
2007-02-28
1
-1
/
+1
*
|
index_fd(): use enum object_type instead of type name string.
Junio C Hamano
2007-02-28
1
-14
/
+14
*
|
make sure enum object_type is signed
Nicolas Pitre
2007-02-28
1
-1
/
+2
*
|
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-18
/
+18
|
|
|
\
*
-
.
|
Merge branches 'lt/crlf' and 'jc/apply-config'
Junio C Hamano
2007-02-23
1
-0
/
+5
|
\
\
|
|
*
|
Lazy man's auto-CRLF
Linus Torvalds
2007-02-14
1
-0
/
+5
|
|
/
*
/
Do not take mode bits from index after type change.
Junio C Hamano
2007-02-17
1
-0
/
+10
|
/
*
log --reflog: use dwim_log
Johannes Schindelin
2007-02-09
1
-0
/
+1
*
Add pretend_sha1_file() interface.
Junio C Hamano
2007-02-05
1
-0
/
+1
*
Rename get_ident() to fmt_ident() and make it available to outside
Junio C Hamano
2007-02-05
1
-0
/
+1
[next]