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 '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
unix-socket: remove stale socket before calling chdir()
René Scharfe
1
-1
/
+2
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
use commit_list_count() to count the members of commit_lists
René Scharfe
5
-42
/
+6
2014-07-17
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
3
-10
/
+10
2014-07-17
use local cloning if insteadOf makes a local URL
Michael Barabanov
1
-12
/
+13
2014-07-17
.mailmap: map different names with the same email address together
Stefan Beller
1
-0
/
+3
2014-07-17
tag: support configuring --sort via .gitconfig
Jacob Keller
4
-19
/
+95
2014-07-16
refs.c: add a public is_branch function
Ronnie Sahlberg
3
-6
/
+3
2014-07-16
config: use chmod() instead of fchmod()
Karsten Blees
1
-4
/
+4
2014-07-16
Sync with 2.0.2
Junio C Hamano
3
-8
/
+26
2014-07-16
Eighth batch for 2.1
Junio C Hamano
1
-1
/
+31
2014-07-16
Merge branch 'ah/fix-http-push'
Junio C Hamano
1
-1
/
+1
2014-07-16
Merge branch 'rs/code-cleaning'
Junio C Hamano
10
-36
/
+19
2014-07-16
Merge branch 'jk/skip-prefix'
Junio C Hamano
1
-9
/
+5
2014-07-16
Merge branch 'po/error-message-style'
Junio C Hamano
1
-0
/
+9
2014-07-16
Merge branch 'jl/test-lint-scripts'
Junio C Hamano
1
-2
/
+3
2014-07-16
Merge branch 'zk/log-graph-showsig'
Junio C Hamano
2
-0
/
+32
2014-07-16
Merge branch 'mg/fix-log-mergetag-color'
Junio C Hamano
1
-10
/
+11
2014-07-16
Merge branch 'kb/path-max-must-go'
Junio C Hamano
2
-2
/
+2
2014-07-16
Merge branch 'cb/filter-branch-prune-empty-degenerate-merges'
Junio C Hamano
2
-1
/
+18
2014-07-16
Merge branch 'mk/merge-incomplete-files'
Junio C Hamano
2
-5
/
+90
2014-07-16
Merge branch 'jk/strip-suffix'
Junio C Hamano
11
-84
/
+101
2014-07-16
Merge branch 'ep/submodule-code-cleanup'
Junio C Hamano
1
-1
/
+1
2014-07-16
Merge branch 'jk/replace-edit-raw'
Junio C Hamano
2
-10
/
+29
2014-07-16
Merge branch 'cc/replace-edit'
Junio C Hamano
2
-9
/
+8
2014-07-16
Merge branch 'tb/crlf-tests'
Junio C Hamano
2
-61
/
+326
2014-07-16
Merge branch 'nd/split-index'
Junio C Hamano
41
-193
/
+1088
2014-07-16
Git 2.0.2
Junio C Hamano
3
-2
/
+22
2014-07-16
Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maint
Junio C Hamano
1
-1
/
+1
2014-07-16
Merge branch 'jk/pretty-G-format-fixes' into maint
Junio C Hamano
3
-9
/
+70
2014-07-16
Merge branch 'rs/fix-alt-odb-path-comparison' into maint
Junio C Hamano
1
-1
/
+2
2014-07-16
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
27
-197
/
+284
2014-07-16
Merge branch 'bc/fix-rebase-merge-skip' into maint
Junio C Hamano
2
-2
/
+18
2014-07-16
Merge branch 'maint-1.9' into maint
Junio C Hamano
1
-7
/
+5
2014-07-16
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
4
-11
/
+9
2014-07-16
annotate: use argv_array
René Scharfe
1
-7
/
+5
2014-07-16
MinGW: fix compile error due to missing ELOOP
Karsten Blees
1
-0
/
+3
2014-07-15
sha1_file: do not add own object directory as alternate
Ephrim Khong
2
-4
/
+33
[prev]
[next]