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-31
gitweb: Fix git_blame
Aneesh Kumar K.V
1
-4
/
+6
2006-08-31
Include config.mak.autogen in the doc Makefile
Jonas Fonseca
1
-0
/
+2
2006-08-31
Use xmalloc instead of malloc
Jonas Fonseca
9
-16
/
+16
2006-08-31
git(7): move gitk(1) to the list of porcelain commands
Jonas Fonseca
1
-7
/
+3
2006-08-31
t5710: fix two thinkos.
Junio C Hamano
1
-0
/
+2
2006-08-31
Merge early part of branch 'jc/daemon'
Junio C Hamano
1
-7
/
+106
2006-08-31
gitweb: Extend parse_difftree_raw_line to save commit info
Jakub Narebski
1
-3
/
+3
2006-08-31
gitweb: Separate printing of git_tree row into git_print_tree_entry
Jakub Narebski
1
-44
/
+59
2006-08-31
gitweb: Move git-ls-tree output parsing to parse_ls_tree_line
Jakub Narebski
1
-19
/
+43
2006-08-31
use do() instead of require() to include configuration
Dennis Stosberg
1
-1
/
+1
2006-08-31
gitweb: Remove forgotten call to git_to_hash
Dennis Stosberg
1
-4
/
+0
2006-08-30
log-tree.c: cleanup a bit append_signoff()
Franck Bui-Huu
1
-50
/
+66
2006-08-29
Remove uneeded #include
Johannes Schindelin
2
-2
/
+0
2006-08-29
Makefile: fix typo
Johannes Schindelin
1
-1
/
+1
2006-08-29
unpack-objects: remove unused variable "eof"
Johannes Schindelin
1
-3
/
+1
2006-08-29
git-fsck-objects: lacking default references should not be fatal
Linus Torvalds
1
-2
/
+17
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-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
[next]