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
*
show-branch: handle [] globs as well.
Junio C Hamano
2006-01-12
1
-1
/
+1
*
name-rev: do not omit leading components of ref name.
Junio C Hamano
2006-01-11
2
-6
/
+7
*
update-index: work with c-quoted name
Junio C Hamano
2006-01-11
1
-1
/
+8
*
glossary: explain "master" and "origin"
Johannes Schindelin
2006-01-11
1
-0
/
+11
*
mailsplit: allow empty input from stdin
Junio C Hamano
2006-01-08
1
-1
/
+4
*
revert/cherry-pick: handle single quote in author name.
Junio C Hamano
2006-01-08
1
-0
/
+1
*
Fix git-format-patch usage string wrt output modes.
Yann Dirson
2006-01-08
1
-2
/
+4
*
Fix typo in debug stanza of t2001
Yann Dirson
2006-01-08
1
-1
/
+1
*
tar-tree: finish honoring extractor's umask in git-tar-tree.
Junio C Hamano
2006-01-08
1
-1
/
+1
*
[PATCH] Compilation: zero-length array declaration.
Junio C Hamano
2006-01-07
10
-12
/
+21
*
prune: do not show error from pack-redundant when no packs are found.
Junio C Hamano
2006-01-07
1
-2
/
+1
*
Retire debian/ directory.
Junio C Hamano
2006-01-07
16
-441
/
+0
*
unpack-objects: default to quiet if stderr is not a tty.
Junio C Hamano
2006-01-07
1
-0
/
+2
*
Substitute "/" with $opt_s in tag names as well as branch names
Joe English
2006-01-06
1
-0
/
+1
*
Teach cvsexportcommit to add new files
Yann Dirson
2006-01-06
1
-2
/
+10
*
Fix git-symbolic-ref typo in git.txt.
Jon Loeliger
2006-01-06
1
-1
/
+1
*
git: grok 'help' to mean '--help'.
Andreas Ericsson
2006-01-06
1
-0
/
+5
*
Documentation/git-svnimport: document -T and -t switches correctly
Eric Wong
2006-01-06
1
-3
/
+3
*
svnimport: support repositories requiring SSL authentication
Eric Wong
2006-01-06
1
-2
/
+4
*
t3300: skip when filesystem does not like TAB in filenames.
Junio C Hamano
2006-01-06
1
-3
/
+6
*
format-patch/commit: Quote single quote in the author name properly.
Junio C Hamano
2006-01-06
2
-0
/
+2
*
git-fetch --tags: reject malformed tags.
Junio C Hamano
2006-01-06
1
-5
/
+14
*
Wrap synopsis lines and use [verse] to keep formatting
Jonas Fonseca
2006-01-06
16
-34
/
+49
*
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
[next]