index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-blame.el: pick a set of random colors for each git-blame turn
Xavier Maillard
2007-04-01
1
-28
/
+55
*
git-blame.el: separate git-blame-mode to ease maintenance
Xavier Maillard
2007-04-01
1
-18
/
+37
*
cvsserver: Don't lie about binary mode in asciidoc documentation
Frank Lichtenheld
2007-04-01
1
-3
/
+5
*
git-svn: fail on rebase if we are unable to find a ref to rebase against
Eric Wong
2007-04-01
1
-0
/
+3
*
Keep rename/rename conflicts of intermediate merges while doing recursive merge
Alex Riesen
2007-03-31
1
-6
/
+31
*
contrib/workdir: add a simple script to create a working directory
Julian Phillips
2007-03-31
1
-0
/
+57
*
Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email
Andy Parkins
2007-03-31
2
-0
/
+605
*
git-svn: avoid respewing similar error messages for missing paths
Eric Wong
2007-03-31
1
-5
/
+11
*
Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS
Theodore Ts'o
2007-03-31
5
-6
/
+6
*
git-mailinfo fixes for patch munging
Don Zickus
2007-03-31
2
-12
/
+13
*
gitweb: Support comparing blobs (files) with different names
Jakub Narebski
2007-03-31
1
-2
/
+2
*
Do not bother documenting fetch--tool
Junio C Hamano
2007-03-30
1
-1
/
+1
*
Update draft release notes for 1.5.1
Junio C Hamano
2007-03-30
1
-1
/
+6
*
Merge branch 'maint'
Junio C Hamano
2007-03-30
2
-9
/
+9
|
\
|
*
git-upload-pack: make sure we close unused pipe ends
H. Peter Anvin
2007-03-29
1
-0
/
+1
|
*
Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.
Gerrit Pape
2007-03-29
1
-8
/
+8
|
*
Documentation/git-svnimport.txt: fix typo.
Gerrit Pape
2007-03-29
1
-1
/
+1
*
|
git-quiltimport /bin/sh-ism fix
Francis Daly
2007-03-30
1
-1
/
+1
*
|
Bisect: Improve error message in "bisect_next_check".
Christian Couder
2007-03-30
1
-7
/
+9
*
|
Merge branch 'master' of git://repo.or.cz/git/mergetool.git
Junio C Hamano
2007-03-30
2
-81
/
+87
|
\
\
|
*
|
mergetool: Clean up description of files and prompts for merge resolutions
Theodore Ts'o
2007-03-30
1
-12
/
+15
|
*
|
mergetool: Make git-rm quiet when resolving a deleted file conflict
Theodore Ts'o
2007-03-29
1
-1
/
+1
|
*
|
mergetool: Add support for Apple Mac OS X's opendiff command
Theodore Ts'o
2007-03-29
1
-2
/
+14
|
*
|
mergetool: Fix abort command when resolving symlinks and deleted files
Theodore Ts'o
2007-03-29
1
-4
/
+4
|
*
|
mergetool: Remove spurious error message if merge.tool config option not set
Theodore Ts'o
2007-03-29
1
-1
/
+1
|
*
|
mergetool: factor out common code
Theodore Ts'o
2007-03-29
1
-42
/
+36
|
*
|
mergetool: portability fix: don't use reserved word function
Theodore Ts'o
2007-03-29
1
-5
/
+5
|
*
|
mergetool: portability fix: don't assume true is in /bin
Theodore Ts'o
2007-03-29
1
-2
/
+2
|
*
|
mergetool: Don't error out in the merge case where the local file is deleted
Theodore Ts'o
2007-03-29
1
-6
/
+5
|
*
|
mergetool: Replace use of "echo -n" with printf(1) to be more portable
Theodore Ts'o
2007-03-29
1
-14
/
+12
|
*
|
Fix minor formatting issue in man page for git-mergetool
Theodore Ts'o
2007-03-29
1
-5
/
+5
*
|
|
GIT 1.5.1-rc3
v1.5.1-rc3
Junio C Hamano
2007-03-29
1
-1
/
+1
*
|
|
Update main git.html page to point at 1.5.0.6 documentation
Junio C Hamano
2007-03-29
1
-1
/
+3
*
|
|
Merge branch 'maint' to synchronize with 1.5.0.6
Junio C Hamano
2007-03-29
3
-3
/
+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
GIT 1.5.0.6
v1.5.0.6
Junio C Hamano
2007-03-29
3
-2
/
+24
|
*
|
commit: fix pretty-printing of messages with "\nencoding "
Jeff King
2007-03-29
1
-2
/
+5
|
*
|
t4118: be nice to non-GNU sed
Johannes Schindelin
2007-03-28
1
-1
/
+2
|
*
|
git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly
Junio C Hamano
2007-03-28
1
-1
/
+1
*
|
|
t/t6006: add tests for a slightly more complex commit messages
Jeff King
2007-03-28
1
-0
/
+42
*
|
|
Fix "--pretty=format:" encoding item
Jeff King
2007-03-28
1
-1
/
+2
*
|
|
Fix "--pretty=format:" for parent related items.
Junio C Hamano
2007-03-28
2
-8
/
+12
*
|
|
http-fetch: remove path_len from struct alt_base, it was computed but never used
Gerrit Pape
2007-03-28
1
-17
/
+3
*
|
|
http-fetch: don't use double-slash as directory separator in URLs
Gerrit Pape
2007-03-28
3
-11
/
+14
*
|
|
Add some basic tests of rev-list --pretty=format
Jeff King
2007-03-28
1
-0
/
+108
*
|
|
git-upload-pack: make sure we close unused pipe ends
H. Peter Anvin
2007-03-28
1
-0
/
+1
*
|
|
--pretty=format: fix broken %ct and %at interpolation
Jeff King
2007-03-28
1
-1
/
+1
*
|
|
use xrealloc in help.c
James Bowes
2007-03-28
1
-11
/
+1
*
|
|
read-tree: use xcalloc
James Bowes
2007-03-28
1
-1
/
+1
*
|
|
Fix "getaddrinfo()" buglet
Linus Torvalds
2007-03-27
1
-1
/
+3
*
|
|
Makefile: remove test-chmtime program in target clean.
Gerrit Pape
2007-03-27
1
-1
/
+1
[next]