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-29
git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 1)
Junio C Hamano
1
-2
/
+2
2006-09-29
fetch: Reset remote refs list each time fetch_main is called
Santi Béjar
1
-0
/
+1
2006-09-29
Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34
Linus Torvalds
1
-10
/
+16
2006-09-29
git-diff -B output fix.
Junio C Hamano
1
-1
/
+1
2006-09-29
Make cvsexportcommit remove files.
Robin Rosenberg
1
-1
/
+1
2006-09-28
http/ftp: optionally ask curl to not use EPSV command
Sasha Khapyorsky
5
-1
/
+31
2006-09-28
git-format-patch: fix bug using -o in subdirectories
Matthias Lederhofer
1
-2
/
+3
2006-09-28
do not discard constness in interp_set_entry value argument
Alex Riesen
2
-3
/
+3
2006-09-28
Fix approxidate() to understand more extended numbers
Linus Torvalds
1
-0
/
+40
2006-09-28
Clean up approxidate() in preparation for fixes
Linus Torvalds
1
-3
/
+10
2006-09-28
fix daemon.c compilation for NO_IPV6=1
Alex Riesen
1
-1
/
+1
2006-09-28
daemon: default to 256 for HOST_NAME_MAX if it is not defined
Johannes Schindelin
1
-0
/
+4
2006-09-28
format-patch: use cwd as default output directory
Matthias Lederhofer
1
-0
/
+2
2006-09-28
svnimport: add support for parsing From: lines for author
Andy Whitcroft
1
-4
/
+8
2006-09-28
Contributed bash completion support for core Git tools.
Junio C Hamano
1
-0
/
+324
2006-09-27
Merge branch 'jl/virtual'
Junio C Hamano
6
-34
/
+436
2006-09-27
Merge branch 'cc/branch-test'
Junio C Hamano
2
-0
/
+22
2006-09-27
Merge branch 'sp/void'
Junio C Hamano
2
-1
/
+17
2006-09-27
Merge branch 'jc/whitespace'
Junio C Hamano
3
-66
/
+229
2006-09-27
Merge branch 'jc/repack'
Junio C Hamano
1
-9
/
+5
2006-09-27
Merge branch 'jc/deprecate-recursive'
Junio C Hamano
7
-41
/
+17
2006-09-27
runstatus: do not recurse into subdirectories if not needed
Johannes Schindelin
1
-12
/
+15
2006-09-27
Removed memory leaks from interpolation table uses.
Jon Loeliger
3
-20
/
+61
2006-09-27
Cleaned up git-daemon virtual hosting support.
Jon Loeliger
4
-28
/
+389
2006-09-27
grep: fix --fixed-strings combined with expression.
Junio C Hamano
1
-5
/
+2
2006-09-27
grep: free expressions and patterns when done.
Junio C Hamano
3
-0
/
+45
2006-09-27
Corrected copy-and-paste thinko in ignore executable bit test case.
Shawn Pearce
1
-1
/
+1
2006-09-27
An illustration of rev-list --parents --pretty=raw
Junio C Hamano
1
-0
/
+113
2006-09-27
Allow git-checkout when on a non-existant branch.
Shawn Pearce
2
-1
/
+17
2006-09-27
gitweb: Decode long title for link tooltips
Yasushi SHOJI
1
-1
/
+1
2006-09-26
git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1
Sergey Vlasov
1
-0
/
+1
2006-09-26
Ignore executable bit when adding files if filemode=0.
Shawn Pearce
3
-2
/
+28
2006-09-25
Remove empty ref directories that prevent creating a ref.
Christian Couder
2
-0
/
+22
2006-09-25
Use const for interpolate arguments
Alex Riesen
2
-5
/
+10
2006-09-25
git-archive: update documentation
Franck Bui-Huu
2
-0
/
+16
2006-09-24
Deprecate merge-recursive.py
Junio C Hamano
7
-41
/
+17
2006-09-24
gitweb: fix over-eager application of esc_html().
Petr Baudis
1
-6
/
+6
2006-09-24
Allow '(no author)' in git-svn's authors file.
Shawn Pearce
1
-1
/
+1
2006-09-24
Allow 'svn fetch' on '(no date)' revisions in Subversion.
Shawn Pearce
2
-1
/
+16
2006-09-24
git-repack: allow git-repack to run in subdirectory
Jeff King
1
-0
/
+1
2006-09-24
Merge branch 'sk/svnimport'
Junio C Hamano
1
-11
/
+20
2006-09-24
Merge early parts of branch 'np/pack'
Junio C Hamano
6
-117
/
+111
2006-09-24
Remove upload-tar and make git-tar-tree a thin wrapper to git-archive
Junio C Hamano
8
-200
/
+53
2006-09-24
git-tar-tree: Move code for git-archive --format=tar to archive-tar.c
Rene Scharfe
3
-314
/
+326
2006-09-24
git-tar-tree: Remove duplicate git_config() call
Rene Scharfe
1
-2
/
+0
2006-09-24
Merge branch 'jc/filter-commit'
Junio C Hamano
8
-507
/
+641
2006-09-24
Merge branch 'sb/branch-attributes'
Junio C Hamano
4
-13
/
+115
2006-09-24
Merge branch 'jl/daemon'
Junio C Hamano
5
-11
/
+229
2006-09-24
Add test for the default merges in fetch.
Santi Béjar
1
-0
/
+25
2006-09-24
fetch: get the remote branches to merge from the branch properties
Santi Béjar
2
-8
/
+33
[next]