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-31
gitweb: Support comparing blobs (files) with different names
Jakub Narebski
1
-2
/
+2
2007-03-30
Do not bother documenting fetch--tool
Junio C Hamano
1
-1
/
+1
2007-03-30
Update draft release notes for 1.5.1
Junio C Hamano
1
-1
/
+6
2007-03-29
Merge branch 'maint'
Junio C Hamano
2
-9
/
+9
2007-03-29
git-quiltimport /bin/sh-ism fix
Francis Daly
1
-1
/
+1
2007-03-29
Bisect: Improve error message in "bisect_next_check".
Christian Couder
1
-7
/
+9
2007-03-29
Merge branch 'master' of git://repo.or.cz/git/mergetool.git
Junio C Hamano
2
-81
/
+87
2007-03-29
mergetool: Clean up description of files and prompts for merge resolutions
Theodore Ts'o
1
-12
/
+15
2007-03-29
mergetool: Make git-rm quiet when resolving a deleted file conflict
Theodore Ts'o
1
-1
/
+1
2007-03-29
mergetool: Add support for Apple Mac OS X's opendiff command
Theodore Ts'o
1
-2
/
+14
2007-03-29
mergetool: Fix abort command when resolving symlinks and deleted files
Theodore Ts'o
1
-4
/
+4
2007-03-29
mergetool: Remove spurious error message if merge.tool config option not set
Theodore Ts'o
1
-1
/
+1
2007-03-29
mergetool: factor out common code
Theodore Ts'o
1
-42
/
+36
2007-03-29
mergetool: portability fix: don't use reserved word function
Theodore Ts'o
1
-5
/
+5
2007-03-29
mergetool: portability fix: don't assume true is in /bin
Theodore Ts'o
1
-2
/
+2
2007-03-29
mergetool: Don't error out in the merge case where the local file is deleted
Theodore Ts'o
1
-6
/
+5
2007-03-29
mergetool: Replace use of "echo -n" with printf(1) to be more portable
Theodore Ts'o
1
-14
/
+12
2007-03-29
Fix minor formatting issue in man page for git-mergetool
Theodore Ts'o
1
-5
/
+5
2007-03-29
git-upload-pack: make sure we close unused pipe ends
H. Peter Anvin
1
-0
/
+1
2007-03-29
Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.
Gerrit Pape
1
-8
/
+8
2007-03-29
Documentation/git-svnimport.txt: fix typo.
Gerrit Pape
1
-1
/
+1
2007-03-28
GIT 1.5.1-rc3
Junio C Hamano
1
-1
/
+1
2007-03-28
Update main git.html page to point at 1.5.0.6 documentation
Junio C Hamano
1
-1
/
+3
2007-03-28
Merge branch 'maint' to synchronize with 1.5.0.6
Junio C Hamano
3
-3
/
+28
2007-03-28
GIT 1.5.0.6
Junio C Hamano
3
-2
/
+24
2007-03-28
commit: fix pretty-printing of messages with "\nencoding "
Jeff King
1
-2
/
+5
2007-03-28
t4118: be nice to non-GNU sed
Johannes Schindelin
1
-1
/
+2
2007-03-28
t/t6006: add tests for a slightly more complex commit messages
Jeff King
1
-0
/
+42
2007-03-28
Fix "--pretty=format:" encoding item
Jeff King
1
-1
/
+2
2007-03-28
Fix "--pretty=format:" for parent related items.
Junio C Hamano
2
-8
/
+12
2007-03-28
http-fetch: remove path_len from struct alt_base, it was computed but never used
Gerrit Pape
1
-17
/
+3
2007-03-28
http-fetch: don't use double-slash as directory separator in URLs
Gerrit Pape
3
-11
/
+14
2007-03-28
git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly
Junio C Hamano
1
-1
/
+1
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
[next]