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 hook tests: fix and update tests
Benoit Pierre
1
-6
/
+21
2014-03-18
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
1
-2
/
+2
2014-03-18
test patch hunk editing with "commit -p -m"
Benoit Pierre
1
-0
/
+34
2014-03-17
pack-objects: turn off bitmaps when skipping objects
Jeff King
1
-1
/
+4
2014-03-17
mv: prevent mismatched data when ignoring errors.
brian m. carlson
1
-1
/
+12
2014-03-14
t/lib-terminal: make TTY a lazy prerequisite
Jeff King
1
-18
/
+19
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-12
wt-status: lift the artificual "at least 20 columns" floor
Junio C Hamano
2
-13
/
+13
2014-03-11
grep: support -h (no header) with --count
René Scharfe
1
-0
/
+12
2014-03-11
t7810: add missing variables to tests in loop
René Scharfe
1
-29
/
+29
2014-03-11
merge hook tests: use 'test_must_fail' instead of '!'
Benoit Pierre
1
-2
/
+2
2014-03-11
merge hook tests: fix missing '&&' in test
Benoit Pierre
1
-1
/
+1
2014-03-11
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
1
-0
/
+13
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-06
*.sh: drop useless use of "env"
Junio C Hamano
2
-2
/
+2
2014-03-06
t3200-branch: test setting branch as own upstream
Brian Gesiak
1
-0
/
+10
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
push: detect local refspec errors early
Jeff King
1
-0
/
+48
2014-03-05
t7800: add a difftool test for .git-files
Junio C Hamano
1
-0
/
+14
2014-03-03
repack: add `repack.packKeptObjects` config var
Jeff King
1
-1
/
+17
2014-02-28
add uploadarchive.allowUnreachable option
Scott J. Goldman
1
-0
/
+9
2014-02-27
tag: support --sort=<spec>
Nguyễn Thái Ngọc Duy
1
-0
/
+43
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
[prev]
[next]