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
2011-12-16
Merge branch 'jc/stream-to-pack'
Junio C Hamano
1
-0
/
+2
2011-12-09
Merge branch 'nd/resolve-ref'
Junio C Hamano
1
-0
/
+2
2011-12-09
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
1
-1
/
+1
2011-12-01
bulk-checkin: replace fast-import based implementation
Junio C Hamano
1
-0
/
+2
2011-11-13
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2011-11-07
refs DWIMmery: use the same rule for both "git fetch" and others
Junio C Hamano
1
-1
/
+1
2011-10-26
cache.h: put single NUL at end of struct cache_entry
René Scharfe
1
-1
/
+1
2011-10-26
read-cache.c: allocate index entries individually
René Scharfe
1
-1
/
+0
2011-10-21
Merge branch 'jk/maint-pack-objects-compete-with-delete'
Junio C Hamano
1
-0
/
+1
2011-10-21
Merge branch 'ph/transport-with-gitfile'
Junio C Hamano
1
-1
/
+1
2011-10-17
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
1
-0
/
+1
2011-10-17
Merge branch 'jk/name-hash-dirent'
Junio C Hamano
1
-0
/
+1
2011-10-14
pack-objects: protect against disappearing packs
Jeff King
1
-0
/
+1
2011-10-10
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
1
-1
/
+42
2011-10-10
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
1
-1
/
+0
2011-10-10
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
1
-0
/
+1
2011-10-07
fix phantom untracked files when core.ignorecase is set
Jeff King
1
-0
/
+1
2011-10-06
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
1
-0
/
+1
2011-10-05
resolve_ref(): expand documentation
Michael Haggerty
1
-1
/
+33
2011-10-05
get_sha1_hex(): do not read past a NUL character
Michael Haggerty
1
-0
/
+9
2011-10-05
Merge branch 'rr/revert-cherry-pick-continue'
Junio C Hamano
1
-0
/
+2
2011-10-04
enter_repo: do not modify input
Erik Faye-Lund
1
-1
/
+1
2011-09-12
rename pathspec_prefix() to common_prefix() and move to dir.[ch]
Clemens Buchacher
1
-1
/
+0
2011-09-06
remove prefix argument from pathspec_prefix
Clemens Buchacher
1
-1
/
+1
2011-08-28
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
1
-1
/
+1
2011-08-23
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-1
/
+1
2011-08-22
read_gitfile_gently(): rename misnamed function to read_gitfile()
Junio C Hamano
1
-1
/
+1
2011-08-17
Merge branch 'js/ref-namespaces'
Junio C Hamano
1
-0
/
+3
2011-08-16
rev-parse: add option --resolve-git-dir <path>
Fredrik Gustafsson
1
-0
/
+1
2011-08-11
ls-files: fix pathspec display on error
Clemens Buchacher
1
-1
/
+1
2011-08-11
Merge branch 'cb/partial-commit-relative-pathspec'
Junio C Hamano
1
-0
/
+1
2011-08-05
Merge branch 'jc/pack-order-tweak'
Junio C Hamano
1
-0
/
+3
2011-08-04
config: Introduce functions to write non-standard file
Ramkumar Ramachandra
1
-0
/
+2
2011-08-02
commit: allow partial commits with relative paths
Clemens Buchacher
1
-0
/
+1
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
1
-1
/
+0
2011-07-19
Merge branch 'jk/clone-cmdline-config'
Junio C Hamano
1
-0
/
+2
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
1
-9
/
+23
2011-07-06
core: log offset pack data accesses happened
Junio C Hamano
1
-0
/
+3
2011-07-06
ref namespaces: infrastructure
Josh Triplett
1
-0
/
+3
2011-06-29
Merge branch 'jc/streaming-filter' into next
Junio C Hamano
1
-37
/
+1
2011-06-29
Merge branch 'jc/streaming' into next
Junio C Hamano
1
-1
/
+35
2011-06-29
Merge branch 'ef/maint-win-verify-path'
Junio C Hamano
1
-1
/
+1
2011-06-22
config: make git_config_parse_parameter a public function
Jeff King
1
-0
/
+2
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-13
/
+22
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-3
/
+1
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-0
/
+6
2011-06-10
zlib: wrap inflateInit2 used to accept only for gzip format
Junio C Hamano
1
-0
/
+1
2011-06-05
verify-pack: use index-pack --verify
Junio C Hamano
1
-1
/
+0
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
1
-2
/
+0
2011-05-30
Merge branch 'jk/maint-config-alias-fix'
Junio C Hamano
1
-2
/
+0
[next]