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-22
t4118: be nice to non-GNU sed
Johannes Schindelin
1
-1
/
+2
2007-03-22
git-apply: Do not free the wrong buffer when we convert the data for writeout
Junio C Hamano
1
-7
/
+10
2007-03-22
Merge git://git2.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-2
/
+2
2007-03-22
Merge branch 'maint'
Junio C Hamano
2
-5
/
+7
2007-03-22
Documentation/pack-format.txt: Clear up description of types.
Peter Eriksen
1
-4
/
+6
2007-03-22
update HEAD reflog when branch pointed to by HEAD is directly modified
Nicolas Pitre
1
-0
/
+21
2007-03-22
update-hook: abort early if the project description is unset
Andy Parkins
1
-0
/
+6
2007-03-22
git-merge: Put FETCH_HEAD data in merge commit message
Michael S. Tsirkin
1
-0
/
+4
2007-03-22
git-rebase: make 'rebase HEAD branch' work as expected.
Junio C Hamano
1
-4
/
+4
2007-03-22
git-rev-list --bisect: optimization
Junio C Hamano
1
-2
/
+160
2007-03-22
git-rev-list: add --bisect-vars option.
Junio C Hamano
2
-6
/
+61
2007-03-22
t6002: minor spelling fix.
Junio C Hamano
1
-1
/
+1
2007-03-22
tree_entry_interesting(): allow it to say "everything is interesting"
Junio C Hamano
1
-5
/
+28
2007-03-22
tree-diff: avoid strncmp()
Junio C Hamano
1
-23
/
+37
2007-03-22
Teach tree_entry_interesting() that the tree entries are sorted.
Junio C Hamano
1
-6
/
+35
2007-03-21
Switch over tree descriptors to contain a pre-parsed entry
Linus Torvalds
2
-62
/
+57
2007-03-21
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
15
-62
/
+60
2007-03-21
Remove "pathlen" from "struct name_entry"
Linus Torvalds
6
-15
/
+14
2007-03-21
[PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk
Brandon Casey
1
-2
/
+2
2007-03-21
fix typo in git-am manpage
Michael S. Tsirkin
1
-1
/
+1
2007-03-20
blame: cmp_suspect is not "cmp" anymore.
Junio C Hamano
1
-13
/
+13
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
Teach git-remote to list pushed branches.
Johannes Sixt
1
-1
/
+15
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
[prev]
[next]