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
2008-04-29
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
Heikki Orsila
1
-2
/
+2
2008-04-16
Make core.sharedRepository more generic
Heikki Orsila
1
-3
/
+13
2008-04-12
git_config_bool_or_int()
Junio C Hamano
1
-0
/
+1
2008-03-11
Merge branch 'lt/unpack-trees'
Junio C Hamano
1
-5
/
+6
2008-03-11
Merge branch 'jc/cherry-pick' (early part)
Junio C Hamano
1
-0
/
+3
2008-03-09
Add 'const' where appropriate to index handling functions
Linus Torvalds
1
-5
/
+5
2008-03-09
Add 'df_name_compare()' helper function
Linus Torvalds
1
-0
/
+1
2008-03-02
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
1
-0
/
+1
2008-02-27
Merge branch 'js/branch-track'
Junio C Hamano
1
-0
/
+9
2008-02-27
Merge branch 'db/checkout'
Junio C Hamano
1
-0
/
+2
2008-02-27
Merge branch 'jk/help-alias'
Junio C Hamano
1
-0
/
+2
2008-02-26
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2008-02-25
add generic, type aware object chain walker
Martin Koegler
1
-0
/
+1
2008-02-25
Use a single implementation and API for copy_file()
Daniel Barkalow
1
-0
/
+1
2008-02-24
make alias lookup a public, procedural function
Jeff King
1
-0
/
+2
2008-02-24
Merge branch 'jc/apply-whitespace'
Junio C Hamano
1
-0
/
+2
2008-02-23
ws_fix_copy(): move the whitespace fixing function to ws.c
Junio C Hamano
1
-0
/
+1
2008-02-22
Use helper function for copying index entry information
Linus Torvalds
1
-1
/
+17
2008-02-22
Name hash fixups: export (and rename) remove_hash_entry
Linus Torvalds
1
-0
/
+14
2008-02-22
Fix name re-hashing semantics
Linus Torvalds
1
-1
/
+3
2008-02-19
branch: optionally setup branch.*.merge from upstream local branches
Jay Soffian
1
-0
/
+9
2008-02-18
expose a helper function peel_to_type().
Junio C Hamano
1
-0
/
+3
2008-02-16
Merge branch 'sp/safecrlf'
Junio C Hamano
1
-1
/
+10
2008-02-16
Merge branch 'jc/gitignore-ends-with-slash'
Junio C Hamano
1
-0
/
+12
2008-02-16
Merge branch 'jk/noetcconfig'
Junio C Hamano
1
-0
/
+3
2008-02-16
Merge branch 'maint'
Junio C Hamano
1
-3
/
+4
2008-02-15
Add "const" qualifier to "char *excludes_file".
Christian Couder
1
-1
/
+1
2008-02-15
Add "const" qualifier to "char *editor_program".
Christian Couder
1
-1
/
+1
2008-02-15
Add "const" qualifier to "char *pager_program".
Christian Couder
1
-1
/
+1
2008-02-15
config: add 'git_config_string' to refactor string config variables.
Christian Couder
1
-0
/
+1
2008-02-11
Merge branch 'lt/in-core-index'
Junio C Hamano
1
-14
/
+55
2008-02-11
Add config_error_nonbool() helper function
Junio C Hamano
1
-0
/
+1
2008-02-09
Library function to check for unmerged index entries
Daniel Barkalow
1
-0
/
+2
2008-02-06
allow suppressing of global and system config
Jeff King
1
-0
/
+3
2008-02-06
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
1
-1
/
+10
2008-02-05
gitignore(5): Allow "foo/" in ignore list to match directory "foo"
Junio C Hamano
1
-0
/
+12
2008-02-05
core.whitespace: cr-at-eol
Junio C Hamano
1
-0
/
+1
2008-01-22
lazy index hashing
Junio C Hamano
1
-0
/
+1
2008-01-22
Create pathname-based hash-table lookup into index
Linus Torvalds
1
-0
/
+6
2008-01-21
Avoid running lstat(2) on the same cache entry.
Junio C Hamano
1
-0
/
+3
2008-01-21
index: be careful when handling long names
Junio C Hamano
1
-2
/
+15
2008-01-21
Make on-disk index representation separate from in-core one
Linus Torvalds
1
-14
/
+32
2008-01-17
Fix random fast-import errors when compiled with NO_MMAP
Shawn O. Pearce
1
-0
/
+1
2008-01-16
close_lock_file(): new function in the lockfile API
Brandon Casey
1
-1
/
+1
2007-12-13
Unify whitespace checking
Wincent Colaiuta
1
-0
/
+4
2007-12-11
Support GIT_PAGER_IN_USE environment variable
Jeff King
1
-1
/
+1
2007-12-09
Merge branch 'jc/spht'
Junio C Hamano
1
-0
/
+12
2007-12-09
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
1
-0
/
+3
2007-12-06
Use gitattributes to define per-path whitespace rule
Junio C Hamano
1
-1
/
+3
2007-12-04
Merge branch 'kh/commit'
Junio C Hamano
1
-0
/
+9
[next]