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
2016-02-01
checkout-index: disallow "--no-stage" option
Jeff King
1
-3
/
+3
2016-02-01
checkout-index: handle "--no-index" option
Jeff King
1
-24
/
+10
2016-02-01
checkout-index: handle "--no-prefix" option
Jeff King
1
-12
/
+6
2016-02-01
checkout-index: simplify "-z" option parsing
Jeff King
1
-10
/
+2
2016-02-01
give "nbuf" strbuf a more meaningful name
Jeff King
5
-29
/
+30
2016-02-01
object name: introduce '^{/!-<negative pattern>}' notation
Will Palmer
3
-11
/
+51
2016-02-01
transport: drop support for git-over-rsync
Jeff King
10
-395
/
+10
2016-01-29
stripspace: call U+0020 a "space" instead of a "blank"
Alex Henrie
1
-1
/
+1
2016-01-29
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
2
-1
/
+17
2016-01-28
Fourth batch for 2.8.cycle
Junio C Hamano
1
-1
/
+24
2016-01-28
Merge branch 'jk/shortlog'
Junio C Hamano
2
-103
/
+105
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
41
-116
/
+150
2016-01-28
Merge branch 'js/msys2'
Junio C Hamano
7
-12
/
+77
2016-01-28
Merge branch 'tk/interpret-trailers-in-place'
Junio C Hamano
5
-20
/
+129
2016-01-28
Merge branch 'jk/sanity'
Junio C Hamano
1
-5
/
+13
2016-01-28
Merge branch 'jk/filter-branch-no-index'
Junio C Hamano
2
-1
/
+9
2016-01-28
pass transport verbosity down to git_connect
Eric Wong
1
-5
/
+6
2016-01-28
mingw: do not bother to test funny file names
Johannes Schindelin
8
-5
/
+9
2016-01-28
mingw: skip a test in t9130 that cannot pass on Windows
Johannes Schindelin
1
-1
/
+1
2016-01-28
mingw: handle the missing POSIXPERM prereq in t9124
Johannes Schindelin
1
-6
/
+10
2016-01-28
mingw: avoid illegal filename in t9118
Johannes Schindelin
1
-3
/
+9
2016-01-28
mingw: mark t9100's test cases with appropriate prereqs
Johannes Schindelin
1
-9
/
+9
2016-01-28
t0008: avoid absolute path
Pat Thoyts
1
-1
/
+1
2016-01-28
mingw: work around pwd issues in the tests
Johannes Schindelin
4
-16
/
+16
2016-01-28
mingw: fix t9700's assumption about directory separators
Johannes Schindelin
1
-1
/
+1
2016-01-28
mingw: skip test in t1508 that fails due to path conversion
Johannes Schindelin
1
-1
/
+5
2016-01-28
tests: turn off git-daemon tests if FIFOs are not available
Johannes Schindelin
1
-0
/
+5
2016-01-27
git: simplify environment save/restore logic
Junio C Hamano
1
-14
/
+13
2016-01-27
git: protect against unbalanced calls to {save,restore}_env()
Junio C Hamano
1
-0
/
+7
2016-01-27
git: remove an early return from save_env_before_alias()
Junio C Hamano
2
-2
/
+52
2016-01-27
mingw: disable mkfifo-based tests
Johannes Schindelin
1
-1
/
+1
2016-01-27
mingw: accomodate t0060-path-utils for MSYS2
Johannes Schindelin
1
-0
/
+9
2016-01-27
mingw: fix t5601-clone.sh
Johannes Schindelin
3
-10
/
+39
2016-01-27
t7063: add tests for core.untrackedCache
Christian Couder
1
-4
/
+81
2016-01-27
test-dump-untracked-cache: don't modify the untracked cache
Christian Couder
4
-0
/
+22
2016-01-27
config: add core.untrackedCache
Christian Couder
8
-31
/
+133
2016-01-27
merge-file: ensure that conflict sections match eol style
Johannes Schindelin
2
-15
/
+25
2016-01-27
merge-file: let conflict markers match end-of-line style of the context
Johannes Schindelin
2
-4
/
+69
2016-01-26
git-svn: fix auth parameter handling on SVN 1.9.0+
Eric Wong
1
-2
/
+6
2016-01-26
Third batch for 2.8 cycle
Junio C Hamano
1
-0
/
+24
2016-01-26
Merge branch 'jk/symbolic-ref'
Junio C Hamano
6
-77
/
+140
2016-01-26
Merge branch 'ak/format-patch-odir-config'
Junio C Hamano
4
-1
/
+30
2016-01-26
Merge branch 'rp/p4-filetype-change'
Junio C Hamano
2
-2
/
+73
2016-01-26
Merge branch 'js/close-packs-before-gc'
Junio C Hamano
5
-0
/
+18
2016-01-26
Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'
Junio C Hamano
1
-1
/
+1
2016-01-26
Merge branch 'js/pull-rebase-i'
Junio C Hamano
6
-7
/
+32
2016-01-26
mingw: let lstat() fail with errno == ENOTDIR when appropriate
Johannes Schindelin
1
-0
/
+39
2016-01-26
mingw: try to delete target directory before renaming
마누엘
1
-1
/
+6
2016-01-26
mingw: prepare the TMPDIR environment variable for shell scripts
Johannes Schindelin
1
-4
/
+19
2016-01-26
mingw: factor out Windows specific environment setup
Karsten Blees
1
-13
/
+17
[prev]
[next]