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-24
git-revert: Revert revert message to old behaviour
Johannes Schindelin
1
-5
/
+5
2007-03-23
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-03-23
Documentation: bisect: make a comment fit better in the man page.
Christian Couder
1
-3
/
+3
2007-03-23
Documentation: bisect: add some titles to some paragraphs.
Christian Couder
1
-0
/
+21
2007-03-23
Documentation: bisect: reformat more paragraphs.
Christian Couder
1
-34
/
+39
2007-03-23
Documentation: bisect: reword one paragraph.
Christian Couder
1
-3
/
+3
2007-03-23
Documentation: bisect: reformat some paragraphs.
Christian Couder
1
-6
/
+6
2007-03-23
Fix path-limited "rev-list --bisect" termination condition.
Junio C Hamano
1
-1
/
+1
2007-03-23
gitweb: Fix "next" link in commit view
Jakub Narebski
1
-1
/
+1
2007-03-23
git-bisect.sh: properly dq $GIT_DIR
Junio C Hamano
1
-1
/
+1
2007-03-23
git-bisect: typofix
Junio C Hamano
1
-1
/
+1
2007-03-23
checkout: report where the new HEAD is upon detaching HEAD
Junio C Hamano
1
-2
/
+10
2007-03-23
Bisect: implement "git bisect run <cmd>..." to automatically bisect.
Christian Couder
3
-3
/
+138
2007-03-23
Bisect: convert revs given to good and bad to commits
Uwe Kleine-König
1
-2
/
+2
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
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
[prev]
[next]