index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
Merge branch 'al/docs'
Junio C Hamano
4
-10
/
+8
2014-02-27
Merge branch 'jk/test-ports'
Junio C Hamano
10
-10
/
+2
2014-02-27
Merge branch 'nd/reset-intent-to-add'
Junio C Hamano
5
-15
/
+50
2014-02-27
Merge branch 'ks/tree-diff-walk'
Junio C Hamano
5
-59
/
+10
2014-02-27
Merge branch 'mw/symlinks'
Junio C Hamano
3
-20
/
+112
2014-02-27
Merge branch 'nd/test-rename-reset'
Junio C Hamano
2
-0
/
+0
2014-02-27
Merge branch 'wk/submodule-on-branch'
Junio C Hamano
4
-42
/
+135
2014-02-27
Merge branch 'ep/varscope'
Junio C Hamano
7
-19
/
+22
2014-02-27
Merge branch 'bs/stdio-undef-before-redef'
Junio C Hamano
1
-0
/
+6
2014-02-27
Merge branch 'jk/config-path-include-fix'
Junio C Hamano
2
-2
/
+6
2014-02-27
Merge branch 'ds/rev-parse-required-args'
Junio C Hamano
1
-6
/
+11
2014-02-27
Merge branch 'nd/diff-quiet-stat-dirty'
Junio C Hamano
3
-24
/
+51
2014-02-27
Merge branch 'nd/submodule-pathspec-ending-with-slash'
Junio C Hamano
22
-76
/
+89
2014-02-27
Merge branch 'bk/refresh-missing-ok-in-merge-recursive'
Junio C Hamano
4
-14
/
+70
2014-02-27
Merge branch 'da/pull-ff-configuration'
Junio C Hamano
3
-1
/
+47
2014-02-27
Merge branch 'kb/fast-hashmap'
Junio C Hamano
20
-538
/
+1216
2014-02-27
Merge branch 'nv/commit-gpgsign-config'
Junio C Hamano
7
-5
/
+56
2014-02-24
name-hash: retire unused index_name_exists()
Eric Sunshine
2
-10
/
+1
2014-02-24
hashmap.h: use 'unsigned int' for hash-codes everywhere
Karsten Blees
2
-2
/
+2
2014-02-24
test the commit.gpgsign config option
Nicolas Vigier
1
-4
/
+21
2014-02-24
commit-tree: add and document --no-gpg-sign
Junio C Hamano
3
-0
/
+14
2014-02-24
commit-tree: add the commit.gpgsign option to sign all commits
Nicolas Vigier
4
-1
/
+21
2014-02-24
diff: do not quit early on stat-dirty files
Nguyễn Thái Ngọc Duy
3
-5
/
+25
2014-02-24
diff.c: move diffcore_skip_stat_unmatch core logic out for reuse later
Nguyễn Thái Ngọc Duy
1
-21
/
+28
2014-02-24
tree-walk: finally switch over tree descriptors to contain a pre-parsed entry
Kirill Smelkov
2
-2
/
+2
2014-02-24
clean: use cache_name_is_other()
Nguyễn Thái Ngọc Duy
1
-19
/
+2
2014-02-24
clean: replace match_pathspec() with dir_path_match()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2014-02-24
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
6
-9
/
+20
2014-02-24
match_pathspec: match pathspec "foo/" against directory "foo"
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2014-02-24
dir.c: prepare match_pathspec_item for taking more flags
Nguyễn Thái Ngọc Duy
1
-6
/
+13
2014-02-24
pathspec: rename match_pathspec_depth() to match_pathspec()
Nguyễn Thái Ngọc Duy
7
-25
/
+27
2014-02-24
pathspec: convert some match_pathspec_depth() to dir_path_match()
Nguyễn Thái Ngọc Duy
5
-8
/
+12
2014-02-24
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
14
-22
/
+24
2014-02-24
Documentation: describe 'submodule update --remote' use case
W. Trevor King
1
-0
/
+10
2014-02-24
submodule: explicit local branch creation in module_clone
W. Trevor King
4
-27
/
+110
2014-02-24
submodule: document module_clone arguments in comments
W. Trevor King
1
-0
/
+6
2014-02-24
submodule: make 'checkout' update_module mode more explicit
W. Trevor King
1
-16
/
+11
2014-02-24
test-hashmap.c: drop unnecessary #includes
Jonathan Nieder
1
-2
/
+1
2014-02-24
.gitignore: test-hashmap is a generated file
Jonathan Nieder
1
-0
/
+1
2014-02-24
merge-recursive.c: tolerate missing files while refreshing index
Brad King
2
-2
/
+3
2014-02-24
read-cache.c: extend make_cache_entry refresh flag with options
Brad King
3
-12
/
+16
2014-02-24
read-cache.c: refactor --ignore-missing implementation
Brad King
2
-3
/
+7
2014-02-24
t3030-merge-recursive: test known breakage with empty work tree
Brad King
1
-0
/
+47
2014-02-14
Git 1.9.0
Junio C Hamano
4
-33
/
+11
2014-02-14
release notes: typo fixes
Michael J Gruber
1
-18
/
+18
2014-02-13
Sync with 1.8.5.5
Junio C Hamano
3
-2
/
+40
2014-02-13
Git 1.8.5.5
Junio C Hamano
5
-4
/
+42
2014-02-13
Merge branch 'bm/merge-base-octopus-dedup' into maint
Junio C Hamano
2
-6
/
+64
2014-02-13
Merge branch 'jc/revision-range-unpeel' into maint
Junio C Hamano
2
-12
/
+33
2014-02-13
Merge branch 'jk/allow-fetch-onelevel-refname' into maint
Junio C Hamano
2
-1
/
+12
[next]