index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive-zip.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-24
git-send-email: Do not make @-less message ID
Junio C Hamano
1
-4
/
+12
2007-06-24
git-svn: trailing slash in prefix is mandatory with --branches/-b
Gerrit Pape
1
-3
/
+4
2007-06-24
new-workdir: handle rev-parse --git-dir not always giving full path
Julian Phillips
1
-0
/
+5
2007-06-24
make dist: include configure script in tarball
Matthias Lederhofer
1
-2
/
+3
2007-06-24
t9500: skip gitweb tests if perl version is too old
Sven Verdoolaege
1
-0
/
+6
2007-06-23
Fix up "git log --follow" a bit..
Linus Torvalds
1
-9
/
+28
2007-06-23
Finally implement "git log --follow"
Linus Torvalds
5
-1
/
+70
2007-06-23
filter-branch: add example to move everything into a subdirectory
Johannes Schindelin
2
-0
/
+16
2007-06-23
Two trivial -Wcast-qual fixes
Junio C Hamano
2
-2
/
+2
2007-06-23
diffcore-rename: favour identical basenames
Johannes Schindelin
2
-1
/
+45
2007-06-23
Document git-gui, git-citool as mainporcelain manual pages
Shawn O. Pearce
4
-5
/
+156
2007-06-23
Generate tags with correct timestamp (git-svnimport)
Dave O'Neill
2
-24
/
+3
2007-06-23
Avoid src:dst syntax as default bash completion for git push
Shawn O. Pearce
1
-1
/
+1
2007-06-22
Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...
Simon Hausmann
1
-2
/
+2
2007-06-21
Cloning from a repo without "current branch"
Nanako Shiraishi
1
-7
/
+13
2007-06-21
Change default man page path to /usr/share/man
Ismail Dönmez
1
-1
/
+1
2007-06-21
INSTALL: explain how to build documentation
Junio C Hamano
1
-4
/
+10
2007-06-21
cvsserver: Actually implement --export-all
Alex Riesen
1
-2
/
+2
2007-06-20
Added git-p4 branches command that shows the mapping of perforce depot paths ...
Simon Hausmann
1
-1
/
+27
2007-06-17
Warn about conflicting p4 branch mappings and use the first one found.
Simon Hausmann
1
-0
/
+6
2007-06-17
Fix the branch mapping detection to be independent from the order of the "p4 ...
Simon Hausmann
1
-3
/
+13
2007-06-17
Fix ALLOC_GROW calls with obsolete semantics
Jeff King
1
-2
/
+2
2007-06-17
pp_header(): work around possible memory corruption
Johannes Schindelin
1
-2
/
+2
2007-06-17
Fix ALLOC_GROW off-by-one
Jeff King
1
-1
/
+1
2007-06-16
Document git log --full-diff
Jakub Narebski
1
-0
/
+7
2007-06-16
Document git log --abbrev-commit, as a kind of pretty option
Jakub Narebski
1
-0
/
+9
2007-06-16
Use tabs for indenting definition list for options in git-log.txt
Jakub Narebski
1
-1
/
+1
2007-06-16
Document git rev-list --timestamp
Jakub Narebski
1
-0
/
+4
2007-06-16
Document git reflog --stale-fix
Jakub Narebski
1
-0
/
+13
2007-06-16
Document git rev-parse --is-inside-git-dir
Jakub Narebski
1
-0
/
+4
2007-06-16
Document git read-tree --trivial
Jakub Narebski
2
-2
/
+8
2007-06-16
Document git rev-list --full-history
Jakub Narebski
1
-0
/
+9
2007-06-16
git-p4 fails when cloning a p4 depo.
Benjamin Sergeant
1
-3
/
+17
2007-06-16
Do not use h_errno after connect(2): the function does not set it
Alex Riesen
1
-4
/
+2
2007-06-16
Documentation: update "stale" links for 1.5.2.2
Junio C Hamano
1
-1
/
+3
2007-06-16
Fix initial multi-branch import.
Simon Hausmann
1
-0
/
+1
2007-06-16
git-svn: avoid string eval for defining functions
Sam Vilain
1
-31
/
+33
2007-06-16
Fix pushing to a pattern with no dst
Daniel Barkalow
1
-2
/
+3
2007-06-16
GIT 1.5.2.2
v1.5.2.2
Junio C Hamano
3
-2
/
+63
2007-06-16
Documentation: adjust to AsciiDoc 8
Junio C Hamano
5
-4
/
+14
2007-06-16
Avoid diff cost on "git log -z"
Junio C Hamano
1
-1
/
+2
2007-06-16
git-branch --track: fix tracking branch computation.
Junio C Hamano
2
-30
/
+53
2007-06-16
$EMAIL is a last resort fallback, as it's system-wide.
Junio C Hamano
1
-2
/
+2
2007-06-16
merge-recursive: refuse to merge binary files
Johannes Schindelin
2
-0
/
+20
2007-06-16
Move buffer_is_binary() to xdiff-interface.h
Johannes Schindelin
4
-17
/
+11
2007-06-16
Add a local implementation of hstrerror for the system which do not have it
Alex Riesen
3
-0
/
+31
2007-06-16
gitmodules(5): remove leading period from synopsis
Lars Hjemli
1
-1
/
+1
2007-06-16
Generated spec file to be ignored is named git.spec and not git-core.spec
Jakub Narebski
1
-1
/
+1
2007-06-16
cvsserver: Actually implement --export-all
Frank Lichtenheld
3
-2
/
+25
2007-06-16
cvsserver: Let --base-path and pserver get along just fine
Frank Lichtenheld
2
-4
/
+7
[next]