index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progress.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-16
clear_commit_marks(): avoid deep recursion
Johannes Schindelin
1
-9
/
+14
2007-10-16
git add -i: Remove unused variables
Jean-Luc Herren
1
-10
/
+6
2007-10-16
git add -i: Fix parsing of abbreviated hunk headers
Jean-Luc Herren
1
-6
/
+5
2007-10-16
git-config: don't silently ignore options after --list
Frank Lichtenheld
1
-1
/
+4
2007-10-16
git-gc --auto: simplify "repack" command line building
Brandon Casey
1
-7
/
+1
2007-10-16
git-gc: by default use safer "-A" option to repack when not --prune'ing
Brandon Casey
1
-1
/
+11
2007-10-16
fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="
Alex Riesen
1
-4
/
+4
2007-10-16
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
Linus Torvalds
3
-3
/
+3
2007-10-16
Fix embarrassing "git log --follow" bug
Linus Torvalds
1
-2
/
+2
[next]