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
2007-03-02
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
1
-1
/
+5
2007-03-02
Merge branch 'js/commit-format'
Junio C Hamano
1
-1
/
+2
2007-02-28
index_fd(): pass optional path parameter as hint for blob conversion
Junio C Hamano
1
-1
/
+1
2007-02-28
index_fd(): use enum object_type instead of type name string.
Junio C Hamano
1
-14
/
+14
2007-02-27
make sure enum object_type is signed
Nicolas Pitre
1
-1
/
+2
2007-02-27
show_date(): rename the "relative" parameter to "mode"
Johannes Schindelin
1
-1
/
+2
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-18
/
+18
2007-02-22
Merge branches 'lt/crlf' and 'jc/apply-config'
Junio C Hamano
1
-0
/
+5
2007-02-16
Do not take mode bits from index after type change.
Junio C Hamano
1
-0
/
+10
2007-02-14
Lazy man's auto-CRLF
Linus Torvalds
1
-0
/
+5
2007-02-08
log --reflog: use dwim_log
Johannes Schindelin
1
-0
/
+1
2007-02-05
Add pretend_sha1_file() interface.
Junio C Hamano
1
-0
/
+1
2007-02-04
Rename get_ident() to fmt_ident() and make it available to outside
Junio C Hamano
1
-0
/
+1
2007-01-28
add logref support to git-symbolic-ref
Nicolas Pitre
1
-1
/
+1
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
1
-1
/
+0
2007-01-25
Allow non-developer to clone, checkout and fetch more easily.
Junio C Hamano
1
-1
/
+0
2007-01-20
Do not verify filenames in a bare repository
Johannes Schindelin
1
-0
/
+1
2007-01-19
dwim_ref(): Separate name-to-ref DWIM code out.
Junio C Hamano
1
-0
/
+2
2007-01-18
Use fixed-size integers for .idx file I/O
Junio C Hamano
1
-1
/
+1
2007-01-16
cache.h; fix a couple of prototypes
Chris Wedgwood
1
-2
/
+2
2007-01-14
Remove read_or_die in favor of better error messages.
Shawn O. Pearce
1
-1
/
+0
2007-01-11
Merge branch 'jc/bare'
Junio C Hamano
1
-1
/
+2
2007-01-11
Merge branch 'jc/detached-head'
Junio C Hamano
1
-1
/
+1
2007-01-08
short i/o: fix calls to read to use xread or read_in_full
Andy Whitcroft
1
-0
/
+1
2007-01-08
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
1
-1
/
+2
2007-01-08
Detached HEAD (experimental)
Junio C Hamano
1
-1
/
+1
2007-01-07
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
1
-1
/
+2
2007-01-07
Merge branch 'sp/mmap'
Junio C Hamano
1
-8
/
+20
2007-01-04
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2007-01-03
Fix infinite loop when deleting multiple packed refs.
Junio C Hamano
1
-0
/
+1
2007-01-02
send pack check for failure to send revisions list
Andy Whitcroft
1
-0
/
+1
2006-12-29
Create pack_report() as a debugging aid.
Shawn O. Pearce
1
-0
/
+1
2006-12-29
Fully activate the sliding window pack access.
Shawn O. Pearce
1
-0
/
+1
2006-12-29
Replace use_packed_git with window cursors.
Shawn O. Pearce
1
-2
/
+2
2006-12-29
Refactor how we open pack files to prepare for multiple windows.
Shawn O. Pearce
1
-0
/
+1
2006-12-29
Create read_or_die utility routine.
Shawn O. Pearce
1
-0
/
+1
2006-12-29
Use off_t for index and pack file lengths.
Shawn O. Pearce
1
-2
/
+2
2006-12-29
Refactor packed_git to prepare for sliding mmap windows.
Shawn O. Pearce
1
-3
/
+10
2006-12-29
Introduce new config option for mmap limit.
Shawn O. Pearce
1
-0
/
+1
2006-12-29
Replace unpack_entry_gently with unpack_entry.
Shawn O. Pearce
1
-1
/
+1
2006-12-27
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
1
-2
/
+2
2006-12-19
Use preprocessor constants for environment variable names.
Junio C Hamano
1
-0
/
+4
2006-12-17
Merge branch 'js/branch-config'
Junio C Hamano
1
-0
/
+1
2006-12-17
Default GIT_COMMITTER_NAME to login name in recieve-pack.
Shawn O. Pearce
1
-0
/
+1
2006-12-16
add a function to rename sections in the config
Johannes Schindelin
1
-0
/
+1
2006-12-15
Enable reflogs by default in any repository with a working directory.
Shawn O. Pearce
1
-0
/
+1
2006-11-03
improve fetch-pack's handling of kept packs
Nicolas Pitre
1
-4
/
+0
2006-11-03
Teach receive-pack how to keep pack files based on object count.
Shawn Pearce
1
-0
/
+1
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-3
/
+4
2006-10-30
Move deny_non_fast_forwards handling completely into receive-pack.
Shawn Pearce
1
-1
/
+0
[next]