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-21
Fix showing of path in tree view
Petr Baudis
1
-5
/
+7
2006-09-21
gitweb: fix display of trees via PATH_INFO.
Martin Waitz
1
-0
/
+1
2006-09-20
Document receive.denyNonFastforwards
Johannes Schindelin
4
-0
/
+27
2006-09-20
receive-pack: plug memory leak in fast-forward checking code.
Johannes Schindelin
1
-6
/
+7
2006-09-20
add receive.denyNonFastforwards config variable
Johannes Schindelin
5
-0
/
+21
2006-09-20
sha1_name.c: understand "describe" output as a valid object name
Junio C Hamano
1
-0
/
+26
2006-09-20
Make hexval() available to others.
Junio C Hamano
3
-49
/
+40
2006-09-20
gitweb: Fix thinko in git_tags and git_heads
Jakub Narebski
1
-2
/
+2
2006-09-20
gitweb: Make git_get_refs_list do work of git_get_references
Jakub Narebski
1
-24
/
+42
2006-09-20
gitweb: Always use git-peek-remote in git_get_references
Jakub Narebski
1
-8
/
+2
2006-09-20
gitweb: Require project for almost all actions
Jakub Narebski
1
-0
/
+4
2006-09-20
gitweb: Even more support for PATH_INFO based URLs
Jakub Narebski
1
-9
/
+20
2006-09-20
gitk(1): mention --all
Jonas Fonseca
1
-0
/
+9
2006-09-20
Fix trivial typos and inconsistencies in hooks documentation
Jonas Fonseca
1
-28
/
+28
2006-09-20
gitweb: Fix mimetype_guess_file for files with multiple extensions
Jakub Narebski
1
-1
/
+1
2006-09-20
Patch for http-fetch.c and older curl releases
Art Haas
1
-0
/
+4
2006-09-17
Merge branch 'sk/ftp'
Junio C Hamano
1
-8
/
+17
2006-09-17
Merge part of branch 'jc/upload-pack'
Junio C Hamano
1
-10
/
+12
2006-09-17
Merge branch 'jc/pack'
Junio C Hamano
12
-225
/
+432
2006-09-17
Merge branch 'jc/am'
Junio C Hamano
1
-4
/
+19
2006-09-17
Merge branch 'jk/diff'
Junio C Hamano
15
-232
/
+576
2006-09-17
gitweb fix validating pg (page) parameter
Matthias Lederhofer
1
-1
/
+1
2006-09-17
git-repack(1): document --window and --depth
Jonas Fonseca
1
-1
/
+11
2006-09-17
git-apply(1): document --unidiff-zero
Jonas Fonseca
1
-0
/
+10
2006-09-17
gitweb: fix warnings in PATH_INFO code and add export_ok/strict_export
Matthias Lederhofer
1
-13
/
+21
2006-09-17
upload-archive: monitor child communication even more carefully.
Franck Bui-Huu
1
-1
/
+2
2006-09-17
Merge branch 'jc/archive'
Junio C Hamano
18
-142
/
+892
2006-09-17
gitweb: export options
Matthias Lederhofer
2
-3
/
+24
2006-09-17
gitweb: do not use 'No such directory' error message
Matthias Lederhofer
1
-7
/
+4
2006-09-17
git-tar-tree: devolve git-tar-tree into a wrapper for git-archive
Rene Scharfe
1
-72
/
+18
2006-09-17
gitweb: fix uninitialized variable warning.
Martin Waitz
1
-8
/
+8
2006-09-17
gitweb: more support for PATH_INFO based URLs
Martin Waitz
1
-7
/
+27
2006-09-17
apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches
Junio C Hamano
3
-34
/
+197
2006-09-16
t1400: make test debuggable.
Junio C Hamano
1
-43
/
+43
2006-09-16
Add ftp:// protocol support for git-http-fetch
Junio C Hamano
1
-1
/
+3
2006-09-16
http-fetch.c: consolidate code to detect missing fetch target
Junio C Hamano
1
-8
/
+15
2006-09-16
Fix git-am safety checks
Junio C Hamano
1
-4
/
+19
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
[next]