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-03-20
minor git-prune optimization
Nicolas Pitre
1
-4
/
+4
2007-03-20
improve checkout message when asking for same branch
Nicolas Pitre
1
-1
/
+6
2007-03-20
Be more careful about zlib return values
Linus Torvalds
1
-4
/
+9
2007-03-20
Don't ever return corrupt objects from "parse_object()"
Linus Torvalds
1
-2
/
+4
2007-03-20
index-pack: more validation checks and cleanups
Nicolas Pitre
1
-9
/
+9
2007-03-20
index-pack: use hash_sha1_file()
Nicolas Pitre
3
-23
/
+4
2007-03-20
don't ever allow SHA1 collisions to exist by fetching a pack
Nicolas Pitre
2
-4
/
+27
2007-03-20
git-fetch: Fix single_force in append_fetch_head
Santi Béjar
1
-2
/
+2
2007-03-19
Merge git://git2.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-0
/
+2
2007-03-19
make git clone -q suppress the noise with http fetch
Chris Wright
1
-1
/
+2
2007-03-19
Fix loose object uncompression check.
Linus Torvalds
1
-2
/
+15
2007-03-19
contrib/continuous: a continuous integration build manager
Shawn O. Pearce
2
-0
/
+607
2007-03-19
Provide some technical documentation for shallow clones
Johannes Schindelin
1
-0
/
+49
2007-03-19
Add a HOWTO for setting up a standalone git daemon
Johannes Schindelin
1
-0
/
+52
2007-03-19
xdiff/xutils.c(xdl_hash_record): factor out whitespace handling
Johannes Schindelin
1
-2
/
+20
2007-03-19
blame: micro-optimize cmp_suspect()
Junio C Hamano
1
-3
/
+2
2007-03-19
Replace remaining instances of strdup with xstrdup.
James Bowes
3
-3
/
+3
2007-03-19
use a LRU eviction policy for the delta base cache
Nicolas Pitre
1
-8
/
+31
2007-03-19
clean up the delta base cache size a bit
Nicolas Pitre
1
-3
/
+3
2007-03-19
GIT 1.5.1-rc1
Junio C Hamano
2
-2
/
+50
2007-03-19
Fix merge-index
Junio C Hamano
1
-1
/
+2
2007-03-19
Set up for better tree diff optimizations
Linus Torvalds
1
-10
/
+34
2007-03-19
Trivial cleanup of track_tree_refs()
Linus Torvalds
1
-3
/
+1
2007-03-19
git.el: Add support for commit hooks.
Alexandre Julliard
1
-24
/
+57
2007-03-18
Merge branch 'jb/gc'
Junio C Hamano
5
-1
/
+82
2007-03-18
Merge branch 'fl/cvsserver'
Junio C Hamano
1
-1
/
+12
2007-03-18
Limit the size of the new delta_base_cache
Shawn O. Pearce
5
-4
/
+46
2007-03-18
Merge branch 'sp/run-command'
Junio C Hamano
11
-234
/
+146
2007-03-18
Make git-send-email aware of Cc: lines.
J. Bruce Fields
2
-5
/
+6
2007-03-18
mergetool: print an appropriate warning if merge.tool is unknown
Theodore Ts'o
1
-4
/
+9
2007-03-18
mergetool: Add support for vimdiff.
James Bowes
3
-5
/
+7
2007-03-18
Update main git.html page to point at 1.5.0.5 documentation
Junio C Hamano
1
-1
/
+3
2007-03-18
Merge branch 'ar/diff'
Junio C Hamano
12
-27
/
+242
2007-03-18
Avoid unnecessary strlen() calls
Linus Torvalds
3
-29
/
+36
2007-03-18
Reuse cached data out of delta base cache.
Nicolas Pitre
1
-4
/
+10
2007-03-18
Implement a simple delta_base cache
Linus Torvalds
1
-1
/
+42
2007-03-18
Make trivial wrapper functions around delta base generation and freeing
Linus Torvalds
1
-2
/
+14
2007-03-18
Merge 1.5.0.5 in from 'maint'
Junio C Hamano
1
-0
/
+28
2007-03-18
GIT 1.5.0.5
Junio C Hamano
3
-2
/
+30
2007-03-17
Make gc a builtin.
James Bowes
5
-1
/
+82
2007-03-17
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2007-03-16
[PATCH] clean up pack index handling a bit
Nicolas Pitre
6
-87
/
+90
2007-03-16
[PATCH] add test for OFS_DELTA objects
Nicolas Pitre
1
-6
/
+65
2007-03-16
[PATCH] fix t5300-pack-object.sh
Nicolas Pitre
1
-1
/
+1
2007-03-16
[PATCH] local-fetch.c: some error printing cleanup
Nicolas Pitre
1
-20
/
+13
2007-03-16
applymbox: brown paper bag fix.
Junio C Hamano
1
-2
/
+2
2007-03-16
git-merge: finish when git-read-tree fails
Santi Béjar
1
-2
/
+2
2007-03-16
Add tests for --quiet option of diff programs
Alex Riesen
1
-0
/
+80
2007-03-16
use xstrdup please
Shawn O. Pearce
1
-2
/
+2
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
7
-22
/
+79
[next]