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
2014-07-21
Merge branch 'maint'
Junio C Hamano
10
-27
/
+10
2014-07-21
Ninth batch for 2.1
Junio C Hamano
1
-0
/
+4
2014-07-21
replace: add test for --graft with a mergetag
Christian Couder
1
-0
/
+22
2014-07-21
replace: check mergetags when using --graft
Christian Couder
1
-0
/
+47
2014-07-21
replace: add test for --graft with signed commit
Christian Couder
1
-0
/
+24
2014-07-21
replace: remove signature when using --graft
Christian Couder
3
-0
/
+41
2014-07-21
contrib: add convert-grafts-to-replace-refs.sh
Christian Couder
2
-1
/
+31
2014-07-21
Documentation: replace: add --graft option
Christian Couder
1
-0
/
+8
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
2014-07-21
replace: add --graft option
Christian Couder
1
-1
/
+73
2014-07-21
Merge branch 'rs/unify-is-branch'
Junio C Hamano
3
-6
/
+3
2014-07-21
Merge branch 'kb/avoid-fchmod-for-now'
Junio C Hamano
1
-4
/
+4
2014-07-21
Merge branch 'sk/mingw-uni-fix'
Junio C Hamano
4
-77
/
+171
2014-07-21
Merge branch 'ek/alt-odb-entry-fix'
Junio C Hamano
2
-4
/
+33
2014-07-21
Merge branch 'kb/hashmap-updates'
Junio C Hamano
12
-61
/
+159
2014-07-21
Merge branch 'jk/remote-curl-squelch-extra-errors'
Junio C Hamano
1
-8
/
+6
2014-07-21
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
6
-100
/
+199
2014-07-21
Merge branch 'jl/submodule-tests'
Junio C Hamano
14
-0
/
+974
2014-07-21
Merge branch 'ak/profile-feedback-build'
Junio C Hamano
3
-8
/
+34
2014-07-21
Merge branch 'cc/for-each-mergetag'
Junio C Hamano
3
-11
/
+22
2014-07-21
Fix contrib/subtree Makefile to patch #! line
Charles Bailey
1
-1
/
+7
2014-07-21
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
6
-19
/
+6
2014-07-21
use xcalloc() to allocate zero-initialized memory
René Scharfe
4
-8
/
+4
2014-07-21
replace memset with string-list initializers
Tanay Abhra
4
-15
/
+6
2014-07-21
string-list: add string_list initializer helper function
Tanay Abhra
3
-0
/
+13
2014-07-21
t800[12]: work around MSys limitation
Karsten Blees
1
-0
/
+12
2014-07-21
t9902: mingw-specific fix for gitfile link files
Pat Thoyts
1
-4
/
+13
2014-07-21
t4210: skip command-line encoding tests on mingw
Pat Thoyts
1
-2
/
+2
2014-07-21
MinGW: disable legacy encoding tests
Karsten Blees
3
-15
/
+18
2014-07-21
t0110/MinGW: skip tests that pass arbitrary bytes on the command line
Karsten Blees
1
-2
/
+5
2014-07-21
unix-socket: remove stale socket before calling chdir()
René Scharfe
1
-1
/
+2
2014-07-21
Win32: enable color output in Windows cmd.exe
Karsten Blees
1
-0
/
+4
2014-07-21
Win32: patch Windows environment on startup
Karsten Blees
1
-13
/
+12
2014-07-21
Win32: keep the environment sorted
Karsten Blees
1
-39
/
+65
2014-07-21
Win32: use low-level memory allocation during initialization
Karsten Blees
1
-15
/
+28
2014-07-21
Win32: reduce environment array reallocations
Karsten Blees
1
-27
/
+35
2014-07-21
Win32: don't copy the environment twice when spawning child processes
Karsten Blees
3
-64
/
+30
2014-07-21
Win32: factor out environment block creation
Karsten Blees
1
-23
/
+32
2014-07-21
Win32: unify environment function names
Karsten Blees
1
-7
/
+7
2014-07-21
Win32: unify environment case-sensitivity
Karsten Blees
1
-2
/
+1
2014-07-21
Win32: fix environment memory leaks
Karsten Blees
3
-6
/
+7
2014-07-21
Win32: Unicode environment (incoming)
Karsten Blees
2
-0
/
+17
2014-07-21
Win32: Unicode environment (outgoing)
Karsten Blees
1
-11
/
+14
2014-07-18
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
René Scharfe
1
-9
/
+7
2014-07-18
bundle: use internal argv_array of struct child_process in create_bundle()
René Scharfe
1
-10
/
+5
2014-07-18
fast-import: use hashcmp() for SHA1 hash comparison
René Scharfe
1
-1
/
+1
2014-07-18
transport: simplify fetch_objs_via_rsync() using argv_array
René Scharfe
1
-20
/
+8
2014-07-17
run-command: use internal argv_array of struct child_process in run_hook_ve()
René Scharfe
1
-11
/
+4
2014-07-17
MinGW: Skip test redirecting to fd 4
Johannes Schindelin
1
-1
/
+1
2014-07-17
use commit_list_count() to count the members of commit_lists
René Scharfe
5
-42
/
+6
[prev]
[next]