index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
delta.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
Pass -M to diff in request-pull
David Miller
1
-1
/
+1
2006-12-04
Set permissions of each new file before "cvs add"ing it.
Jim Meyering
2
-0
/
+29
2006-12-03
git-svn: avoid fetching files twice in the same revision
Eric Wong
1
-5
/
+5
2006-12-03
git-merge: fix confusion between tag and branch
Junio C Hamano
1
-5
/
+5
2006-12-02
De-emphasise the symbolic link documentation.
Andy Parkins
1
-18
/
+11
2006-12-02
git-diff: Introduce --index and deprecate --cached.
Andreas Ericsson
2
-3
/
+5
2006-12-02
ls-files: Give hints when errors happen.
Andreas Ericsson
1
-1
/
+5
2006-11-30
pack-objects: remove redundent status information
Nicolas Pitre
1
-2
/
+4
2006-11-29
Document git-repo-config --bool/--int options.
Andy Parkins
1
-0
/
+6
2006-11-29
tutorial: talk about user.name early and don't start with commit -a
Junio C Hamano
1
-5
/
+24
2006-11-29
git-blame: fix rev parameter handling.
Alex Riesen
1
-0
/
+1
2006-11-29
git blame -C: fix output format tweaks when crossing file boundary.
Junio C Hamano
1
-5
/
+5
2006-11-29
git-svn: fix multi-init
Eric Wong
1
-4
/
+9
2006-11-29
git-svn: documentation updates
Eric Wong
1
-21
/
+19
2006-11-29
git-svn: color support for the log command
Eric Wong
1
-20
/
+47
2006-11-29
ident.c: Trim hint printed when gecos is empty.
Han-Wen Nienhuys
1
-5
/
+10
2006-11-29
Fix broken bash completion of local refs.
Shawn O. Pearce
1
-18
/
+19
2006-11-29
Teach bash how to complete long options for git-commit.
Shawn O. Pearce
1
-0
/
+16
2006-11-28
git-svn: fix output reporting from the delta fetcher
Eric Wong
1
-20
/
+15
2006-11-28
git-svn: error out when the SVN connection fails during a fetch
Eric Wong
1
-1
/
+8
2006-11-28
shortlog: remove range check
René Scharfe
1
-3
/
+1
2006-11-28
git-svn: update tests for recent changes
Eric Wong
4
-2
/
+10
2006-11-28
git-svn: enable delta transfers during fetches when using SVN:: libs
Eric Wong
1
-5
/
+189
2006-11-28
sha1_object_info(): be consistent with read_sha1_file()
Johannes Schindelin
1
-15
/
+20
2006-11-28
shortlog: use pager
Johannes Schindelin
1
-1
/
+1
2006-11-27
cvsimport: style fixup.
Junio C Hamano
1
-84
/
+84
2006-11-27
git-svn: use ~/.subversion config files when using SVN:: libraries
Eric Wong
1
-2
/
+4
2006-11-27
Teach bash about git-am/git-apply and their whitespace options.
Shawn O. Pearce
1
-0
/
+53
2006-11-27
Cache the list of merge strategies and available commands during load.
Shawn O. Pearce
1
-1
/
+19
2006-11-27
Support --strategy=x completion in addition to --strategy x.
Shawn O. Pearce
1
-10
/
+20
2006-11-27
Teach bash about git-repo-config.
Shawn O. Pearce
1
-0
/
+154
2006-11-27
Support bash completion of refs/remote.
Shawn O. Pearce
1
-4
/
+14
2006-11-27
Teach bash about git log/show/whatchanged options.
Shawn O. Pearce
1
-8
/
+26
2006-11-27
Teach bash how to complete git-rebase.
Shawn O. Pearce
1
-6
/
+32
2006-11-27
Teach bash how to complete git-cherry-pick.
Shawn O. Pearce
1
-0
/
+17
2006-11-27
Teach bash how to complete git-format-patch.
Shawn O. Pearce
1
-16
/
+44
2006-11-27
Add current branch in PS1 support to git-completion.bash.
Shawn O. Pearce
1
-0
/
+19
2006-11-27
Teach bash how to complete options for git-name-rev.
Shawn O. Pearce
1
-0
/
+9
2006-11-27
Hide plumbing/transport commands from bash completion.
Shawn O. Pearce
1
-5
/
+57
2006-11-27
Teach git-completion.bash how to complete git-merge.
Shawn O. Pearce
1
-0
/
+30
2006-11-27
Update documentation to remove incorrect GIT_DIFF_OPTS example.
Sean
2
-55
/
+34
2006-11-27
git-merge: do not leak rev-parse output used for checking internally.
Junio C Hamano
1
-1
/
+1
2006-11-27
git-merge: tighten error checking.
Junio C Hamano
1
-3
/
+3
2006-11-26
grep: do not skip unmerged entries when grepping in the working tree.
Junio C Hamano
1
-4
/
+21
2006-11-26
git-tag: allow empty tag message if -m is given explicitly.
Han-Wen Nienhuys
1
-2
/
+9
2006-11-26
Documentation: clarify tutorial pull/merge discussion
J. Bruce Fields
1
-15
/
+26
2006-11-26
gitweb: Make project description in projects list link to summary view
Jakub Narebski
1
-5
/
+8
2006-11-26
git-svn: allow SVN:: lib users to track the root of the repository (again)
Eric Wong
1
-2
/
+6
2006-11-25
gitweb: Use author_epoch for pubdate in gitweb feeds
Jakub Narebski
1
-3
/
+3
2006-11-25
gitweb: Add author and contributor email to Atom feed
Jakub Narebski
1
-2
/
+12
[next]