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-16
Add "git show-ref" builtin command
Linus Torvalds
4
-1
/
+116
2006-09-16
Allow multiple "git_path()" uses
Linus Torvalds
1
-1
/
+9
2006-09-16
gitweb: Add link to "project_index" view to "project_list" page
Jakub Narebski
1
-1
/
+10
2006-09-16
gitweb: Allow for href() to be used for links without project param
Jakub Narebski
1
-7
/
+10
2006-09-15
Define fallback PATH_MAX on systems that do not define one in <limits.h>
Junio C Hamano
2
-2
/
+8
2006-09-15
Document git-grep -[Hh]
Junio C Hamano
1
-1
/
+8
2006-09-15
Fix duplicate xmalloc in builtin-add
Liu Yubao
1
-1
/
+0
2006-09-14
gitweb: Add git_project_index for generating index.aux
Jakub Narebski
1
-0
/
+25
2006-09-14
gitweb: Do not parse refs by hand, use git-peek-remote instead
Jakub Narebski
1
-22
/
+19
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
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
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-09
get_sha1_hex() micro-optimization
Junio C Hamano
1
-9
/
+37
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
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
[next]