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
2006-09-14
gitweb: Use File::Find::find in git_get_projects_list
Jakub Narebski
1
-10
/
+20
2006-09-14
Handle invalid argc gently
Dmitry V. Levin
3
-3
/
+3
2006-09-14
Add "-h/-H" parsing to "git grep"
Linus Torvalds
1
-4
/
+11
2006-09-13
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
3
-4
/
+4
2006-09-13
Documentation: Fix broken links
Dmitry V. Levin
3
-3
/
+3
2006-09-13
Make count-objects, describe and merge-tree work in subdirectory
Dmitry V. Levin
3
-1
/
+5
2006-09-13
wt-status: remove extraneous newline from 'deleted:' output
Jeff King
1
-1
/
+1
2006-09-13
git-archive: inline default_parse_extra()
Rene Scharfe
1
-12
/
+2
2006-09-13
Merge branches 'maint' and 'jc/http'
Junio C Hamano
1
-5
/
+34
2006-09-13
Merge branch 'jc/unpack'
Junio C Hamano
2
-23
/
+46
2006-09-13
unpack-objects -r: call it "recover".
Junio C Hamano
2
-7
/
+7
2006-09-13
Merge branch 'jc/binary'
Junio C Hamano
4
-26
/
+18
2006-09-13
Merge branch 'aw/send-pack'
Junio C Hamano
1
-35
/
+70
2006-09-13
Test return value of finish_connect()
Franck Bui-Huu
3
-6
/
+6
2006-09-13
http-fetch: fix alternates handling.
Junio C Hamano
1
-5
/
+34
2006-09-13
http-fetch: fix alternates handling.
Junio C Hamano
1
-5
/
+34
2006-09-13
contrib/vim: add syntax highlighting file for commits
Jeff King
2
-0
/
+26
2006-09-12
git-status: document colorization config options
Jeff King
1
-0
/
+14
2006-09-12
Teach runstatus about --untracked
Johannes Schindelin
4
-1
/
+10
2006-09-12
pack-objects: document --revs, --unpacked and --all.
Junio C Hamano
2
-2
/
+21
2006-09-12
builtin-archive.c: rename remote_request() to extract_remote_arg()
Junio C Hamano
1
-2
/
+2
2006-09-12
upload-archive: monitor child communication more carefully.
Junio C Hamano
1
-22
/
+38
2006-09-12
Fix space in string " false" problem in "trace.c".
Christian Couder
1
-1
/
+1
2006-09-12
connect.c: finish_connect(): allow null pid parameter
Franck Bui-Huu
2
-3
/
+12
2006-09-10
Fix a memory leak in "connect.c" and die if command too long.
Christian Couder
1
-3
/
+14
2006-09-10
Move add_to_string to "quote.c" and make it extern.
Christian Couder
3
-30
/
+36
2006-09-10
gitweb: Paginate history output
Jakub Narebski
1
-10
/
+54
2006-09-10
gitweb: Make pickaxe search a feature
Jakub Narebski
1
-2
/
+31
2006-09-10
Add sideband status report to git-archive protocol
Junio C Hamano
2
-6
/
+92
2006-09-10
Merge branch 'jc/sideband' into jc/archive
Junio C Hamano
7
-81
/
+160
2006-09-10
Prepare larger packet buffer for upload-pack protocol.
Junio C Hamano
4
-9
/
+20
2006-09-10
Teach --exec to git-archive --remote
Junio C Hamano
1
-3
/
+17
2006-09-10
Add --verbose to git-archive
Junio C Hamano
4
-1
/
+16
2006-09-10
archive: force line buffered output to stderr
Junio C Hamano
1
-0
/
+2
2006-09-10
Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c
Rene Scharfe
2
-2
/
+2
2006-09-10
Move sideband server side support into reusable form.
Junio C Hamano
3
-37
/
+40
2006-09-10
Move sideband client side support into reusable form.
Junio C Hamano
4
-29
/
+66
2006-09-09
archive: allow remote to have more formats than we understand.
Junio C Hamano
2
-33
/
+47
2006-09-09
get_sha1_hex() micro-optimization
Junio C Hamano
1
-9
/
+37
2006-09-09
git-archive: make compression level of ZIP archives configurable
Rene Scharfe
3
-2
/
+23
2006-09-09
Add git-upload-archive
Franck Bui-Huu
7
-0
/
+120
2006-09-09
git-archive: wire up ZIP format.
Franck Bui-Huu
3
-0
/
+30
2006-09-09
git-archive: wire up TAR format.
Franck Bui-Huu
3
-1
/
+72
2006-09-09
Add git-archive
Franck Bui-Huu
8
-1
/
+375
2006-09-08
git-commit.sh: convert run_status to a C builtin
Jeff King
10
-100
/
+349
2006-09-08
Move color option parsing out of diff.c and into color.[ch]
Jeff King
4
-133
/
+194
2006-09-07
diff: support custom callbacks for output
Jeff King
2
-0
/
+11
2006-09-07
autoconf: Add config.cache to .gitignore
Jakub Narebski
1
-0
/
+1
2006-09-07
autoconf: Add support for setting NO_ICONV and ICONVDIR
Jakub Narebski
2
-1
/
+13
2006-09-07
autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconv
Jakub Narebski
1
-2
/
+5
[prev]
[next]