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-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
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
2007-06-03
Add test-sha1 to .gitignore.
Randal L. Schwartz
1
-0
/
+1
2007-06-02
Teach git-tag about showing tag annotations.
Matthijs Melchior
2
-11
/
+46
2007-06-02
git-apply: what is detected and fixed is not just trailing spaces.
Junio C Hamano
1
-9
/
+8
2007-06-02
Update to SubmittingPatches
Johannes Schindelin
1
-0
/
+4
2007-06-02
Merge branch 'maint' to sync with 1.5.2.1
Junio C Hamano
1
-0
/
+53
2007-06-02
Release Notes: start preparing for 1.5.3
Junio C Hamano
2
-1
/
+110
2007-06-02
Merge branches 'lh/submodules' and 'pb/am'
Junio C Hamano
14
-504
/
+416
2007-06-02
GIT 1.5.2.1
Junio C Hamano
3
-2
/
+55
2007-06-02
Unify write_index_file functions
Geert Bosch
4
-341
/
+245
2007-06-02
Add basic test-script for git-submodule
Lars Hjemli
1
-0
/
+143
2007-06-02
Merge branch 'np/pack'
Junio C Hamano
2
-17
/
+70
2007-06-02
Merge branch 'sp/pack'
Junio C Hamano
8
-12
/
+72
2007-06-02
git-rebase: suggest to use git-add instead of git-update-index
Jonas Fonseca
1
-2
/
+2
2007-06-02
Merge branch 'maint'
Junio C Hamano
11
-114
/
+160
2007-06-02
Use =20 when rfc2047 encoding spaces.
Kristian Høgsberg
2
-8
/
+12
2007-06-02
Create a new manpage for the gitignore format, and reference it elsewhere
Josh Triplett
8
-101
/
+145
2007-06-02
Documentation: robustify asciidoc GIT_VERSION replacement
Jeff King
2
-5
/
+3
2007-06-02
Fix git-am(1) synopsis formatting
Jonas Fonseca
1
-1
/
+0
2007-05-31
Fix minor grammatical typos in the git-gc man page
Theodore Ts'o
1
-3
/
+3
2007-05-31
diff-delta: use realloc instead of xrealloc
Martin Koegler
1
-1
/
+1
2007-05-31
Merge branch 'maint'
Junio C Hamano
4
-15
/
+69
2007-05-31
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
4
-15
/
+69
2007-05-30
git-config: Improve documentation of git-config file handling
Frank Lichtenheld
1
-7
/
+59
2007-05-30
git-config: Various small fixes to asciidoc documentation
Frank Lichtenheld
1
-4
/
+6
2007-05-30
always start looking up objects in the last used pack first
Nicolas Pitre
1
-4
/
+18
2007-05-30
fix repack with --max-pack-size
Nicolas Pitre
1
-18
/
+11
2007-05-30
Makefile: Use generic rule to build test programs
Julian Phillips
1
-19
/
+5
2007-05-30
decode_85(): fix missing return.
Jerald Fitzjerald
1
-1
/
+1
2007-05-30
fix signed range problems with hex conversions
Linus Torvalds
2
-3
/
+3
2007-05-30
Add DLH to .mailmap
Junio C Hamano
1
-4
/
+5
2007-05-29
Style nit - don't put space after function names
Shawn O. Pearce
1
-1
/
+1
[next]