projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2006-01-08
Junio C Hamano
GIT 1.1.0
v1.1.0
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Yann Dirson
Add a test for rebase when a change was picked upstream
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Yann Dirson
Add a minimal test for git-cherry
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Yann Dirson
Add an optional limit to git-cherry
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Petr Baudis
git-daemon --base-path
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
describe: allow more than one revs to be named.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
ls-files --others --directory: test
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
git-status: use ls-files --others --directory for untra...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
ls-files --others --directory: give trailing slash
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
ls-files --others --directory: fix a bug with index...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Linus Torvalds
ls-files -o: optionally skip showing the contents in...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
git-fetch: auto-following tags.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
GIT 1.0.8
v1.0.8
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
mailsplit: allow empty input from stdin
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Junio C Hamano
revert/cherry-pick: handle single quote in author name.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Yann Dirson
Fix git-format-patch usage string wrt output modes.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-08
Yann Dirson
Fix typo in debug stanza of t2001
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Junio C Hamano
tar-tree: finish honoring extractor's umask in git...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Junio C Hamano
[PATCH] Compilation: zero-length array declaration.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Junio C Hamano
prune: do not show error from pack-redundant when no...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Junio C Hamano
Retire debian/ directory.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
Junio C Hamano
unpack-objects: default to quiet if stderr is not a...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Joe English
Substitute "/" with $opt_s in tag names as well as...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Yann Dirson
Teach cvsexportcommit to add new files
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
John Ellson
Make GIT-VERSION-GEN tolerate missing git describe...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Junio C Hamano
Merge fixes up to GIT 1.0.7
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Junio C Hamano
GIT 1.0.7
v1.0.7
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Jon Loeliger
Fix git-symbolic-ref typo in git.txt.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Andreas Ericsson
git: grok 'help' to mean '--help'.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Eric Wong
Documentation/git-svnimport: document -T and -t switche...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Eric Wong
svnimport: support repositories requiring SSL authentic...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Junio C Hamano
t3300: skip when filesystem does not like TAB in filenames.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Junio C Hamano
format-patch/commit: Quote single quote in the author...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Junio C Hamano
git-fetch --tags: reject malformed tags.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Jonas Fonseca
Wrap synopsis lines and use [verse] to keep formatting
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
use GIT_DIR instead of /var/tmp
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: check, if t/trash directory was successfully...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: .gitignore precompiled python modules
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: use git-repo-config to detect how to run tests...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: use git-repo-config to detect if the test...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: remove the dots at the end of file names from...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: clarify, what are the config's user.name and...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: typo in git-commit.sh
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
use result of open(2) to check for presence
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
fix potential deadlock in create_one_file
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: O_EXCL makes O_TRUNC redundant
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Alex Riesen
trivial: retval of waitpid is not errno
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Linus Torvalds
Fix nasty approxidate bug
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Amos Waterland
AIX compile fix for repo-config.c
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
Jonas Fonseca
git-init-db(1): Describe --shared and the idempotent...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
Junio C Hamano
?alloc: do not return NULL when asked for zero bytes
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
Junio C Hamano
code comments: spell
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
Junio C Hamano
Documentation: spell.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Gerrit Pape
Fix skipping merge-order test with NO_OPENSSL=1.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
Merge fixes up to GIT 1.0.6
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
GIT 1.0.6
v1.0.6
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
send-pack/receive-pack: allow errors to be reported...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
Makefile: use git-describe to mark the git version.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
git-describe: documentation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
git-describe: still prefer annotated tag under --all...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
git-describe: --tags and --abbrev
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
git-describe: use find_unique_abbrev()
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Junio C Hamano
git-describe: really prefer tags only.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
Linus Torvalds
Add a "git-describe" command
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
Do not mark tags fetched via --tags flag as mergeable
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
Fix bogus tests on rev-list output.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
Guard a test against wc that pads its output with white...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Sam Ravnborg
copy_fd: close ifd on error
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
Merge fixes up to GIT 1.0.5
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
GIT 1.0.5
v1.0.5
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Johannes Schindelin
Handle symlinks graciously
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
t5300: avoid false failures.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
Junio C Hamano
avoid asking ?alloc() for zero bytes.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Eric Wong
short circuit out of a few places where we would alloca...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-26
Junio C Hamano
Merge branch 'jc/checkout'
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Junio C Hamano
Tutorial: mention shared repository management.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Johannes Schindelin
git-init-db: initialize shared repositories with -...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Johannes Schindelin
Introduce core.sharedrepository
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Junio C Hamano
Merge fixes up to GIT 1.0.4
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Junio C Hamano
GIT 1.0.4
v1.0.4
commit
|
commitdiff
|
tree
|
snapshot
2005-12-24
Junio C Hamano
mailinfo: iconv does not like "latin-1" -- should spell...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
ls-files --full-name: usage string and documentation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
merge --no-commit: tweak message
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
git-clone: do not special case dumb http.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
show-branch: usability updates.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
check_packed_git_idx(): check integrity of the idx...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
Adjust to ls-tree --full-name when run from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
ls-tree: chomp leading directories when run from a...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
checkout: sometimes work from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
check_packed_git_idx(): check integrity of the idx...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
rev-parse: --show-cdup
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
Merge in fixes up to 1.0.3 maintenance branch.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Junio C Hamano
GIT 1.0.3
v1.0.3
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Johannes Schindelin
git-clone: Support changing the origin branch with -o
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Johannes Schindelin
sha1_to_hex: properly terminate the SHA1
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Nick Hengeveld
Fix for http-fetch from file:// URLs
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Johannes Schindelin
git-format-patch should show the correct version
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Junio C Hamano
send-pack: reword non-fast-forward error message.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
YOSHIFUJI Hideaki...
GIT: Support [address] in URLs
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Junio C Hamano
whatchanged: customize diff-tree output
commit
|
commitdiff
|
tree
|
snapshot
next