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-25
use xmalloc in git.c and help.c
James Bowes
2
-2
/
+2
2007-03-25
Merge branch 'jc/fpl'
Junio C Hamano
2
-5
/
+12
2007-03-25
Update README to point at a few key periodical messages to the list
Junio C Hamano
1
-0
/
+6
2007-03-25
Merge branch 'maint'
Junio C Hamano
4
-453
/
+416
2007-03-25
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
4
-453
/
+416
2007-03-25
Merge branch 'js/remote-show-push'
Junio C Hamano
1
-1
/
+15
2007-03-25
Merge branch 'maint'
Junio C Hamano
2
-1
/
+185
2007-03-24
Use diff* with --exit-code in git-am, git-rebase and git-merge-ours
Alex Riesen
3
-18
/
+12
2007-03-24
Document --quiet option to git-diff
Alex Riesen
1
-0
/
+3
2007-03-24
write_sha1_from_fd() should make new objects read-only
Nicolas Pitre
1
-0
/
+1
2007-03-24
make it more obvious that temporary files are temporary files
Nicolas Pitre
3
-6
/
+6
2007-03-24
update-hook: remove e-mail sending hook.
Andy Parkins
1
-222
/
+3
2007-03-24
gitweb: Add some installation notes in gitweb/INSTALL
Jakub Narebski
1
-0
/
+184
2007-03-24
gitweb: Fix not marking signoff lines in "log" view
Jakub Narebski
1
-1
/
+1
2007-03-24
gitweb: Don't escape attributes in CGI.pm HTML methods
Jakub Narebski
1
-3
/
+3
2007-03-24
gitweb: Change to use explicitly function call cgi->escapHTML()
Li Yang
1
-2
/
+2
2007-03-24
git-am documentation: describe what is taken from where.
Junio C Hamano
1
-0
/
+27
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
[prev]
[next]