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-08-29
Check if pack directory exists prior to descending into it
Matthias Kestenholz
1
-1
/
+1
2006-08-28
gitweb: Add local time and timezone to git_print_authorship
Jakub Narebski
1
-2
/
+10
2006-08-28
gitweb: Add diff tree, with links to patches, to commitdiff view
Jakub Narebski
1
-22
/
+49
2006-08-28
gitweb: git_print_log: signoff line is non-empty line
Jakub Narebski
1
-0
/
+1
2006-08-28
gitweb: Add author information to commitdiff view
Jakub Narebski
2
-0
/
+18
2006-08-28
gitweb: Do not remove signoff lines in git_print_simplified_log
Jakub Narebski
1
-1
/
+0
2006-08-28
gitweb: Make git_print_log generic; git_print_simplified_log uses it
Jakub Narebski
1
-32
/
+31
2006-08-28
gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}
Dennis Stosberg
1
-36
/
+54
2006-08-28
Add --relative-date option to the revision interface
Jonas Fonseca
8
-11
/
+31
2006-08-28
Merge branch 'gl/web'
Junio C Hamano
2
-504
/
+1039
2006-08-28
gitk: Fix some bugs in the new cherry-picking code
Paul Mackerras
1
-2
/
+6
2006-08-27
multi-service daemon: documentation
Junio C Hamano
1
-8
/
+39
2006-08-27
daemon: add upload-tar service.
Junio C Hamano
1
-4
/
+11
2006-08-27
daemon: prepare for multiple services.
Junio C Hamano
1
-7
/
+106
2006-08-27
Add git-zip-tree to .gitignore
Rene Scharfe
1
-0
/
+1
2006-08-27
free(NULL) is perfectly valid.
Junio C Hamano
10
-44
/
+21
2006-08-27
Use xcalloc instead of calloc
Jonas Fonseca
2
-2
/
+2
2006-08-27
Use fstat instead of fseek
Jonas Fonseca
1
-5
/
+3
2006-08-27
Merge branch 'gl/cleanup-next'
Junio C Hamano
1
-16
/
+14
2006-08-27
Merge branch 'js/c-merge-recursive'
Junio C Hamano
7
-5
/
+1406
2006-08-27
Merge branch 'ts/daemon'
Junio C Hamano
2
-5
/
+58
2006-08-27
Merge branch 'jc/apply'
Junio C Hamano
5
-33
/
+363
2006-08-27
git-apply --reject: finishing touches.
Junio C Hamano
2
-3
/
+3
2006-08-27
gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree paramete
Jakub Narebski
1
-9
/
+24
2006-08-27
git-reset: remove unused variable
Rene Scharfe
1
-3
/
+0
2006-08-27
git-cherry: remove unused variable
Rene Scharfe
1
-3
/
+0
2006-08-27
gitweb: Remove git_to_hash function
Jakub Narebski
1
-20
/
+3
2006-08-27
gitweb: Remove unused git_get_{preceding,following}_references
Jakub Narebski
1
-51
/
+0
2006-08-27
gitweb: Fix typo in git_patchset_body
Jakub Narebski
1
-1
/
+1
2006-08-26
Relative timestamps in git log
Linus Torvalds
4
-12
/
+59
2006-08-26
Add git-zip-tree
Rene Scharfe
5
-1
/
+424
2006-08-26
gitweb: Fix typo in git_difftree_body
Jakub Narebski
1
-1
/
+1
2006-08-26
git-svn: stop repeatedly reusing the first commit message with dcommit
Eric Wong
1
-0
/
+1
2006-08-26
Use xrealloc instead of realloc
Jonas Fonseca
9
-26
/
+21
2006-08-26
Use PATH_MAX instead of MAXPATHLEN
Jonas Fonseca
4
-8
/
+3
2006-08-26
Convert unpack_entry_gently and friends to use offsets.
Shawn Pearce
1
-18
/
+15
2006-08-26
Cleanup unpack_object_header to use only offsets.
Shawn Pearce
1
-7
/
+3
2006-08-26
Cleanup unpack_entry_gently and friends to use type_name array.
Shawn Pearce
1
-28
/
+6
2006-08-26
Reuse compression code in unpack_compressed_entry.
Shawn Pearce
1
-21
/
+4
2006-08-26
Reorganize/rename unpack_non_delta_entry to unpack_compressed_entry.
Shawn Pearce
1
-28
/
+28
2006-08-26
gitweb: blobs defined by non-textual hash ids can be cached
Jakub Narebski
1
-3
/
+17
2006-08-26
gitweb: Improve comments about gitweb features configuration
Jakub Narebski
1
-9
/
+16
2006-08-26
gitweb: Remove workaround for git-diff bug fixed in f82cd3c
Jakub Narebski
1
-2
/
+1
2006-08-26
Merge branch 'master' into gl/web
Junio C Hamano
73
-448
/
+661
2006-08-26
Merge branch 'gl/cleanup'
Junio C Hamano
35
-83
/
+90
2006-08-26
gitweb: git_annotate didn't expect negative numeric timezone
Jakub Narebski
1
-1
/
+1
2006-08-26
git-svn: add the 'dcommit' command
Eric Wong
2
-1
/
+61
2006-08-25
git-svn: recommend rebase for syncing against an SVN repo
Eric Wong
1
-2
/
+20
2006-08-25
git-svn: establish new connections on commit after fork
Eric Wong
1
-0
/
+4
2006-08-25
describe: fix off-by-one error in --abbrev=40 handling
Jonas Fonseca
1
-2
/
+2
[prev]
[next]