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-11-10
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
1
-4
/
+10
2007-09-26
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
1
-0
/
+1
2007-08-31
git-diff: resurrect the traditional empty "diff --git" behaviour
Junio C Hamano
1
-0
/
+3
2007-08-13
git-add: Add support for --refresh option.
Alexandre Julliard
1
-2
/
+2
2007-08-10
Merge branch 'cr/tag'
Junio C Hamano
1
-0
/
+2
2007-08-10
Optimize "diff --cached" performance.
Junio C Hamano
1
-0
/
+1
2007-08-01
Clean up work-tree handling
Johannes Schindelin
1
-0
/
+2
2007-08-01
Add set_git_dir() function
Johannes Schindelin
1
-0
/
+1
2007-08-01
Add is_absolute_path() and make_absolute_path()
Johannes Schindelin
1
-0
/
+5
2007-07-21
launch_editor(): Heed GIT_EDITOR and core.editor settings
Johannes Schindelin
1
-0
/
+2
2007-07-18
Rename read_pipe() with read_fd() and make its buffer nul-terminated.
Carlos Rica
1
-1
/
+1
2007-07-13
Make show_rfc2822_date() just another date output format.
Junio C Hamano
1
-2
/
+9
2007-07-13
Support output ISO 8601 format dates
Robin Rosenberg
1
-1
/
+1
2007-07-12
Add functions for parsing integers with size suffixes
Brian Downing
1
-0
/
+3
2007-07-04
Add core.pager config variable.
Brian Gernhardt
1
-0
/
+1
2007-07-01
Merge branch 'jc/quote'
Junio C Hamano
1
-0
/
+1
2007-07-01
Merge branch 'ei/worktree+filter'
Junio C Hamano
1
-0
/
+2
2007-06-30
Don't fflush(stdout) when it's not helpful
Theodore Ts'o
1
-0
/
+2
2007-06-24
Add core.quotepath configuration variable.
Junio C Hamano
1
-0
/
+1
2007-06-22
Merge branch 'ei/oneline+add-empty'
Junio C Hamano
1
-2
/
+5
2007-06-16
Fix ALLOC_GROW off-by-one
Jeff King
1
-1
/
+1
2007-06-13
More static
Junio C Hamano
1
-1
/
+0
2007-06-13
Extend --pretty=oneline to cover the first paragraph,
Junio C Hamano
1
-1
/
+4
2007-06-12
refactor dir_add_name
Jeff King
1
-0
/
+15
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+1
2007-06-06
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
1
-0
/
+2
2007-06-02
Merge branch 'sp/pack'
Junio C Hamano
1
-1
/
+2
2007-05-31
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2007-05-31
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
1
-2
/
+2
2007-05-30
fix signed range problems with hex conversions
Linus Torvalds
1
-2
/
+2
2007-05-29
Merge branch 'db/remote'
Junio C Hamano
1
-2
/
+0
2007-05-26
Lazily open pack index files on demand
Shawn O. Pearce
1
-1
/
+2
2007-05-21
rename dirlink to gitlink.
Martin Waitz
1
-5
/
+5
2007-05-20
Move refspec parser from connect.c and cache.h to remote.{c,h}
Daniel Barkalow
1
-2
/
+0
2007-05-20
Merge branch 'dh/pack'
Junio C Hamano
1
-0
/
+2
2007-05-20
Merge branch 'mst/connect'
Junio C Hamano
1
-1
/
+2
2007-05-20
Merge branch 'np/pack'
Junio C Hamano
1
-2
/
+0
2007-05-18
git-archive: convert archive entries like checkouts do
René Scharfe
1
-0
/
+1
2007-05-16
connect: display connection progress
Michael S. Tsirkin
1
-1
/
+2
2007-05-11
Add has_symlink_leading_path() function.
Junio C Hamano
1
-0
/
+1
2007-05-10
Custom compression levels for objects and packs
Dana How
1
-0
/
+2
2007-05-10
deprecate the new loose object header format
Nicolas Pitre
1
-2
/
+0
2007-04-25
Add --date={local,relative,default}
Junio C Hamano
1
-1
/
+1
2007-04-25
entry.c: Use const qualifier for 'struct checkout' parameters
Luiz Fernando N. Capitulino
1
-1
/
+1
2007-04-24
Merge branch 'jc/the-index'
Junio C Hamano
1
-15
/
+43
2007-04-24
add get_sha1_with_mode
Martin Koegler
1
-0
/
+1
2007-04-24
Add S_IFINVALID mode
Martin Koegler
1
-0
/
+3
2007-04-22
Make read-cache.c "the_index" free.
Junio C Hamano
1
-12
/
+27
2007-04-22
Move index-related variables into a structure.
Junio C Hamano
1
-3
/
+16
2007-04-21
Merge branch 'lt/objalloc'
Junio C Hamano
1
-8
/
+5
[next]