index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
date.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-12-28
Makefile: use git-describe to mark the git version.
Junio C Hamano
3
-5
/
+34
2005-12-28
git-describe: documentation.
Junio C Hamano
2
-0
/
+82
2005-12-28
git-describe: still prefer annotated tag under --all and --tags
Junio C Hamano
1
-9
/
+25
2005-12-28
git-describe: --tags and --abbrev
Junio C Hamano
1
-6
/
+27
2005-12-28
git-describe: use find_unique_abbrev()
Junio C Hamano
1
-1
/
+2
2005-12-28
git-describe: really prefer tags only.
Junio C Hamano
1
-4
/
+11
2005-12-28
Add a "git-describe" command
Linus Torvalds
2
-1
/
+120
2005-12-27
Handle symlinks graciously
Johannes Schindelin
2
-1
/
+86
2005-12-27
t5300: avoid false failures.
Junio C Hamano
1
-1
/
+7
2005-12-27
avoid asking ?alloc() for zero bytes.
Junio C Hamano
6
-19
/
+39
2005-12-26
short circuit out of a few places where we would allocate zero bytes
Eric Wong
2
-1
/
+4
2005-12-24
Tutorial: mention shared repository management.
Junio C Hamano
1
-0
/
+18
2005-12-24
git-init-db: initialize shared repositories with --shared
Johannes Schindelin
1
-10
/
+22
2005-12-24
Introduce core.sharedrepository
Johannes Schindelin
4
-1
/
+36
2005-12-24
mailinfo: iconv does not like "latin-1" -- should spell it "latin1"
Junio C Hamano
1
-1
/
+1
2005-12-24
ls-files --full-name: usage string and documentation.
Junio C Hamano
2
-2
/
+9
2005-12-24
merge --no-commit: tweak message
Junio C Hamano
1
-1
/
+10
2005-12-24
git-clone: do not special case dumb http.
Junio C Hamano
1
-15
/
+1
2005-12-23
show-branch: usability updates.
Junio C Hamano
1
-11
/
+60
2005-12-23
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2
-1
/
+22
2005-12-23
ls-tree: chomp leading directories when run from a subdirectory
Junio C Hamano
1
-4
/
+18
2005-12-23
checkout: sometimes work from a subdirectory.
Junio C Hamano
1
-0
/
+9
2005-12-23
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2
-1
/
+22
2005-12-23
rev-parse: --show-cdup
Junio C Hamano
2
-1
/
+18
2005-12-23
git-clone: Support changing the origin branch with -o
Johannes Schindelin
2
-5
/
+21
2005-12-22
sha1_to_hex: properly terminate the SHA1
Johannes Schindelin
1
-0
/
+2
2005-12-22
Fix for http-fetch from file:// URLs
Nick Hengeveld
1
-4
/
+8
2005-12-22
git-format-patch should show the correct version
Johannes Schindelin
1
-0
/
+3
2005-12-22
send-pack: reword non-fast-forward error message.
Junio C Hamano
1
-16
/
+14
2005-12-22
GIT: Support [address] in URLs
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+24
2005-12-22
whatchanged: customize diff-tree output
Junio C Hamano
1
-2
/
+8
2005-12-22
\n usage in stderr output
Alex Riesen
5
-9
/
+9
2005-12-22
git-pack-redundant: speed and memory usage improvements
Lukas Sandström
1
-80
/
+69
2005-12-22
merge-recursive: conflicting rename case.
Junio C Hamano
2
-11
/
+64
2005-12-22
Versioning scheme changes.
Junio C Hamano
2
-1
/
+7
2005-12-22
sanity check in add_packed_git()
Pavel Roskin
1
-1
/
+1
2005-12-21
server-info: skip empty lines.
Junio C Hamano
1
-1
/
+4
2005-12-21
[PATCH] quote.c: Make loop control more readable.
Pavel Roskin
1
-2
/
+4
2005-12-21
GIT 1.0.0a
v1.0.1
v1.0.0a
Junio C Hamano
2
-1
/
+12
2005-12-21
An off-by-one bug found by valgrind
Pavel Roskin
1
-1
/
+1
2005-12-21
Avoid misleading success message on error
Johannes Schindelin
1
-1
/
+1
2005-12-21
http-fetch.c: fix objects/info/pack parsing.
Junio C Hamano
1
-2
/
+2
2005-12-21
objects/info/packs: work around bug in http-fetch.c::fetch_indices()
Junio C Hamano
1
-0
/
+1
2005-12-21
Post 1.0.0 development track.
Junio C Hamano
2
-1
/
+7
2005-12-21
Make "git-send-pack" less verbose by default
Linus Torvalds
1
-1
/
+9
2005-12-21
A shared repository should be writable by members.
Junio C Hamano
1
-1
/
+3
2005-12-20
ce_smudge_racily_clean_entry: explain why it works.
Junio C Hamano
1
-1
/
+25
2005-12-20
Racy GIT (part #2)
Junio C Hamano
2
-5
/
+44
2005-12-20
Racy GIT
Junio C Hamano
2
-54
/
+110
2005-12-20
format-patch: make sure header and body are separated.
Junio C Hamano
1
-0
/
+2
[next]