Code

git.git
2006-01-27 Junio C HamanoGIT 1.1.5 v1.1.5
2006-01-27 Junio C HamanoGIT 1.0.13 v1.0.13
2006-01-27 Junio C Hamanocheckout: do not make a temporary copy of symlink target.
2006-01-20 Junio C HamanoGIT 1.1.4 v1.1.4
2006-01-20 Junio C HamanoGIT 1.0.12 v1.0.12
2006-01-20 Johannes Schindelingit-fetch-pack: really do not ask for funny refs
2006-01-20 Junio C HamanoRevert "check_packed_git_idx(): check integrity of...
2006-01-16 Junio C HamanoGIT 1.1.3 v1.1.3
2006-01-16 Junio C Hamanodescribe: omit clearing marks on the last one.
2006-01-16 Junio C HamanoMerge branch 'fixo/1.0'
2006-01-16 Junio C HamanoGIT 1.0.11 v1.0.11
2006-01-16 Junio C Hamanodiffcore-break/diffcore-rename: integer overflow.
2006-01-14 Junio C HamanoGIT 1.1.2 v1.1.2
2006-01-14 Junio C HamanoGIT 1.0.10 v1.0.10
2006-01-13 Junio C HamanoDocumentation: git-reset - interrupted workflow.
2006-01-13 Junio C HamanoDocumentation: git-commit -a
2006-01-13 J. Bruce FieldsDocumentation: clarify fetch parameter descriptions.
2006-01-11 Junio C Hamanoshow-branch: handle [] globs as well.
2006-01-11 Junio C Hamanoname-rev: do not omit leading components of ref name.
2006-01-11 Junio C Hamanodescribe: do not silently ignore indescribable commits
2006-01-11 Junio C Hamanoupdate-index: work with c-quoted name
2006-01-11 Tom PrinceAdd git-describe to .gitignore.
2006-01-11 Junio C HamanoGIT 1.0.9 v1.0.9
2006-01-11 Junio C HamanoGIT 1.1.1 v1.1.1
2006-01-11 Johannes Schindelinglossary: explain "master" and "origin"
2006-01-10 Junio C HamanoGIT-VERSION-GEN: detect dirty tree and mark the version...
2006-01-10 H. Peter AnvinFor release tarballs, include the proper version
2006-01-08 Junio C HamanoGIT 1.1.0 v1.1.0
2006-01-08 Yann DirsonAdd a test for rebase when a change was picked upstream
2006-01-08 Yann DirsonAdd a minimal test for git-cherry
2006-01-08 Yann DirsonAdd an optional limit to git-cherry
2006-01-08 Petr Baudisgit-daemon --base-path
2006-01-08 Junio C Hamanodescribe: allow more than one revs to be named.
2006-01-08 Junio C Hamanols-files --others --directory: test
2006-01-08 Junio C Hamanogit-status: use ls-files --others --directory for untra...
2006-01-08 Junio C Hamanols-files --others --directory: give trailing slash
2006-01-08 Junio C Hamanols-files --others --directory: fix a bug with index...
2006-01-08 Linus Torvaldsls-files -o: optionally skip showing the contents in...
2006-01-08 Junio C Hamanogit-fetch: auto-following tags.
2006-01-08 Junio C HamanoGIT 1.0.8 v1.0.8
2006-01-08 Junio C Hamanomailsplit: allow empty input from stdin
2006-01-08 Junio C Hamanorevert/cherry-pick: handle single quote in author name.
2006-01-08 Yann DirsonFix git-format-patch usage string wrt output modes.
2006-01-08 Yann DirsonFix typo in debug stanza of t2001
2006-01-07 Junio C Hamanotar-tree: finish honoring extractor's umask in git...
2006-01-07 Junio C Hamano[PATCH] Compilation: zero-length array declaration.
2006-01-07 Junio C Hamanoprune: do not show error from pack-redundant when no...
2006-01-07 Junio C HamanoRetire debian/ directory.
2006-01-07 Junio C Hamanounpack-objects: default to quiet if stderr is not a...
2006-01-06 Joe EnglishSubstitute "/" with $opt_s in tag names as well as...
2006-01-06 Yann DirsonTeach cvsexportcommit to add new files
2006-01-06 John EllsonMake GIT-VERSION-GEN tolerate missing git describe...
2006-01-06 Junio C HamanoMerge fixes up to GIT 1.0.7
2006-01-06 Junio C HamanoGIT 1.0.7 v1.0.7
2006-01-06 Jon LoeligerFix git-symbolic-ref typo in git.txt.
2006-01-06 Andreas Ericssongit: grok 'help' to mean '--help'.
2006-01-06 Eric WongDocumentation/git-svnimport: document -T and -t switche...
2006-01-06 Eric Wongsvnimport: support repositories requiring SSL authentic...
2006-01-06 Junio C Hamanot3300: skip when filesystem does not like TAB in filenames.
2006-01-06 Junio C Hamanoformat-patch/commit: Quote single quote in the author...
2006-01-06 Junio C Hamanogit-fetch --tags: reject malformed tags.
2006-01-06 Jonas FonsecaWrap synopsis lines and use [verse] to keep formatting
2006-01-06 Alex Riesenuse GIT_DIR instead of /var/tmp
2006-01-06 Alex Riesentrivial: check, if t/trash directory was successfully...
2006-01-06 Alex Riesentrivial: .gitignore precompiled python modules
2006-01-06 Alex Riesentrivial: use git-repo-config to detect how to run tests...
2006-01-06 Alex Riesentrivial: use git-repo-config to detect if the test...
2006-01-06 Alex Riesentrivial: remove the dots at the end of file names from...
2006-01-06 Alex Riesentrivial: clarify, what are the config's user.name and...
2006-01-06 Alex Riesentrivial: typo in git-commit.sh
2006-01-06 Alex Riesenuse result of open(2) to check for presence
2006-01-06 Alex Riesenfix potential deadlock in create_one_file
2006-01-06 Alex Riesentrivial: O_EXCL makes O_TRUNC redundant
2006-01-06 Alex Riesentrivial: retval of waitpid is not errno
2006-01-06 Linus TorvaldsFix nasty approxidate bug
2006-01-06 Amos WaterlandAIX compile fix for repo-config.c
2006-01-06 Jonas Fonsecagit-init-db(1): Describe --shared and the idempotent...
2005-12-29 Junio C Hamano?alloc: do not return NULL when asked for zero bytes
2005-12-29 Junio C Hamanocode comments: spell
2005-12-29 Junio C HamanoDocumentation: spell.
2005-12-28 Gerrit PapeFix skipping merge-order test with NO_OPENSSL=1.
2005-12-28 Junio C HamanoMerge fixes up to GIT 1.0.6
2005-12-28 Junio C HamanoGIT 1.0.6 v1.0.6
2005-12-28 Junio C Hamanosend-pack/receive-pack: allow errors to be reported...
2005-12-28 Junio C HamanoMakefile: use git-describe to mark the git version.
2005-12-28 Junio C Hamanogit-describe: documentation.
2005-12-28 Junio C Hamanogit-describe: still prefer annotated tag under --all...
2005-12-28 Junio C Hamanogit-describe: --tags and --abbrev
2005-12-28 Junio C Hamanogit-describe: use find_unique_abbrev()
2005-12-28 Junio C Hamanogit-describe: really prefer tags only.
2005-12-28 Linus TorvaldsAdd a "git-describe" command
2005-12-27 Junio C HamanoDo not mark tags fetched via --tags flag as mergeable
2005-12-27 Junio C HamanoFix bogus tests on rev-list output.
2005-12-27 Junio C HamanoGuard a test against wc that pads its output with white...
2005-12-27 Sam Ravnborgcopy_fd: close ifd on error
2005-12-27 Junio C HamanoMerge fixes up to GIT 1.0.5
2005-12-27 Junio C HamanoGIT 1.0.5 v1.0.5
2005-12-27 Johannes SchindelinHandle symlinks graciously
2005-12-27 Junio C Hamanot5300: avoid false failures.
2005-12-27 Junio C Hamanoavoid asking ?alloc() for zero bytes.
next