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
*
Fix VISUAL/EDITOR preference order in Documentation/config.txt.
Junio C Hamano
2007-07-22
1
-2
/
+2
*
gitweb: snapshot cleanups & support for offering multiple formats
Matt McCutchen
2007-07-22
1
-50
/
+116
*
rebase -i: call editor just once for a multi-squash
Johannes Schindelin
2007-07-22
2
-10
/
+55
*
Fix up duplicate parents removal
Linus Torvalds
2007-07-21
1
-5
/
+6
*
gitweb cleanup: Move @diff_opts declaration earlier
Jakub Narebski
2007-07-20
1
-10
/
+10
*
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-20
10
-23
/
+129
*
Document how to tell git to not launch a pager
Steven Grimm
2007-07-20
1
-1
/
+3
*
Rename read_pipe() with read_fd() and make its buffer nul-terminated.
Carlos Rica
2007-07-19
4
-9
/
+20
*
Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4
Junio C Hamano
2007-07-19
1
-59
/
+70
|
\
|
*
git-p4: Cleanup, used common function for listing imported p4 branches
Simon Hausmann
2007-07-18
1
-21
/
+5
|
*
git-p4: Fix upstream branch detection for submit/rebase with multiple branches.
Simon Hausmann
2007-07-18
1
-12
/
+17
|
*
git-p4: Cleanup, make listExistingP4Branches a global function for later use.
Simon Hausmann
2007-07-18
1
-0
/
+23
|
*
git-p4: input to "p4 files" by stdin instead of arguments
Scott Lamb
2007-07-17
1
-21
/
+7
|
*
git-p4: use subprocess in p4CmdList
Scott Lamb
2007-07-17
1
-5
/
+18
*
|
filter-branch: get rid of "set -e"
Johannes Schindelin
2007-07-19
1
-14
/
+17
*
|
git-svn: Minimalistic patch which allows svn usernames with space(s).
Richard MUSIL
2007-07-19
1
-1
/
+1
*
|
Do a better job at guessing unknown character sets
Linus Torvalds
2007-07-19
1
-4
/
+29
*
|
Document "git stash message..."
しらいしななこ
2007-07-19
1
-4
/
+7
*
|
unpack-trees.c: assume submodules are clean during check-out
Sven Verdoolaege
2007-07-19
2
-25
/
+59
*
|
Merge branch 'maint'
Junio C Hamano
2007-07-19
2
-7
/
+36
|
\
\
|
*
|
Force listingblocks to be monospaced in manpages
Julian Phillips
2007-07-19
1
-0
/
+6
|
*
|
Do not expect unlink(2) to fail on a directory.
Junio C Hamano
2007-07-18
1
-7
/
+30
*
|
|
Update INSTALL
Junio C Hamano
2007-07-17
1
-4
/
+3
*
|
|
Fix git-branch documentation when using remote refs
Francis Moreau
2007-07-17
1
-2
/
+2
*
|
|
git-svn: fix commiting renames over DAV with funky file names
Eric Wong
2007-07-16
4
-0
/
+194
*
|
|
contrib/emacs/Makefile: Also install .el files.
David Kastrup
2007-07-16
1
-1
/
+1
*
|
|
GIT v1.5.3-rc2
v1.5.3-rc2
Junio C Hamano
2007-07-16
1
-1
/
+15
*
|
|
Demote git-p4import to contrib status.
Sean
2007-07-16
3
-0
/
+1
*
|
|
Remove p4 rpm from git.spec.in.
Sean
2007-07-16
1
-20
/
+9
*
|
|
Remove "WITH_P4IMPORT" knob from the Makefile
Sean
2007-07-16
1
-26
/
+0
|
|
/
|
/
|
*
|
git-cvsserver: detect/diagnose write failure, etc.
Jim Meyering
2007-07-15
1
-17
/
+33
*
|
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
2007-07-15
5
-43
/
+48
*
|
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-07-15
4
-10
/
+200
|
\
\
|
*
|
Teach fast-import to recursively copy files/directories
Shawn O. Pearce
2007-07-15
3
-9
/
+195
|
*
|
Fix git-p4 on Windows to not use the Posix sysconf function.
Marius Storm-Olsen
2007-07-15
1
-1
/
+5
|
*
|
Correct trivial typo in fast-import documentation
Shawn O. Pearce
2007-07-10
1
-1
/
+1
*
|
|
Documentation/git-commit-tree: remove description of a nonexistent limitation
Junio C Hamano
2007-07-15
1
-1
/
+1
*
|
|
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
2007-07-15
12
-5
/
+17
*
|
|
git-svn: remove leading slashes from fetch lines in the generate config
Eric Wong
2007-07-14
1
-1
/
+4
*
|
|
Update .mailmap
Junio C Hamano
2007-07-14
1
-0
/
+3
*
|
|
Add contrib/stats/mailmap.pl script
Junio C Hamano
2007-07-14
1
-0
/
+38
*
|
|
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
2007-07-14
4
-7
/
+8
*
|
|
More permissive "git-rm --cached" behavior without -f.
Matthieu Moy
2007-07-14
3
-7
/
+62
*
|
|
Document new --date=<format>
Junio C Hamano
2007-07-14
1
-2
/
+9
*
|
|
Wire new date formats to --date=<format> parser.
Junio C Hamano
2007-07-14
1
-0
/
+8
*
|
|
Make show_rfc2822_date() just another date output format.
Junio C Hamano
2007-07-14
5
-24
/
+21
*
|
|
Support output ISO 8601 format dates
Robin Rosenberg
2007-07-14
4
-2
/
+15
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2007-07-14
1
-3
/
+3
|
\
\
\
|
*
|
|
gitk: Fix bug introduced by previous commit
Paul Mackerras
2007-07-13
1
-3
/
+3
*
|
|
|
Fix git-rebase -i to allow squashing of fast-forwardable commits
Alex Riesen
2007-07-14
1
-2
/
+3
[next]