index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-reflog.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
cvsserver: Use exit 1 instead of die when req_Root fails.
Brian Gernhardt
1
-2
/
+4
2007-10-18
git-blame shouldn't crash if run in an unmerged tree
Linus Torvalds
2
-0
/
+75
2007-10-18
Teach core.autocrlf to 'git blame'
Marius Storm-Olsen
1
-0
/
+1
2007-10-18
git-config: print error message if the config file cannot be read
Gerrit Pape
1
-1
/
+4
2007-10-18
Add a message explaining that automatic GC is about to start
koreth@midwinter.com
1
-0
/
+4
2007-10-18
fixing output of non-fast-forward output of post-receive-email
Robert Schiele
1
-1
/
+1
2007-10-17
git-svn: simplify the handling of fatal errors
Benoit Sigoure
1
-21
/
+21
2007-10-17
git-svn: add git svn proplist
Benoit Sigoure
2
-1
/
+38
2007-10-17
git-svn: add git svn propget
Benoit Sigoure
2
-0
/
+80
2007-10-17
git-svn: implement git svn create-ignore
Benoit Sigoure
2
-3
/
+52
2007-10-17
git-svn: add a generic tree traversal to fetch SVN properties
Benoit Sigoure
1
-20
/
+45
2007-10-17
gitweb: speed up project listing on large work trees by limiting find depth
Luke Lu
3
-0
/
+13
2007-10-17
Document additional 1.5.3.5 fixes in release notes
Shawn O. Pearce
1
-0
/
+15
2007-10-17
git-cvsexportcommit.perl: git-apply no longer needs --binary
Michael Witten
1
-2
/
+2
2007-10-17
Avoid 'expr index' on Mac OS X as it isn't supported
Shawn O. Pearce
1
-2
/
+1
2007-10-17
filter-branch: update current branch when rewritten
Johannes Schindelin
2
-1
/
+18
2007-10-17
fix filter-branch documentation
Johannes Schindelin
1
-2
/
+1
2007-10-17
helpful error message when send-pack finds no refs in common.
Andrew Clausen
1
-1
/
+2
2007-10-17
git-svn: use "no warnings 'once'" to disable false-positives
Eygene Ryabinkin
1
-44
/
+43
2007-10-17
Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE
Johannes Schindelin
2
-1
/
+21
2007-10-17
Correct typos in release notes for 1.5.3.5
Shawn O. Pearce
1
-2
/
+2
2007-10-16
cvsexportcommit: get rid of temporary directory
Johannes Schindelin
1
-5
/
+0
2007-10-16
git-rebase: document suppression of duplicate commits
Jeff King
1
-1
/
+24
2007-10-16
Documentation/git-tag.txt: Document how to backdate tags
Michael Olson
1
-0
/
+21
2007-10-16
git-rebase--interactive.sh: Quote arguments to test
Michael W. Olson
1
-1
/
+1
2007-10-16
Whip post 1.5.3.4 maintenance series into shape.
Shawn O. Pearce
2
-1
/
+26
2007-10-16
Minor usage update in setgitperms.perl
Josh England
1
-3
/
+4
2007-10-16
manual: use 'URL' instead of 'url'.
Ralf Wildenhues
1
-4
/
+4
2007-10-16
manual: add some markup.
Ralf Wildenhues
2
-6
/
+6
2007-10-16
manual: Fix example finding commits referencing given content.
Ralf Wildenhues
1
-1
/
+1
2007-10-16
Fix wording in push definition.
Ralf Wildenhues
1
-2
/
+2
2007-10-16
Fix some typos, punctuation, missing words, minor markup.
Ralf Wildenhues
10
-26
/
+27
2007-10-16
manual: Fix or remove em dashes.
Ralf Wildenhues
1
-10
/
+10
2007-10-16
Add a --dry-run option to git-push.
Brian Ewins
3
-3
/
+22
2007-10-16
Add a --dry-run option to git-send-pack.
Brian Ewins
2
-13
/
+23
2007-10-16
Fix in-place editing functions in convert.c
Pierre Habouzit
1
-7
/
+10
2007-10-16
instaweb: support for Ruby's WEBrick server
Mike Dalessio
2
-1
/
+41
2007-10-16
instaweb: allow for use of auto-generated scripts
Mike Dalessio
1
-1
/
+3
2007-10-16
Add 'git-p4 commit' as an alias for 'git-p4 submit'
Marius Storm-Olsen
1
-0
/
+1
2007-10-16
hg-to-git speedup through selectable repack intervals
Michael Gebetsroither
1
-3
/
+11
2007-10-16
git-svn: respect Subversion's [auth] section configuration values
Eygene Ryabinkin
1
-0
/
+23
2007-10-16
gtksourceview2 support for gitview
Frederick Akalin
1
-22
/
+31
2007-10-16
fix contrib/hooks/post-receive-email hooks.recipients error message
Jeff Muizelaar
1
-1
/
+9
2007-10-16
Support cvs via git-shell
Johannes Schindelin
1
-1
/
+26
2007-10-16
rebase -i: use diff plumbing instead of porcelain
Johannes Schindelin
1
-2
/
+2
2007-10-16
Do not remove distributed configure script
Mathias Megyei
1
-1
/
+4
2007-10-16
git-archive: document --exec
Michele Ballabio
1
-1
/
+6
2007-10-16
git-reflog: document --verbose
Michele Ballabio
1
-1
/
+4
2007-10-16
makefile: Add a cscope target
Kristof Provost
2
-2
/
+9
2007-10-16
git-config: handle --file option with relative pathname properly
Gerrit Pape
1
-2
/
+7
[next]