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
2013-02-07
fetch: use struct ref to represent refs to be fetched
Junio C Hamano
1
-1
/
+2
2013-02-04
Merge branch 'jc/push-reject-reasons'
Junio C Hamano
1
-3
/
+3
2013-02-04
Merge branch 'jk/config-parsing-cleanup'
Junio C Hamano
1
-0
/
+15
2013-02-04
Merge branch 'jc/custom-comment-char'
Junio C Hamano
1
-0
/
+6
2013-01-30
Merge branch 'rr/minimal-stat'
Junio C Hamano
1
-0
/
+1
2013-01-28
Merge branch 'mh/ceiling' into maint
Junio C Hamano
1
-1
/
+2
2013-01-24
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
1
-0
/
+2
2013-01-24
push: further clean up fields of "struct ref"
Junio C Hamano
1
-3
/
+1
2013-01-23
Merge branch 'jk/suppress-clang-warning'
Junio C Hamano
1
-1
/
+1
2013-01-23
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
1
-1
/
+0
2013-01-23
config: add helper function for parsing key names
Jeff King
1
-0
/
+15
2013-01-22
Enable minimal stat checking
Robin Rosenberg
1
-0
/
+1
2013-01-16
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
1
-1
/
+0
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-0
/
+6
2013-01-16
fix clang -Wunused-value warnings for error functions
Max Horn
1
-1
/
+1
2013-01-05
Merge branch 'jk/pathspec-literal'
Junio C Hamano
1
-0
/
+3
2013-01-05
Merge branch 'jk/error-const-return'
Junio C Hamano
1
-0
/
+3
2013-01-05
Merge branch 'jk/mailmap-from-blob'
Junio C Hamano
1
-0
/
+1
2013-01-05
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
1
-1
/
+6
2013-01-05
Merge branch 'nd/pathspec-wildcard'
Junio C Hamano
1
-1
/
+4
2013-01-02
Merge branch 'mh/ceiling'
Junio C Hamano
1
-1
/
+2
2012-12-19
add global --literal-pathspecs option
Jeff King
1
-0
/
+3
2012-12-15
silence some -Wuninitialized false positives
Jeff King
1
-0
/
+3
2012-12-12
mailmap: support reading mailmap from blobs
Jeff King
1
-0
/
+1
2012-12-02
push: require force for refs under refs/tags/
Chris Rorvick
1
-0
/
+1
2012-12-02
push: flag updates that require force
Chris Rorvick
1
-1
/
+3
2012-12-02
push: keep track of "update" state separately
Chris Rorvick
1
-0
/
+1
2012-12-02
push: add advice for rejected tag reference
Chris Rorvick
1
-0
/
+1
2012-11-26
pathspec: apply "*.c" optimization from exclude
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2012-11-19
pathspec: save the non-wildcard length part
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-11-15
ident: keep separate "explicit" flags for author and committer
Jeff King
1
-1
/
+2
2012-11-15
ident: make user_ident_explicitly_given static
Jeff King
1
-4
/
+0
2012-10-29
Move setup_diff_pager to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-10-29
Move try_merge_command and checkout_fast_forward to libgit.a
Nguyễn Thái Ngọc Duy
1
-2
/
+9
2012-10-29
longest_ancestor_length(): take a string_list argument for prefixes
Michael Haggerty
1
-1
/
+1
2012-10-29
Introduce new function real_path_if_valid()
Michael Haggerty
1
-0
/
+1
2012-09-15
ident.c: mark private file-scope symbols as static
Junio C Hamano
1
-2
/
+0
2012-09-15
trace.c: mark a private file-scope symbol as static
Junio C Hamano
1
-1
/
+0
2012-09-15
read-cache.c: mark a private file-scope symbol as static
Junio C Hamano
1
-1
/
+0
2012-09-15
symlinks.c: mark private file-scope symbols as static
Junio C Hamano
1
-2
/
+0
2012-09-03
Merge branch 'jc/maint-config-exit-status'
Junio C Hamano
1
-0
/
+1
2012-08-29
Merge branch 'jc/capabilities'
Junio C Hamano
1
-1
/
+3
2012-08-13
parse_feature_request: make it easier to see feature values
Jeff King
1
-1
/
+3
2012-07-30
config: "git config baa" should exit with status 1
Junio C Hamano
1
-0
/
+1
2012-07-23
Merge branch 'tg/ce-namelen-field'
Junio C Hamano
1
-13
/
+6
2012-07-22
Merge branch 'jc/sha1-name-more'
Junio C Hamano
1
-10
/
+18
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+1
2012-07-11
Strip namelen out of ce_flags into a ce_namelen field
Thomas Gummerer
1
-13
/
+6
2012-07-09
rev-parse --disambiguate=<prefix>
Junio C Hamano
1
-0
/
+3
2012-07-09
sha1_name.c: add support for disambiguating other types
Junio C Hamano
1
-3
/
+10
[prev]
[next]