index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t2022-checkout-paths.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
Seventh batch for the 2.8 cycle
Junio C Hamano
1
-0
/
+43
2016-02-17
Start preparing for 2.7.2
Junio C Hamano
2
-1
/
+28
2016-02-17
git-cvsserver.perl: fix typo
GyuYong Jung
1
-1
/
+1
2016-02-12
mergetool: reorder vim/gvim buffers in three-way diffs
Dickson Wong
1
-2
/
+2
2016-02-10
Sixth batch for the 2.8 cycle
Junio C Hamano
1
-0
/
+40
2016-02-09
Documentation/git-clean.txt: don't mention deletion of .git/modules/*
Matt McCutchen
1
-3
/
+1
2016-02-08
rerere: replace strcpy with xsnprintf
Jeff King
1
-2
/
+2
2016-02-08
t9100: fix breakage when SHELL_PATH is not /bin/sh
Michael J Gruber
1
-1
/
+2
2016-02-08
test-path-utils: use xsnprintf in favor of strcpy
Jeff King
1
-1
/
+1
2016-02-08
gitignore: ignore generated test-fake-ssh executable
Johannes Schindelin
1
-0
/
+1
2016-02-08
ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
Dan Aloni
3
-0
/
+65
2016-02-05
Git 2.7.1
v2.7.1
Junio C Hamano
4
-3
/
+91
2016-02-04
fmt_ident: refactor strictness checks
Jeff King
1
-22
/
+24
2016-02-03
Fifth batch for 2.8 cycle
Junio C Hamano
1
-1
/
+59
2016-02-03
restore_env(): free the saved environment variable once we are done
Junio C Hamano
1
-2
/
+4
2016-02-02
test-lib: limit the output of the yes utility
Johannes Schindelin
1
-2
/
+4
2016-02-02
Getting closer to 2.7.1
Junio C Hamano
1
-0
/
+9
2016-02-02
push: fix ref status reporting for --force-with-lease
Andrew Wheeler
2
-12
/
+18
2016-02-01
apply, ls-files: simplify "-z" parsing
Jeff King
2
-24
/
+6
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-30
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-29
Fourth batch for 2.8.cycle
Junio C Hamano
1
-1
/
+24
2016-01-29
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-28
git: simplify environment save/restore logic
Junio C Hamano
1
-14
/
+13
2016-01-28
git: protect against unbalanced calls to {save,restore}_env()
Junio C Hamano
1
-0
/
+7
2016-01-28
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
[next]