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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
Merge branch 'jk/clean-d-pathspec'
Junio C Hamano
1
-0
/
+16
2014-03-14
Merge branch 'sg/archive-restrict-remote'
Junio C Hamano
1
-0
/
+9
2014-03-14
Merge branch 'da/difftool-git-files'
Junio C Hamano
1
-0
/
+14
2014-03-14
Merge branch 'tg/index-v4-format'
Junio C Hamano
4
-0
/
+89
2014-03-14
Merge branch 'jk/remote-pushremote-config-reading'
Junio C Hamano
1
-0
/
+13
2014-03-14
Merge branch 'jk/commit-dates-parsing-fix'
Junio C Hamano
2
-0
/
+59
2014-03-14
Merge branch 'jh/note-trees-record-blobs'
Junio C Hamano
1
-0
/
+27
2014-03-14
Merge branch 'nd/no-more-fnmatch'
Junio C Hamano
1
-13
/
+0
2014-03-14
Merge branch 'tr/diff-submodule-no-reuse-worktree'
Junio C Hamano
1
-1
/
+29
2014-03-14
Merge branch 'nd/reset-setup-worktree'
Junio C Hamano
1
-0
/
+11
2014-03-14
Merge branch 'ks/config-file-stdin'
Junio C Hamano
2
-3
/
+46
2014-03-14
Merge branch 'nd/gitignore-trailing-whitespace'
Junio C Hamano
1
-0
/
+31
2014-03-14
Merge branch 'jc/check-attr-honor-working-tree'
Junio C Hamano
1
-22
/
+40
2014-03-11
clean: respect pathspecs with "-d"
Jeff King
1
-0
/
+16
2014-03-11
t0008: skip trailing space test on Windows
Johannes Sixt
1
-1
/
+1
2014-03-07
Merge branch 'jn/add-2.0-u-A-sans-pathspec'
Junio C Hamano
1
-7
/
+2
2014-03-05
Merge branch 'jk/run-network-tests-by-default'
Junio C Hamano
3
-14
/
+74
2014-03-05
Merge branch 'nd/daemonize-gc'
Junio C Hamano
1
-0
/
+1
2014-03-05
Merge branch 'ks/combine-diff'
Junio C Hamano
2
-0
/
+127
2014-03-05
t7800: add a difftool test for .git-files
Junio C Hamano
1
-0
/
+14
2014-02-28
add uploadarchive.allowUnreachable option
Scott J. Goldman
1
-0
/
+9
2014-02-27
Merge branch 'nd/http-fetch-shallow-fix'
Junio C Hamano
6
-27
/
+82
2014-02-27
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2
-0
/
+196
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
1
-0
/
+15
2014-02-27
Merge branch 'mw/symlinks'
Junio C Hamano
2
-0
/
+38
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
1
-1
/
+37
2014-02-27
Merge branch 'nd/diff-quiet-stat-dirty'
Junio C Hamano
1
-0
/
+6
2014-02-27
Merge branch 'nd/submodule-pathspec-ending-with-slash'
Junio C Hamano
2
-3
/
+9
2014-02-27
Merge branch 'bk/refresh-missing-ok-in-merge-recursive'
Junio C Hamano
1
-0
/
+47
2014-02-27
Merge branch 'da/pull-ff-configuration'
Junio C Hamano
1
-0
/
+21
2014-02-27
Merge branch 'kb/fast-hashmap'
Junio C Hamano
1
-0
/
+240
2014-02-27
Merge branch 'nv/commit-gpgsign-config'
Junio C Hamano
1
-4
/
+21
2014-02-24
test the commit.gpgsign config option
Nicolas Vigier
1
-4
/
+21
2014-02-24
diff: do not quit early on stat-dirty files
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2014-02-24
tests: add checking that combine-diff emits only correct paths
Kirill Smelkov
1
-0
/
+106
2014-02-24
diff test: add tests for combine-diff with orderfile
Kirill Smelkov
1
-0
/
+21
2014-02-24
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2014-02-24
pathspec: rename match_pathspec_depth() to match_pathspec()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2014-02-24
submodule: explicit local branch creation in module_clone
W. Trevor King
1
-1
/
+38
2014-02-24
merge-recursive.c: tolerate missing files while refreshing index
Brad King
1
-1
/
+1
2014-02-24
t3030-merge-recursive: test known breakage with empty work tree
Brad King
1
-0
/
+47
2014-02-24
read-cache: add index.version config variable
Thomas Gummerer
1
-0
/
+27
2014-02-24
test-lib: allow setting the index format version
Thomas Gummerer
3
-0
/
+13
2014-02-24
remote: handle pushremote config in any order
Jeff King
1
-0
/
+13
2014-02-24
log: do not segfault on gmtime errors
Jeff King
1
-0
/
+8
2014-02-24
log: handle integer overflow in timestamps
Jeff King
1
-0
/
+16
2014-02-24
fsck: report integer overflow in author timestamps
Jeff King
1
-0
/
+14
2014-02-24
t4212: test bogus timestamps with git-log
Jeff King
1
-0
/
+21
[next]