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-09
git-push: Update description of refspecs and add examples
Junio C Hamano
1
-3
/
+22
2007-06-09
remote.c: "git-push frotz" should update what matches at the source.
Junio C Hamano
2
-6
/
+53
2007-06-09
remote.c: fix "git push" weak match disambiguation
Junio C Hamano
2
-1
/
+112
2007-06-09
remote.c: minor clean-up of match_explicit()
Junio C Hamano
1
-11
/
+12
2007-06-09
remote.c: refactor creation of new dst ref
Junio C Hamano
1
-18
/
+17
2007-06-09
remote.c: refactor match_explicit_refs()
Junio C Hamano
1
-73
/
+86
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
2007-06-05
Merge branch 'gb/idx'
Junio C Hamano
4
-341
/
+245
2007-06-04
git-merge-file: refuse to merge binary files
Johannes Schindelin
2
-1
/
+10
2007-06-04
merge-recursive: refuse to merge binary files
Johannes Schindelin
2
-0
/
+20
2007-06-04
Move buffer_is_binary() to xdiff-interface.h
Johannes Schindelin
4
-17
/
+11
2007-06-04
git-fsck: learn about --verbose
Johannes Schindelin
2
-2
/
+45
2007-06-03
gitweb: Handle non UTF-8 text better
Martin Koegler
2
-10
/
+59
[next]