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-27
teach revision walker about --all-match.
Junio C Hamano
1
-1
/
+8
2006-09-27
grep --all-match
Junio C Hamano
4
-19
/
+112
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
2006-09-24
Add t5510 to test per branch configuration affecting git-fetch.
Junio C Hamano
1
-0
/
+44
2006-09-24
Fetch: default remote repository from branch properties
Santi Béjar
3
-5
/
+13
2006-09-24
git-apply: second war on whitespace.
Junio C Hamano
1
-25
/
+97
2006-09-24
diff.c: second war on whitespace.
Junio C Hamano
2
-41
/
+132
2006-09-24
builtin-upload-archive.c broken on openbsd
Randal L. Schwartz
1
-2
/
+2
2006-09-23
gitweb: Consolidate escaping/validation of query string
Petr Baudis
1
-21
/
+11
2006-09-23
Deprecate git-resolve.sh
Petr Baudis
1
-0
/
+4
2006-09-23
Rename builtin-zip-tree.c to archive-zip.c
Rene Scharfe
2
-3
/
+2
2006-09-23
Remove git-zip-tree
Rene Scharfe
5
-135
/
+0
2006-09-23
many cleanups to sha1_file.c
Nicolas Pitre
4
-114
/
+104
2006-09-22
move pack creation to version 3
Nicolas Pitre
2
-3
/
+7
2006-09-22
git-svnimport: Parse log message for Signed-off-by: lines
Sasha Khapyorsky
1
-11
/
+20
2006-09-22
Quote arguments to tr in test-lib
Robin Rosenberg
1
-1
/
+1
[next]