index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-parse-remote.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-14
git-add -u: do not barf on type changes
Junio C Hamano
1
-0
/
+1
2007-09-14
Remove duplicate note about removing commits with git-filter-branch
Ulrik Sverdrup
1
-5
/
+0
2007-09-14
git-clone: improve error message if curl program is missing or not executable
Gerrit Pape
1
-1
/
+5
2007-09-14
hooks--update: Explicitly check for all zeros for a deleted ref.
Alexandre Julliard
1
-1
/
+1
2007-09-12
stash: end index commit log with a newline
Jean-Luc Herren
1
-1
/
+1
2007-09-12
git-commit: Disallow amend if it is going to produce an empty non-merge commit
Dmitry V. Levin
1
-1
/
+1
2007-09-12
git-send-email.perl: Add angle brackets to In-Reply-To if necessary
David Kastrup
1
-1
/
+2
2007-09-12
Fix a test failure (t9500-*.sh) on cygwin
Ramsay Jones
1
-5
/
+13
2007-09-10
Make --no-thin the default in git-push to save server resources
Shawn O. Pearce
1
-1
/
+1
2007-09-10
fix doc for --compression argument to pack-objects
Nicolas Pitre
1
-6
/
+2
2007-09-10
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2
-4
/
+21
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2
-4
/
+21
2007-09-08
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-08
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2
-2
/
+2
2007-09-08
Documentation / grammer nit
Mike Ralphson
1
-1
/
+1
2007-09-06
Include a git-push example for creating a remote branch
Shawn O. Pearce
1
-0
/
+6
2007-09-06
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
1
-2
/
+0
2007-09-06
Makefile: Add cache-tree.h to the headers list
Dmitry V. Levin
1
-1
/
+1
2007-09-06
Don't allow contrib/workdir/git-new-workdir to trash existing dirs
Shawn O. Pearce
1
-0
/
+6
2007-09-06
git-apply: do not read past the end of buffer
Junio C Hamano
2
-1
/
+60
2007-09-03
GIT 1.5.3.1: obsolete git-p4 in RPM spec file.
v1.5.3.1
Junio C Hamano
5
-3
/
+17
2007-09-03
Typofix: 1.5.3 release notes
Junio C Hamano
1
-1
/
+1
2007-09-02
GIT 1.5.3
v1.5.3
Junio C Hamano
1
-7
/
+21
2007-09-01
Mention -m as an abbreviation for --merge
Robin Rosenberg
1
-2
/
+2
2007-09-01
Update my contact address as the maintainer.
Junio C Hamano
2
-2
/
+3
2007-09-01
Documentation: minor AsciiDoc mark-up fixes.
Junio C Hamano
2
-14
/
+14
2007-09-01
URL: allow port specification in ssh:// URLs
Luben Tuikov
2
-2
/
+32
2007-09-01
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
2
-5
/
+2
2007-09-01
rebase -m: Fix incorrect short-logs of already applied commits.
Johannes Sixt
2
-5
/
+52
2007-09-01
git-diff: resurrect the traditional empty "diff --git" behaviour
Junio C Hamano
4
-7
/
+45
2007-09-01
git-tag: Fix -l option to use better shell style globs.
Carlos Rica
2
-20
/
+11
2007-09-01
git-svn: fix dcommit clobbering upstream when committing multiple changes
Eric Wong
2
-28
/
+62
2007-09-01
git-svn: Protect against "diff.color = true".
Junio C Hamano
1
-2
/
+2
2007-09-01
filter-branch: introduce convenience function "skip_commit"
Johannes Schindelin
3
-14
/
+42
2007-09-01
filter-branch: provide the convenience functions also for commit filters
Johannes Schindelin
3
-13
/
+25
2007-09-01
rebase -i: mention the option to split commits in the man page
Johannes Schindelin
1
-1
/
+38
2007-09-01
filter-branch: fix remnants of old syntax in documentation
Johannes Schindelin
1
-14
/
+18
2007-09-01
Teach bash about completing arguments for git-tag
Shawn O. Pearce
1
-0
/
+58
2007-08-31
Hopefully the final update to draft release notes for 1.5.3.
Junio C Hamano
1
-1
/
+13
2007-08-31
Make "git-log --" without paths behave the same as "git-log" without --
Junio C Hamano
1
-1
/
+2
2007-08-31
git-init: autodetect core.symlinks
Junio C Hamano
1
-0
/
+15
2007-08-31
Make git-archimport log entries more consistent
Miles Bader
1
-1
/
+5
2007-08-31
fix same sized delta logic
Nicolas Pitre
1
-4
/
+8
2007-08-31
filter-branch: make sure orig_namespace ends with a single slash.
Junio C Hamano
1
-1
/
+1
2007-08-31
git-filter-branch: document --original option
Giuseppe Bilotta
1
-1
/
+6
2007-08-31
git-filter-branch: more detailed USAGE
Giuseppe Bilotta
1
-1
/
+7
2007-08-31
Makefile: do not allow gnu make to remove test-*.o files
Junio C Hamano
1
-0
/
+2
2007-08-31
Temporary fix for stack smashing in mailinfo
Alex Riesen
1
-35
/
+50
2007-08-31
Fixing comment in merge strategies
Tom Clarke
2
-2
/
+2
[next]