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
2007-06-10
gitweb: Improve "next" link in commitdiff view
Jakub Narebski
1
-1
/
+8
2007-06-10
gitweb: Provide links to commitdiff to each parent in 'commitdiff' view
Jakub Narebski
2
-0
/
+26
2007-06-10
Merge branch 'maint'
Junio C Hamano
2
-8
/
+13
2007-06-10
mktag: minimally update the description.
Junio C Hamano
1
-7
/
+7
2007-06-10
Makefile: add an explicit rule for building assembly output
Linus Torvalds
2
-1
/
+3
2007-06-10
tutorial: use "project history" instead of "changelog" in header
J. Bruce Fields
1
-2
/
+2
2007-06-10
Documentation: user-manual todo
J. Bruce Fields
1
-0
/
+4
2007-06-10
user-manual: add a missing section ID
J. Bruce Fields
1
-0
/
+1
2007-06-10
Fix typo in remote branch example in git user manual
Gerrit Pape
1
-1
/
+1
2007-06-10
user-manual: quick-start updates
J. Bruce Fields
1
-5
/
+5
2007-06-10
git-mergetool: Make default selection of merge-tool more intelligent
Theodore Ts'o
1
-17
/
+29
2007-06-10
[PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool
Dan McGee
3
-4
/
+12
2007-06-09
Merge branch 'maint'
Junio C Hamano
3
-3
/
+3
2007-06-09
Remove unnecessary code and comments on non-existing 8kB tag object restriction
Johan Herland
1
-7
/
+0
2007-06-09
Make command description imperative statement, not third-person present.
william pursell
3
-3
/
+3
2007-06-09
t5000: silence unzip availability check
René Scharfe
1
-1
/
+1
2007-06-09
Merge branch 'aj/pack'
Junio C Hamano
1
-12
/
+35
2007-06-09
Merge branch 'js/merge'
Junio C Hamano
2
-1
/
+10
2007-06-09
cmd_log_init: remove parsing of --encoding command line parameter
Jeff King
1
-7
/
+1
2007-06-08
Merge branch 'ar/wildcardpush'
Junio C Hamano
2
-12
/
+109
2007-06-08
Merge branch 'ar/clone'
Junio C Hamano
2
-1
/
+47
2007-06-08
Merge branch 'maint'
Junio C Hamano
2
-1
/
+42
2007-06-08
Even more missing static
Junio C Hamano
9
-32
/
+6
2007-06-08
More missing static
Junio C Hamano
3
-6
/
+4
2007-06-08
More missing static
Junio C Hamano
2
-11
/
+8
2007-06-08
Missing statics.
Pierre Habouzit
5
-7
/
+7
2007-06-08
Active_nr is unsigned, hence can't be < 0
Pierre Habouzit
1
-2
/
+0
2007-06-08
cvsserver: Make req_Root more critical of its input data
Frank Lichtenheld
2
-0
/
+45
2007-06-08
gitview: Define __slots__ for Commit
Michael Ellerman
1
-0
/
+3
2007-06-08
gitview: Use new-style classes
Michael Ellerman
1
-4
/
+4
2007-06-08
checkout: do not get confused with ambiguous tag/branch names
Junio C Hamano
2
-1
/
+42
2007-06-08
Test wildcard push/fetch
Junio C Hamano
1
-0
/
+82
2007-06-08
Fix push with refspecs containing wildcards
Alex Riesen
1
-12
/
+27
2007-06-07
War on whitespace
Junio C Hamano
256
-852
/
+645
2007-06-06
Fix clone to setup the origin if its name ends with .git
Alex Riesen
2
-1
/
+47
2007-06-06
pack-check: Sort entries by pack offset before unpacking them.
Alexandre Julliard
1
-12
/
+35
2007-06-06
Merge branch 'sv/objfixes'
Junio C Hamano
5
-8
/
+18
2007-06-06
Don't assume tree entries that are not dirs are blobs
Sam Vilain
2
-1
/
+9
2007-06-06
git-cvsimport: Make sure to use $git_dir always instead of .git sometimes
Michael Milligan
1
-3
/
+3
2007-06-06
fix documentation of unpack-objects -n
Sam Vilain
1
-2
/
+2
2007-06-06
Accept dates before 2000/01/01 when specified as seconds since the epoch
Johannes Sixt
1
-2
/
+4
2007-06-06
Makefile: Remove git-merge-base from PROGRAMS.
Johannes Sixt
1
-1
/
+0
2007-06-06
t5000: skip ZIP tests if unzip was not found
Johannes Schindelin
1
-0
/
+7
2007-06-06
Merge branch 'mm/tag'
Junio C Hamano
2
-11
/
+46
2007-06-06
git-branch --track: fix tracking branch computation.
Junio C Hamano
2
-30
/
+53
2007-06-06
Fix typo in git-mergetool
Josh Triplett
1
-1
/
+1
2007-06-06
Add the --numbered-files option to git-format-patch.
Jon Loeliger
2
-44
/
+67
2007-06-06
$EMAIL is a last resort fallback, as it's system-wide.
Pierre Habouzit
1
-2
/
+2
2007-06-06
make clean should remove all the test programs too
Matthias Lederhofer
1
-1
/
+2
2007-06-06
add git-filter-branch to .gitignore
Matthias Lederhofer
1
-0
/
+1
[next]