index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
Allow the default low-level merge driver to be configured.
Junio C Hamano
2007-04-18
|
*
|
|
|
Custom low-level merge driver support.
Junio C Hamano
2007-04-18
|
*
|
|
|
Add a demonstration/test of customized merge.
Junio C Hamano
2007-04-17
|
*
|
|
|
Allow specifying specialized merge-backend per path.
Junio C Hamano
2007-04-17
|
*
|
|
|
merge-recursive: separate out xdl_merge() interface.
Junio C Hamano
2007-04-17
|
*
|
|
|
Allow more than true/false to attributes.
Junio C Hamano
2007-04-17
|
*
|
|
|
Document git-check-attr
James Bowes
2007-04-15
|
*
|
|
|
Change attribute negation marker from '!' to '-'.
Junio C Hamano
2007-04-15
|
*
|
|
|
Define a built-in attribute macro "binary".
Junio C Hamano
2007-04-15
|
*
|
|
|
attribute macro support
Junio C Hamano
2007-04-15
|
*
|
|
|
Makefile: add patch-ids.h back in.
Junio C Hamano
2007-04-15
|
*
|
|
|
Fix 'diff' attribute semantics.
Junio C Hamano
2007-04-15
|
*
|
|
|
Fix 'crlf' attribute semantics.
Junio C Hamano
2007-04-15
|
*
|
|
|
Teach 'diff' about 'diff' attribute.
Junio C Hamano
2007-04-14
|
*
|
|
|
Define 'crlf' attribute.
Junio C Hamano
2007-04-14
|
*
|
|
|
Add basic infrastructure to assign attributes to paths
Junio C Hamano
2007-04-14
*
|
|
|
|
Merge branch 'lt/gitlink'
Junio C Hamano
2007-04-21
|
\
\
\
\
\
|
*
|
|
|
|
Tests for core subproject support
Alex Riesen
2007-04-18
|
*
|
|
|
|
Expose subprojects as special files to "git diff" machinery
Linus Torvalds
2007-04-15
|
*
|
|
|
|
Fix some "git ls-files -o" fallout from gitlinks
Linus Torvalds
2007-04-14
|
*
|
|
|
|
Replace a pair of patches with updated ones for subproject support.
Junio C Hamano
2007-04-14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Teach "git-read-tree -u" to check out submodules as a directory
Linus Torvalds
2007-04-12
|
|
*
|
|
|
|
Teach git list-objects logic not to follow gitlinks
Linus Torvalds
2007-04-12
|
*
|
|
|
|
|
Teach "git-read-tree -u" to check out submodules as a directory
Linus Torvalds
2007-04-14
|
*
|
|
|
|
|
Teach git list-objects logic to not follow gitlinks
Linus Torvalds
2007-04-14
|
*
|
|
|
|
|
Fix gitlink index entry filesystem matching
Linus Torvalds
2007-04-14
|
|
/
/
/
/
/
|
*
|
|
|
|
Don't show gitlink directories when we want "other" files
Linus Torvalds
2007-04-12
|
*
|
|
|
|
Teach git-update-index about gitlinks
Linus Torvalds
2007-04-12
|
*
|
|
|
|
Teach directory traversal about subprojects
Linus Torvalds
2007-04-11
|
*
|
|
|
|
Fix thinko in subproject entry sorting
Linus Torvalds
2007-04-11
|
*
|
|
|
|
Teach core object handling functions about gitlinks
Linus Torvalds
2007-04-10
|
*
|
|
|
|
Teach "fsck" not to follow subproject links
Linus Torvalds
2007-04-10
|
*
|
|
|
|
Add "S_IFDIRLNK" file mode infrastructure for git links
Linus Torvalds
2007-04-10
|
*
|
|
|
|
Add 'resolve_gitlink_ref()' helper function
Linus Torvalds
2007-04-10
|
*
|
|
|
|
Avoid overflowing name buffer in deep directory structures
Linus Torvalds
2007-04-09
|
*
|
|
|
|
diff-lib: use ce_mode_from_stat() rather than messing with modes manually
Linus Torvalds
2007-04-09
*
|
|
|
|
|
Merge branch 'np/pack'
Junio C Hamano
2007-04-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
document --index-version for index-pack and pack-objects
Nicolas Pitre
2007-04-19
|
*
|
|
|
|
|
pack-objects: remove obsolete comments
Nicolas Pitre
2007-04-19
|
*
|
|
|
|
|
pack-objects: better check_object() performances
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
add get_size_from_delta()
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: make in_pack_header_size a variable of its own
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: get rid of create_final_object_list()
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: get rid of reuse_cached_pack
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: clean up list sorting
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: rework check_delta_limit usage
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: equal objects in size should delta against newer objects
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
pack-objects: optimize preferred base handling a bit
Nicolas Pitre
2007-04-16
|
*
|
|
|
|
|
clean up add_object_entry()
Nicolas Pitre
2007-04-11
|
*
|
|
|
|
|
tests for various pack index features
Nicolas Pitre
2007-04-11
[prev]
[next]