index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add git-am, applymbox replacement.
Junio C Hamano
2005-10-07
2
-1
/
+338
*
update-index: read --show-index-info output from standard input.
Junio C Hamano
2005-10-07
1
-0
/
+53
*
git-apply: parse index information
Junio C Hamano
2005-10-07
1
-1
/
+76
*
Show original and resulting blob object info in diff output.
Junio C Hamano
2005-10-07
8
-55
/
+114
*
mailsplit: allow feeding mbox from standard input.
Junio C Hamano
2005-10-07
2
-86
/
+96
*
Describe new options to git-format-patch and git-mailsplit.
Junio C Hamano
2005-10-06
2
-2
/
+12
*
mailsplit: -d<prec>
Junio C Hamano
2005-10-06
2
-4
/
+12
*
git-format-patch: --stdout option.
Junio C Hamano
2005-10-06
1
-30
/
+42
*
Clean mail files after dealing with them.
Junio C Hamano
2005-10-06
1
-1
/
+5
*
Fall back to three-way merge when applying a patch.
Junio C Hamano
2005-10-06
3
-5
/
+86
*
Allow "-u" flag to tag signing
Linus Torvalds
2005-10-06
2
-11
/
+29
*
Do not require ls-remote to be run inside a git repository.
Alex Riesen
2005-10-06
2
-2
/
+2
*
git-shortlog: make the mailmap configurable.
Junio C Hamano
2005-10-06
1
-60
/
+83
*
Merge branch 'fixes'
Junio C Hamano
2005-10-06
25
-83
/
+140
|
\
|
*
Fix usage of carets in git-rev-parse(1)
Jonas Fonseca
2005-10-06
2
-11
/
+17
|
*
clone-pack: use create_symref() instead of raw symlink.
Junio C Hamano
2005-10-06
1
-8
/
+16
|
*
Some typos and light editing of various manpages
Christian Meder
2005-10-06
14
-38
/
+39
|
*
upload-pack: Do not choke on too many heads request.
Junio C Hamano
2005-10-05
3
-16
/
+56
|
*
[PATCH] Quote the missing GIT_DIR.
Santi_BĂ©jar
2005-10-05
2
-4
/
+4
|
*
[PATCH] Fix symbolic ref validation
Jonas Fonseca
2005-10-05
1
-1
/
+1
|
*
[PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...
Alex Riesen
2005-10-05
1
-4
/
+6
|
*
Fix diff-filter All-Or-None mark.
Junio C Hamano
2005-10-05
1
-1
/
+1
*
|
Record which tree the patch applies to.
Junio C Hamano
2005-10-05
2
-3
/
+11
*
|
git-applypatch: cleanup.
Junio C Hamano
2005-10-05
1
-7
/
+14
*
|
git-apply: retire unused/unimplemented --no-merge flag.
Junio C Hamano
2005-10-05
2
-22
/
+2
*
|
git-apply: allow operating in sparsely populated working tree.
Junio C Hamano
2005-10-05
1
-5
/
+30
*
|
Return error when not checking out an entry due to dirtiness.
Junio C Hamano
2005-10-05
2
-3
/
+8
*
|
Merge branch 'fixes'
Junio C Hamano
2005-10-05
6
-77
/
+145
|
\
|
|
*
Add missing documentation.
Junio C Hamano
2005-10-05
2
-0
/
+110
|
*
Remove useless use of sed in git-format-patch.
Junio C Hamano
2005-10-04
1
-5
/
+1
|
*
Leave an empty line between log and sign-off.
Junio C Hamano
2005-10-04
1
-4
/
+7
|
*
Remove unused external-diff script.
Junio C Hamano
2005-10-04
1
-67
/
+0
|
*
[PATCH] Limit the number of requests outstanding in ssh-fetch.
Daniel Barkalow
2005-10-04
1
-1
/
+27
*
|
On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEAD
Junio C Hamano
2005-10-04
1
-0
/
+1
*
|
Merge branch 'fixes'
Junio C Hamano
2005-10-04
2
-7
/
+16
|
\
|
|
*
Avoid compiler warning.
Junio C Hamano
2005-10-04
1
-1
/
+1
|
*
Make sure get_sha1 does not accept ambiguous sha1 prefix (again).
Junio C Hamano
2005-10-04
1
-6
/
+15
*
|
Merge with master.kernel.org:/pub/scm/git/git.git
Peter Anvin
2005-10-04
32
-218
/
+299
|
\
\
|
*
|
Merge branch 'fixes'
Junio C Hamano
2005-10-04
32
-218
/
+299
|
|
\
|
|
|
*
git-pull: do not barf on -a flag meant for git-fetch.
Junio C Hamano
2005-10-04
1
-1
/
+2
|
|
*
[PATCH] Random documentation fixes
Jonas Fonseca
2005-10-03
26
-192
/
+209
|
|
*
Error message from get_sha1() on ambiguous short SHA1.
Junio C Hamano
2005-10-03
1
-1
/
+1
|
|
*
[PATCH] Enable and fix support for base less merges.
Fredrik Kuivinen
2005-10-03
3
-3
/
+9
|
|
*
Make sure get_sha1 does not accept ambiguous sha1 prefix.
Junio C Hamano
2005-10-03
1
-21
/
+68
|
|
*
Fix minor DOS in rev-list.
Junio C Hamano
2005-10-03
1
-1
/
+11
*
|
|
[PATCH] Merging the Cygwin changes
Junio C Hamano
2005-10-04
1
-5
/
+1
*
|
|
Merge with master.kernel.org:/pub/scm/git/git.git
Peter Anvin
2005-10-03
44
-451
/
+1360
|
\
|
|
|
*
|
Post 0.99.8 master branch
Junio C Hamano
2005-10-03
1
-1
/
+1
|
|
/
|
*
GIT 0.99.8
v0.99.8
Junio C Hamano
2005-10-03
2
-1
/
+7
|
*
[PATCH] Update git-clone documentation
Eric W. Biederman
2005-10-03
1
-1
/
+14
[next]