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-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
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
2006-09-04
autoconf: Add -liconv to LIBS when NEEDS_LIBICONV
Jakub Narebski
1
-0
/
+1
2006-09-04
gitweb: Divide page path into directories -- path's "breadcrumbs"
Jakub Narebski
1
-8
/
+21
2006-09-04
gitweb: Correct typo: '==' instead of 'eq' in git_difftree_body
Jakub Narebski
1
-4
/
+4
2006-09-04
gitweb: Add GIT favicon, assuming image/png type
Jakub Narebski
3
-0
/
+7
2006-09-04
Fix git-fsck-objects SIGSEGV/divide-by-zero
Linus Torvalds
1
-4
/
+5
2006-09-03
more lightweight revalidation while reusing deflated stream in packing
Junio C Hamano
4
-41
/
+65
2006-09-03
gitweb: Change the name of diff to parent link in "commit" view to "diff
Jakub Narebski
1
-1
/
+1
2006-09-03
pack-objects: fix thinko in revalidate code
Junio C Hamano
1
-6
/
+7
2006-09-03
Update GIT_TRACE documentation.
Christian Couder
1
-1
/
+10
2006-09-02
Merge branch 'master' into cc/trace
Junio C Hamano
45
-312
/
+972
2006-09-02
pack-objects: re-validate data we copy from elsewhere.
Junio C Hamano
1
-4
/
+63
2006-09-02
Trace into a file or an open fd and refactor tracing code.
Christian Couder
10
-64
/
+229
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
34
-76
/
+84
2006-09-01
consolidate two copies of new style object header parsing code.
Junio C Hamano
1
-40
/
+45
2006-09-01
Documentation: Fix howto/revert-branch-rebase.html generation
Sergey Vlasov
1
-1
/
+1
2006-09-01
fmt-merge-msg: fix off-by-one bug
Johannes Schindelin
1
-1
/
+1
2006-09-01
git-rev-list(1): group options; reformat; document more options
Jonas Fonseca
1
-66
/
+188
2006-09-01
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-95
/
+587
2006-09-01
Constness tightening for move/link_temp_to_file()
Junio C Hamano
2
-3
/
+3
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
Trace into open fd and refactor tracing code.
Christian Couder
10
-64
/
+196
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
[next]