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-28
http-fetch: don't use double-slash as directory separator in URLs
Gerrit Pape
3
-11
/
+14
2007-03-27
Add some basic tests of rev-list --pretty=format
Jeff King
1
-0
/
+108
2007-03-27
git-upload-pack: make sure we close unused pipe ends
H. Peter Anvin
1
-0
/
+1
2007-03-27
--pretty=format: fix broken %ct and %at interpolation
Jeff King
1
-1
/
+1
2007-03-27
use xrealloc in help.c
James Bowes
1
-11
/
+1
2007-03-27
read-tree: use xcalloc
James Bowes
1
-1
/
+1
2007-03-27
Fix "getaddrinfo()" buglet
Linus Torvalds
1
-1
/
+3
2007-03-27
Makefile: remove test-chmtime program in target clean.
Gerrit Pape
1
-1
/
+1
2007-03-27
gitweb: Cleanup and uniquify die_error calls
Jakub Narebski
1
-3
/
+3
2007-03-27
sha1_file.c (write_sha1_file): Detect close failure
Junio C Hamano
1
-1
/
+2
2007-03-27
git.el: Display some information about the HEAD commit.
Alexandre Julliard
1
-2
/
+20
2007-03-27
Document git-log --first-parent
Junio C Hamano
1
-0
/
+5
2007-03-27
Bisect: add checks at the beginning of "git bisect run".
Christian Couder
1
-0
/
+8
2007-03-27
sha1_file.c (write_sha1_from_fd): Detect close failure.
Jim Meyering
1
-1
/
+2
2007-03-27
git-rm: don't remove newly added file without -f
Jeff King
1
-14
/
+4
2007-03-25
Bisect: Use "git-show-ref --verify" when reseting.
Christian Couder
1
-1
/
+1
2007-03-25
gitweb: Add example of config file and how to generate projects list to gitwe...
Jakub Narebski
1
-2
/
+43
2007-03-25
GIT 1.5.1-rc2
Junio C Hamano
2
-14
/
+41
2007-03-25
git-svn: fix rel_path() when not connected to the repository root
Eric Wong
1
-2
/
+4
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
[next]