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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
ref-filter: provide a function for parsing sort options
Jeff King
1
-25
/
+1
2017-07-13
ref-filter: abstract ref format into its own struct
Jeff King
4
-37
/
+41
2017-07-13
check return value of verify_ref_format()
Jeff King
3
-5
/
+10
2017-07-12
Merge branch 'rs/use-div-round-up'
Junio C Hamano
4
-4
/
+4
2017-07-12
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-6
/
+9
2017-07-10
use DIV_ROUND_UP
René Scharfe
4
-4
/
+4
2017-07-10
Merge branch 'ks/typofix-commit-c-comment'
Junio C Hamano
1
-1
/
+1
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
6
-7
/
+7
2017-07-10
Merge branch 'ks/commit-assuming-only-warning-removal'
Junio C Hamano
1
-8
/
+1
2017-07-09
branch: set remote color in ref-filter branch immediately
Jeff King
1
-5
/
+6
2017-07-09
branch: use BRANCH_COLOR_LOCAL in ref-filter format
Jeff King
1
-2
/
+3
2017-07-09
branch: only perform HEAD check for local branches
Jeff King
1
-1
/
+2
2017-07-06
Merge branch 'jc/utf8-fprintf'
Junio C Hamano
1
-3
/
+2
2017-07-06
builtin/commit.c: fix a typo in the comment
Kaartic Sivaraam
1
-1
/
+1
2017-07-05
Merge branch 'jt/unify-object-info'
Junio C Hamano
3
-8
/
+12
2017-07-05
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
3
-3
/
+3
2017-07-05
Merge branch 'bw/repo-object'
Junio C Hamano
3
-119
/
+85
2017-06-30
Merge branch 'vs/typofixes'
Junio C Hamano
1
-1
/
+1
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
1
-0
/
+1
2017-06-30
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
1
-2
/
+1
2017-06-30
commit-template: remove outdated notice about explicit paths
Kaartic Sivaraam
1
-6
/
+0
2017-06-28
submodule--helper: do not call utf8_fprintf() unnecessarily
Junio C Hamano
1
-3
/
+2
2017-06-27
Spelling fixes
Ville Skyttä
1
-1
/
+1
2017-06-26
Merge branch 'lb/status-stash-count'
Junio C Hamano
1
-0
/
+6
2017-06-26
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
2
-5
/
+8
2017-06-24
Merge branch 'jc/diff-tree-stale-comment' into maint
Junio C Hamano
1
-3
/
+5
2017-06-24
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
4
-36
/
+42
2017-06-24
Merge branch 'jc/name-rev-lw-tag' into maint
Junio C Hamano
1
-7
/
+52
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
7
-39
/
+18
2017-06-24
Merge branch 'jk/warn-add-gitlink'
Junio C Hamano
1
-1
/
+45
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
78
-11
/
+93
2017-06-24
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2
-80
/
+101
2017-06-24
sha1_file: guard against invalid loose subdirectory numbers
René Scharfe
3
-3
/
+3
2017-06-23
wildmatch: remove unused wildopts parameter
Ævar Arnfjörð Bjarmason
6
-7
/
+7
2017-06-23
ls-files: use repository object
Brandon Williams
1
-114
/
+78
2017-06-23
submodule: convert is_submodule_initialized to work on a repository
Brandon Williams
2
-5
/
+7
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
78
-91
/
+194
2017-06-22
Merge branch 'pc/dir-count-slashes'
Junio C Hamano
1
-10
/
+3
2017-06-21
status: contextually notify user about an initial commit
Kaartic Sivaraam
1
-0
/
+1
2017-06-21
sha1_file: rename LOOKUP_REPLACE_OBJECT
Jonathan Tan
1
-2
/
+3
2017-06-21
sha1_file: rename LOOKUP_UNKNOWN_OBJECT
Jonathan Tan
1
-1
/
+1
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
9
-8
/
+28
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
9
-104
/
+100
2017-06-19
Merge branch 'ab/pcre-v2'
Junio C Hamano
1
-3
/
+13
2017-06-18
status: add optional stash count information
Liam Beguin
1
-0
/
+6
2017-06-16
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
2
-15
/
+6
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
6
-24
/
+12
2017-06-15
config: don't implicitly use gitdir or commondir
Brandon Williams
1
-11
/
+15
2017-06-15
config: don't include config.h by default
Brandon Williams
78
-0
/
+78
2017-06-15
add: warn when adding an embedded repository
Jeff King
1
-1
/
+45
[next]