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-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
2006-09-07
pack-objects --unpacked=<existing pack> option.
Junio C Hamano
6
-15
/
+47
2006-09-07
pack-objects: further work on internal rev-list logic.
Junio C Hamano
4
-93
/
+85
2006-09-07
pack-objects: run rev-list equivalent internally.
Junio C Hamano
1
-82
/
+215
2006-09-07
Separate object listing routines out of rev-list
Junio C Hamano
4
-99
/
+130
2006-09-07
diff --binary generates full index on binary files.
Junio C Hamano
1
-1
/
+7
2006-09-07
Make apply --binary a no-op.
Junio C Hamano
3
-25
/
+11
2006-09-07
send-pack: switch to using git-rev-list --stdin
Andy Whitcroft
1
-35
/
+70
2006-09-07
Merge branch 'jc/daemon'
Junio C Hamano
2
-12
/
+38
2006-09-07
Revert "daemon: add upload-tar service."
Junio C Hamano
2
-13
/
+1
2006-09-07
Merge branch 'pm/diff'
Junio C Hamano
1
-0
/
+25
2006-09-06
git-repack: create new packs inside $GIT_DIR, not cwd
Martin Langhoff
1
-4
/
+7
2006-09-05
Teach rev-list an option to read revs from the standard input.
Junio C Hamano
2
-0
/
+31
2006-09-05
revision.c: allow injecting revision parameters after setup_revisions().
Junio C Hamano
2
-74
/
+87
2006-09-05
Fix memory leak in prepend_to_path (git.c).
Christian Couder
1
-0
/
+2
2006-09-05
send-pack: remove remote reference limit
Andy Whitcroft
1
-1
/
+1
2006-09-05
autoconf: Fix copy'n'paste error
Jakub Narebski
1
-1
/
+1
2006-09-05
diff-index --cc shows a 3-way diff between HEAD, index and working tree.
Paul Mackerras
1
-0
/
+25
2006-09-04
Merge branch 'jc/pack'
Junio C Hamano
4
-16
/
+100
2006-09-04
autoconf: Quote AC_CACHE_CHECK arguments
Jakub Narebski
1
-4
/
+4
2006-09-04
autoconf: Check for subprocess.py
Jakub Narebski
1
-0
/
+10
[prev]
[next]