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
2013-06-13
use logical OR (||) instead of binary OR (|) in logical context
René Scharfe
3
-6
/
+6
2013-06-11
Merge branch 'maint-1.8.2' into maint
Junio C Hamano
2
-1
/
+1
2013-06-11
t0070 "mktemp to unwritable directory" needs SANITY
Torsten Bögershausen
1
-1
/
+1
2013-06-11
pre-push.sample: Make the script executable
Wieland Hoffmann
1
-0
/
+0
2013-06-10
Git 1.8.3.1
Junio C Hamano
4
-2
/
+22
2013-06-10
mingw: make mingw_signal return the correct handler
Erik Faye-Lund
1
-1
/
+3
2013-06-09
Merge branch 'jn/config-ignore-inaccessible' into maint
Junio C Hamano
5
-15
/
+22
2013-06-09
Merge branch 'kb/status-ignored-optim-2' into maint
Junio C Hamano
2
-0
/
+21
2013-06-09
read-cache: free cache in discard_index
René Scharfe
1
-2
/
+3
2013-06-09
read-cache: add simple performance test
René Scharfe
4
-0
/
+29
2013-06-09
submodule: remove redundant check for the_index.initialized
René Scharfe
1
-3
/
+2
2013-06-09
Document .git/modules
Fredrik Gustafsson
1
-0
/
+3
2013-06-07
t4011: remove SYMLINKS prerequisite
Johannes Sixt
1
-10
/
+25
2013-06-07
t6035: use test_ln_s_add to remove SYMLINKS prerequisite
Johannes Sixt
1
-26
/
+47
2013-06-07
t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisite
Johannes Sixt
3
-36
/
+33
2013-06-07
t3100: use test_ln_s_add to remove SYMLINKS prerequisite
Johannes Sixt
1
-27
/
+15
2013-06-07
t3030: use test_ln_s_add to remove SYMLINKS prerequisite
Johannes Sixt
1
-36
/
+26
2013-06-07
t0000: use test_ln_s_add to remove SYMLINKS prerequisite
Johannes Sixt
1
-29
/
+10
2013-06-07
tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
Johannes Sixt
19
-110
/
+106
2013-06-07
tests: introduce test_ln_s_add
Johannes Sixt
2
-0
/
+31
2013-06-07
t3010: modernize style
Johannes Sixt
1
-62
/
+61
2013-06-07
gitweb: fix problem causing erroneous project list
Charles McGarvey
1
-1
/
+1
2013-06-06
sequencer: avoid leaking message buffer when refusing to create an empty commit
Felipe Contreras
1
-2
/
+4
2013-06-05
test-send-email: test for pre-sanitized self name
Michael S. Tsirkin
1
-0
/
+5
2013-06-05
t/send-email: test suppress-cc=self with non-ascii
Michael S. Tsirkin
1
-0
/
+5
2013-06-05
t/send-email: add test with quoted sender
Michael S. Tsirkin
1
-0
/
+20
2013-06-05
send-email: make --suppress-cc=self sanitize input
Michael S. Tsirkin
1
-8
/
+15
2013-06-05
t/send-email: test suppress-cc=self on cccmd
Michael S. Tsirkin
1
-1
/
+3
2013-06-05
send-email: fix suppress-cc=self on cccmd
Michael S. Tsirkin
1
-1
/
+1
2013-06-04
t/README: test_must_fail is for testing Git
Junio C Hamano
1
-0
/
+3
2013-06-03
sequencer: remove useless indentation
Felipe Contreras
1
-7
/
+9
2013-06-03
diffcore-pickaxe doc: document -S and -G properly
Ramkumar Ramachandra
2
-26
/
+57
2013-06-03
diffcore-pickaxe: make error messages more consistent
Ramkumar Ramachandra
1
-2
/
+2
2013-06-03
git.txt: remove stale comment regarding GIT_WORK_TREE
Chris Rorvick
1
-3
/
+1
2013-06-03
sha1_file: trivial style cleanup
Felipe Contreras
1
-1
/
+1
2013-06-03
read-cache: trivial style cleanups
Felipe Contreras
1
-2
/
+2
2013-06-03
read-cache: fix wrong 'the_index' usage
Felipe Contreras
1
-1
/
+1
2013-06-03
t/send-email.sh: add test for suppress-cc=self
Michael S. Tsirkin
1
-0
/
+43
2013-06-02
test-chmtime: Fix exit code on Windows
Johannes Sixt
1
-4
/
+4
2013-06-02
dir.c: fix ignore processing within not-ignored directories
Karsten Blees
2
-0
/
+21
2013-06-02
wildmatch: properly fold case everywhere
Anthony Ramine
2
-6
/
+56
2013-06-02
Test 'commit --only' after 'checkout --orphan'
Thomas Rast
1
-0
/
+13
2013-06-02
sha1_name: fix error message for @{<N>}, @{<date>}
Ramkumar Ramachandra
1
-1
/
+10
2013-05-29
push: make push.default = current use resolved HEAD
Ramkumar Ramachandra
1
-1
/
+1
2013-05-29
push: fail early with detached HEAD and current
Ramkumar Ramachandra
1
-0
/
+5
2013-05-29
Start 1.8.3.1 maintenance track
Junio C Hamano
1
-1
/
+1
2013-05-29
Merge branch 'maint-1.8.2' into maint
Junio C Hamano
1
-1
/
+1
2013-05-29
archive-zip:write_zip_entry: Remove second reset of size variable to zero.
Stefan Beller
1
-1
/
+0
2013-05-29
difftool --dir-diff: allow changing any clean working tree file
Kenichi Saita
2
-7
/
+21
2013-05-29
push: factor out the detached HEAD error message
Ramkumar Ramachandra
1
-6
/
+8
[prev]
[next]