index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-19
GIT 0.99.8f
v0.99.8f
Junio C Hamano
2
-1
/
+7
2005-10-19
Fix cvsimport warning when called without --no-cvs-direct
Johannes Schindelin
1
-1
/
+1
2005-10-19
Do not ask for objects known to be complete.
Junio C Hamano
1
-2
/
+62
2005-10-19
Optimize common case of git-rev-list
Linus Torvalds
1
-0
/
+5
2005-10-19
revised^2: git-daemon extra paranoia, and path DWIM
H. Peter Anvin
1
-21
/
+57
2005-10-18
git-fetch-pack: avoid unnecessary zero packing
Linus Torvalds
1
-6
/
+44
2005-10-17
GIT 0.99.8e
v0.99.8e
Junio C Hamano
4
-4
/
+10
2005-10-17
Merge branch 'fixes'
Junio C Hamano
2
-61
/
+68
2005-10-17
git-checkout-index: documentation updates.
Junio C Hamano
1
-13
/
+7
2005-10-17
make checkout-index '-a' flag saner.
Linus Torvalds
1
-48
/
+61
2005-10-17
Do not quote SP.
Junio C Hamano
1
-2
/
+2
2005-10-16
Merge branch 'fixes'
Junio C Hamano
1
-0
/
+7
2005-10-16
Update git-apply to use C-style quoting for funny pathnames.
Junio C Hamano
1
-39
/
+169
2005-10-16
Functions to quote and unquote pathnames in C-style.
Junio C Hamano
2
-1
/
+172
2005-10-15
whatchanged: document -m option from git-diff-tree.
Junio C Hamano
1
-0
/
+7
2005-10-15
GIT v0.99.8d
v0.99.8d
Junio C Hamano
5
-3
/
+18
2005-10-15
Introduce notation "ref^{type}".
Junio C Hamano
1
-0
/
+83
2005-10-15
Ignore funny refname sent from remote
Junio C Hamano
6
-6
/
+12
2005-10-15
Refuse to create funny refs in clone-pack, git-fetch and receive-pack.
Junio C Hamano
3
-0
/
+16
2005-10-15
git-check-ref-format: reject funny ref names.
Junio C Hamano
6
-38
/
+103
2005-10-15
Revert "Adapt tutorial to cygwin and add test case"
Junio C Hamano
2
-212
/
+19
2005-10-15
Revert "tutorial: update the initial commit example."
Junio C Hamano
1
-8
/
+6
2005-10-15
Merge branch 'fixes'
Junio C Hamano
3
-23
/
+218
2005-10-13
tutorial: update the initial commit example.
Junio C Hamano
1
-6
/
+8
2005-10-13
Adapt tutorial to cygwin and add test case
Johannes Schindelin
2
-19
/
+212
2005-10-13
rsh.c: typo fix
Ralf Baechle
1
-1
/
+1
2005-10-11
Merge branch 'fixes'
Junio C Hamano
1
-1
/
+4
2005-10-11
[PATCH] cvsimport: don't pass --cvs-direct if user options contradict us
Martin Langhoff
1
-1
/
+4
2005-10-10
Merge branch 'fixes'
Junio C Hamano
5
-7
/
+12
2005-10-10
t5400-send-pack relies on a working cpio
Johannes Schindelin
1
-0
/
+3
2005-10-10
git.sh: quote all paths
Jonas Fonseca
1
-2
/
+2
2005-10-10
Teach git-status about spaces in file names also on MacOSX
Johannes Schindelin
1
-4
/
+4
2005-10-10
OpenBSD needs the strcasestr replacement.
Junio C Hamano
1
-0
/
+1
2005-10-09
Also force LC_ALL in test scripts.
Junio C Hamano
1
-1
/
+2
2005-10-09
GIT 0.99.8c
v0.99.8c
Junio C Hamano
2
-1
/
+7
2005-10-09
Merge branch 'fixes'
Junio C Hamano
7
-10
/
+23
2005-10-09
git-tag: update usage string and documentation.
Junio C Hamano
2
-4
/
+2
2005-10-09
ignore new git-diff index header when computing patch ids
Kai Ruemmler
1
-0
/
+4
2005-10-09
Fix git-verify-tag for light-weight tags
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2005-10-09
Make sure 'make install' does not have to rebuild templates.
Junio C Hamano
1
-3
/
+6
2005-10-08
Give proper prototype to gitstrcasestr.
Junio C Hamano
2
-1
/
+5
2005-10-07
Merge branch 'fixes'
Junio C Hamano
6
-41
/
+228
2005-10-07
teach git-status about spaces in filenames
Kai Ruemmler
1
-3
/
+21
2005-10-07
Fix wrong filename listing bug in git-ls-tree.
robfitz@273k.net
2
-26
/
+189
2005-10-07
s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt
Kai Ruemmler
1
-1
/
+1
2005-10-05
Fix usage of carets in git-rev-parse(1)
Jonas Fonseca
2
-11
/
+17
2005-10-05
GIT 0.99.8b
v0.99.8b
Junio C Hamano
2
-1
/
+7
2005-10-05
Merge branch 'fixes'
Junio C Hamano
27
-148
/
+241
2005-10-05
clone-pack: use create_symref() instead of raw symlink.
Junio C Hamano
1
-8
/
+16
2005-10-05
Some typos and light editing of various manpages
Christian Meder
14
-38
/
+39
[next]