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
*
use GIT_DIR instead of /var/tmp
Alex Riesen
2006-01-06
1
-1
/
+1
*
trivial: check, if t/trash directory was successfully created
Alex Riesen
2006-01-06
1
-1
/
+1
*
trivial: .gitignore precompiled python modules
Alex Riesen
2006-01-06
1
-0
/
+1
*
trivial: use git-repo-config to detect how to run tests in the test repository
Alex Riesen
2006-01-06
2
-7
/
+22
*
trivial: use git-repo-config to detect if the test can be run on the repository
Alex Riesen
2006-01-06
1
-0
/
+8
*
trivial: remove the dots at the end of file names from merge-one-file
Alex Riesen
2006-01-06
1
-2
/
+2
*
trivial: clarify, what are the config's user.name and user.email about
Alex Riesen
2006-01-06
1
-1
/
+2
*
trivial: typo in git-commit.sh
Alex Riesen
2006-01-06
1
-1
/
+1
*
use result of open(2) to check for presence
Alex Riesen
2006-01-06
1
-5
/
+12
*
fix potential deadlock in create_one_file
Alex Riesen
2006-01-06
1
-1
/
+2
*
trivial: O_EXCL makes O_TRUNC redundant
Alex Riesen
2006-01-06
2
-2
/
+2
*
trivial: retval of waitpid is not errno
Alex Riesen
2006-01-06
1
-1
/
+1
*
Fix nasty approxidate bug
Linus Torvalds
2006-01-06
1
-1
/
+1
*
AIX compile fix for repo-config.c
Amos Waterland
2006-01-06
1
-8
/
+8
*
git-init-db(1): Describe --shared and the idempotent nature of init-db
Jonas Fonseca
2006-01-06
1
-2
/
+14
*
?alloc: do not return NULL when asked for zero bytes
Junio C Hamano
2005-12-29
1
-0
/
+6
*
code comments: spell
Junio C Hamano
2005-12-29
7
-7
/
+7
*
Documentation: spell.
Junio C Hamano
2005-12-29
17
-20
/
+20
*
Fix skipping merge-order test with NO_OPENSSL=1.
Gerrit Pape
2005-12-28
1
-7
/
+7
*
Do not mark tags fetched via --tags flag as mergeable
Junio C Hamano
2005-12-27
1
-1
/
+1
*
Fix bogus tests on rev-list output.
Junio C Hamano
2005-12-27
2
-2
/
+2
*
Guard a test against wc that pads its output with whitespace
Junio C Hamano
2005-12-27
1
-1
/
+1
*
copy_fd: close ifd on error
Sam Ravnborg
2005-12-27
1
-2
/
+5
*
Handle symlinks graciously
Johannes Schindelin
2005-12-27
2
-1
/
+86
*
t5300: avoid false failures.
Junio C Hamano
2005-12-27
1
-1
/
+7
*
avoid asking ?alloc() for zero bytes.
Junio C Hamano
2005-12-27
6
-19
/
+39
*
short circuit out of a few places where we would allocate zero bytes
Eric Wong
2005-12-26
2
-1
/
+4
*
mailinfo: iconv does not like "latin-1" -- should spell it "latin1"
Junio C Hamano
2005-12-24
1
-1
/
+1
*
ls-files --full-name: usage string and documentation.
Junio C Hamano
2005-12-24
2
-2
/
+9
*
merge --no-commit: tweak message
Junio C Hamano
2005-12-24
1
-1
/
+10
*
show-branch: usability updates.
Junio C Hamano
2005-12-23
1
-11
/
+60
*
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
2005-12-23
2
-1
/
+22
*
sha1_to_hex: properly terminate the SHA1
Johannes Schindelin
2005-12-22
1
-0
/
+2
*
Fix for http-fetch from file:// URLs
Nick Hengeveld
2005-12-22
1
-4
/
+8
*
git-format-patch should show the correct version
Johannes Schindelin
2005-12-22
1
-0
/
+3
*
send-pack: reword non-fast-forward error message.
Junio C Hamano
2005-12-22
1
-16
/
+14
*
\n usage in stderr output
Alex Riesen
2005-12-22
5
-9
/
+9
*
sanity check in add_packed_git()
Pavel Roskin
2005-12-22
1
-1
/
+1
*
server-info: skip empty lines.
Junio C Hamano
2005-12-21
1
-1
/
+4
*
[PATCH] quote.c: Make loop control more readable.
Pavel Roskin
2005-12-21
1
-2
/
+4
*
An off-by-one bug found by valgrind
Pavel Roskin
2005-12-21
1
-1
/
+1
*
Avoid misleading success message on error
Johannes Schindelin
2005-12-21
1
-1
/
+1
*
http-fetch.c: fix objects/info/pack parsing.
Junio C Hamano
2005-12-21
1
-2
/
+2
*
objects/info/packs: work around bug in http-fetch.c::fetch_indices()
Junio C Hamano
2005-12-21
1
-0
/
+1
*
GIT 1.0.0
v1.0.0
Junio C Hamano
2005-12-21
66
-617
/
+778
|
\
|
*
Make "git-send-pack" less verbose by default
Linus Torvalds
2005-12-21
1
-1
/
+9
|
*
A shared repository should be writable by members.
Junio C Hamano
2005-12-21
1
-1
/
+3
|
*
ce_smudge_racily_clean_entry: explain why it works.
Junio C Hamano
2005-12-20
1
-1
/
+25
|
*
Racy GIT (part #2)
Junio C Hamano
2005-12-20
2
-5
/
+44
|
*
Racy GIT
Junio C Hamano
2005-12-20
2
-54
/
+110
[next]