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
2012-01-08
server_supports(): parse feature list more carefully
Junio C Hamano
1
-0
/
+1
2011-12-22
Merge branch 'jk/git-prompt'
Junio C Hamano
1
-1
/
+0
2011-12-20
Merge branch 'mh/ref-api'
Junio C Hamano
1
-2
/
+2
2011-12-19
Merge branch 'jk/fetch-no-tail-match-refs'
Junio C Hamano
1
-2
/
+1
2011-12-19
Merge branch 'nd/resolve-ref'
Junio C Hamano
1
-1
/
+2
2011-12-16
Merge branch 'jc/stream-to-pack'
Junio C Hamano
1
-0
/
+2
2011-12-13
connect.c: drop path_match function
Jeff King
1
-1
/
+0
2011-12-13
drop "match" parameter from get_remote_heads
Jeff King
1
-1
/
+1
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2011-12-12
move git_getpass to its own source file
Jeff King
1
-1
/
+0
2011-12-12
refs: rename "refname" variables
Michael Haggerty
1
-3
/
+3
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
[next]