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-04-23
Add clean.requireForce option, and add -f option to git-clean to override it
Josh Triplett
4
-2
/
+22
2007-04-23
t6030: grab commit object name as we go
Junio C Hamano
1
-7
/
+10
2007-04-23
t5302: avoid using tail -c
Junio C Hamano
1
-1
/
+1
2007-04-23
t4201: Do not display weird characters on the terminal
Johannes Schindelin
1
-4
/
+4
2007-04-23
add file checkout progress
Nicolas Pitre
2
-4
/
+6
2007-04-23
Document "diff=driver" attribute
Junio C Hamano
1
-3
/
+29
2007-04-22
gitweb: Show "no difference" message for empty diff
Martin Koegler
2
-0
/
+7
2007-04-22
delay progress display when checking out files
Nicolas Pitre
1
-7
/
+2
2007-04-22
provide a facility for "delayed" progress reporting
Nicolas Pitre
2
-0
/
+40
2007-04-22
make progress "title" part of the common progress interface
Nicolas Pitre
6
-34
/
+27
2007-04-22
common progress display support
Nicolas Pitre
7
-185
/
+154
2007-04-22
Support 'diff=pgm' attribute
Junio C Hamano
5
-5
/
+182
2007-04-22
pack-objects: make generated packfile read-only
Junio C Hamano
1
-1
/
+1
2007-04-22
Update tests not to assume that generated packfiles are writable.
Junio C Hamano
1
-11
/
+11
2007-04-22
Fix 'quickfix' on pack-objects.
Junio C Hamano
1
-2
/
+14
2007-04-22
pack-objects: quickfix for permission modes.
Junio C Hamano
1
-0
/
+6
2007-04-22
Fix crash in t0020 (crlf conversion)
Alex Riesen
1
-2
/
+4
2007-04-22
Fix a typo in crlf conversion code
Alex Riesen
1
-5
/
+5
2007-04-22
Cleanup variables in cat-file
Shawn O. Pearce
1
-12
/
+18
2007-04-22
Update draft release notes for v1.5.2
Junio C Hamano
1
-26
/
+51
2007-04-22
Documentation/Makefile: fix section (5) installation
Junio C Hamano
2
-2
/
+2
2007-04-21
Update documentation links to point at v1.5.1.2
Junio C Hamano
1
-1
/
+5
2007-04-21
Merge branch 'lt/objalloc'
Junio C Hamano
8
-59
/
+43
2007-04-21
Merge branch 'jc/add'
Junio C Hamano
1
-1
/
+57
2007-04-21
Merge branch 'jc/attr'
Junio C Hamano
22
-134
/
+1816
2007-04-21
Merge branch 'lt/gitlink'
Junio C Hamano
18
-120
/
+639
2007-04-21
Merge branch 'np/pack'
Junio C Hamano
21
-498
/
+1010
2007-04-21
Merge branch 'jp/refs'
Junio C Hamano
1
-21
/
+89
2007-04-21
Merge branch 'jc/quickfetch'
Junio C Hamano
4
-13
/
+206
2007-04-21
Merge branch 'maint'
Junio C Hamano
4
-10
/
+23
2007-04-21
GIT 1.5.1.2
Junio C Hamano
2
-8
/
+21
2007-04-21
perl: install private Error.pm if the site version is older than our own
Eric Wong
1
-1
/
+1
2007-04-21
lockfile: record the primary process.
Junio C Hamano
2
-1
/
+6
2007-04-21
convert.c: restructure the attribute checking part.
Junio C Hamano
1
-20
/
+28
2007-04-21
Fix bogus linked-list management for user defined merge drivers.
Junio C Hamano
1
-1
/
+2
2007-04-20
Simplify calling of CR/LF conversion routines
Alex Riesen
6
-60
/
+51
2007-04-20
Fix a copy-n-paste bug in the object decorator code.
Linus Torvalds
1
-1
/
+0
2007-04-20
git-clone: fix dumb protocol transport to clone from pack-pruned ref
Junio C Hamano
1
-1
/
+1
2007-04-20
git-add -u: match the index with working tree.
Junio C Hamano
1
-1
/
+57
2007-04-20
gitview: annotation support
Aneesh Kumar K.V
1
-4
/
+256
2007-04-20
Kill the useless progress meter in merge-recursive
Shawn O. Pearce
1
-62
/
+3
2007-04-19
Remove case-sensitive file in t3030-merge-recursive.
Brian Gernhardt
1
-52
/
+52
2007-04-19
git.el: Add a commit description to the reflog.
Alexandre Julliard
1
-14
/
+28
2007-04-19
Contribute a fairly paranoid update hook
Shawn O. Pearce
1
-0
/
+284
2007-04-19
Merge branch 'maint'
Junio C Hamano
5
-14
/
+21
2007-04-19
Fix working directory errno handling when unlinking a directory
Linus Torvalds
1
-25
/
+29
2007-04-19
Document gitattributes(5)
Junio C Hamano
3
-2
/
+300
2007-04-19
Update 'crlf' attribute semantics.
Junio C Hamano
2
-60
/
+89
2007-04-19
Documentation: support manual section (5) - file formats.
Junio C Hamano
2
-7
/
+15
2007-04-19
document --index-version for index-pack and pack-objects
Nicolas Pitre
2
-0
/
+10
[next]