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-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
2016-01-26
Git.pm: stop assuming that absolute paths start with a slash
Johannes Schindelin
1
-1
/
+2
2016-01-26
mingw: do not trust MSYS2's MinGW gettext.sh
Johannes Schindelin
1
-0
/
+1
2016-01-26
mingw: let's use gettext with MSYS2
Johannes Schindelin
1
-1
/
+1
2016-01-26
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
7
-4
/
+62
2016-01-26
http: use credential API to handle proxy authentication
Knut Franke
3
-3
/
+85
2016-01-26
http: allow selection of proxy authentication method
Knut Franke
5
-3
/
+96
2016-01-26
travis-ci: explicity use container-based infrastructure
Lars Schneider
1
-0
/
+2
2016-01-26
travis-ci: run previously failed tests first, then slowest to fastest
Lars Schneider
1
-1
/
+7
2016-01-26
completion: update completion arguments for stash
Paul Wagland
1
-3
/
+14
2016-01-25
completion: complete show-branch "--date-order"
Paul Wagland
1
-1
/
+1
2016-01-25
completion: add missing git-rebase options
John Keeping
1
-2
/
+6
2016-01-25
mingw: avoid linking to the C library's isalpha()
Johannes Sixt
2
-6
/
+8
2016-01-25
dir: simplify untracked cache "ident" field
Christian Couder
2
-16
/
+24
2016-01-25
dir: add remove_untracked_cache()
Christian Couder
3
-5
/
+11
2016-01-25
dir: add {new,add}_untracked_cache()
Christian Couder
3
-10
/
+20
2016-01-25
update-index: move 'uc' var declaration
Christian Couder
1
-3
/
+1
2016-01-25
update-index: add untracked cache notifications
Christian Couder
1
-5
/
+9
2016-01-25
update-index: add --test-untracked-cache
Christian Couder
2
-1
/
+16
2016-01-25
update-index: use enum for untracked cache options
Christian Couder
1
-5
/
+13
2016-01-25
t6300: use test_atom for some un-modern tests
Jeff King
1
-52
/
+10
[prev]
[next]