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-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
Add config_error_nonbool() helper function
Junio C Hamano
1
-0
/
+1
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
2007-12-04
Merge branch 'sp/refspec-match'
Junio C Hamano
1
-0
/
+4
2007-12-03
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
1
-1
/
+1
2007-12-02
Fix --signoff in builtin-commit differently.
Junio C Hamano
1
-0
/
+1
2007-12-02
rename: Break filepairs with different types.
Junio C Hamano
1
-0
/
+7
2007-11-24
Merge branch 'jk/send-pack'
Junio C Hamano
1
-3
/
+17
2007-11-22
Fix add_files_to_cache() to take pathspec, not user specified list of files
Junio C Hamano
1
-1
/
+3
2007-11-22
Export three helper functions from ls-files
Junio C Hamano
1
-0
/
+6
2007-11-18
refactor fetch's ref matching to use refname_match()
Steffen Prohaska
1
-0
/
+1
2007-11-18
add refname_match()
Steffen Prohaska
1
-0
/
+3
2007-11-18
send-pack: tighten remote error reporting
Jeff King
1
-1
/
+2
2007-11-18
make "find_ref_by_name" a public function
Jeff King
1
-0
/
+2
2007-11-18
Fix warning about bitfield in struct ref
Shawn O. Pearce
1
-4
/
+4
2007-11-17
send-pack: assign remote errors to each ref
Jeff King
1
-0
/
+2
2007-11-17
send-pack: track errors for each ref
Jeff King
1
-2
/
+11
2007-11-14
Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.
Johannes Sixt
1
-0
/
+1
2007-11-14
Close files opened by lock_file() before unlinking.
Johannes Schindelin
1
-0
/
+1
2007-11-14
core.excludesfile clean-up
Junio C Hamano
1
-0
/
+1
2007-11-14
Merge branch 'jc/maint-add-sync-stat'
Junio C Hamano
1
-4
/
+10
2007-11-14
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
1
-1
/
+1
2007-11-10
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
1
-4
/
+10
2007-11-07
Merge branch 'ds/maint-deflatebound'
Junio C Hamano
1
-1
/
+1
2007-11-07
Improve accuracy of check for presence of deflateBound.
David Symonds
1
-1
/
+1
2007-11-05
Refactor working tree setup
Mike Hommey
1
-0
/
+1
2007-11-02
Miscellaneous const changes and utilities
Daniel Barkalow
1
-1
/
+1
2007-11-02
git-diff: complain about >=8 consecutive spaces in initial indent
Junio C Hamano
1
-0
/
+1
2007-11-02
War on whitespace: first, a bit of retreat.
Junio C Hamano
1
-0
/
+9
2007-10-21
Change git_connect() to return a struct child_process instead of a pid_t.
Johannes Sixt
1
-2
/
+2
2007-10-16
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
1
-5
/
+6
2007-10-03
Merge branch 'ph/strbuf'
Junio C Hamano
1
-5
/
+4
2007-10-03
Merge branch 'jc/autogc'
Junio C Hamano
1
-0
/
+1
2007-09-29
parse_date_format(): convert a format name to an enum date_mode
Andy Parkins
1
-0
/
+1
2007-09-26
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
1
-0
/
+1
2007-09-20
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
1
-2
/
+0
2007-09-19
Make fetch a builtin
Daniel Barkalow
1
-0
/
+1
2007-09-18
Merge branch 'master' into ph/strbuf
Junio C Hamano
1
-0
/
+1
2007-09-17
Export matches_pack_name() and fix its return value
Junio C Hamano
1
-0
/
+1
2007-09-16
Rewrite convert_to_{git,working_tree} to use strbuf's.
Pierre Habouzit
1
-2
/
+4
2007-09-12
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
1
-0
/
+1
[next]