aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Compilation: zero-length array declaration.Junio C Hamano2006-01-07
* prune: do not show error from pack-redundant when no packs are found.Junio C Hamano2006-01-07
* Retire debian/ directory.Junio C Hamano2006-01-06
* unpack-objects: default to quiet if stderr is not a tty.Junio C Hamano2006-01-06
* Substitute "/" with $opt_s in tag names as well as branch namesJoe English2006-01-06
* Teach cvsexportcommit to add new filesYann Dirson2006-01-06
* Fix git-symbolic-ref typo in git.txt.Jon Loeliger2006-01-05
* git: grok 'help' to mean '--help'.Andreas Ericsson2006-01-05
* Documentation/git-svnimport: document -T and -t switches correctlyEric Wong2006-01-05
* svnimport: support repositories requiring SSL authenticationEric Wong2006-01-05
* t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano2006-01-05
* format-patch/commit: Quote single quote in the author name properly.Junio C Hamano2006-01-05
* git-fetch --tags: reject malformed tags.Junio C Hamano2006-01-05
* Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05
* use GIT_DIR instead of /var/tmpAlex Riesen2006-01-05
* trivial: check, if t/trash directory was successfully createdAlex Riesen2006-01-05
* trivial: .gitignore precompiled python modulesAlex Riesen2006-01-05
* trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2006-01-05
* trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen2006-01-05
* trivial: remove the dots at the end of file names from merge-one-fileAlex Riesen2006-01-05
* trivial: clarify, what are the config's user.name and user.email aboutAlex Riesen2006-01-05
* trivial: typo in git-commit.shAlex Riesen2006-01-05
* use result of open(2) to check for presenceAlex Riesen2006-01-05
* fix potential deadlock in create_one_fileAlex Riesen2006-01-05
* trivial: O_EXCL makes O_TRUNC redundantAlex Riesen2006-01-05
* trivial: retval of waitpid is not errnoAlex Riesen2006-01-05
* Fix nasty approxidate bugLinus Torvalds2006-01-05
* AIX compile fix for repo-config.cAmos Waterland2006-01-05
* git-init-db(1): Describe --shared and the idempotent nature of init-dbJonas Fonseca2006-01-05
* ?alloc: do not return NULL when asked for zero bytesJunio C Hamano2005-12-29
* code comments: spellJunio C Hamano2005-12-29
* Documentation: spell.Junio C Hamano2005-12-29
* Fix skipping merge-order test with NO_OPENSSL=1.Gerrit Pape2005-12-28
* Do not mark tags fetched via --tags flag as mergeableJunio C Hamano2005-12-27
* Fix bogus tests on rev-list output.Junio C Hamano2005-12-27
* Guard a test against wc that pads its output with whitespaceJunio C Hamano2005-12-27
* copy_fd: close ifd on errorSam Ravnborg2005-12-27
* Handle symlinks graciouslyJohannes Schindelin2005-12-26
* t5300: avoid false failures.Junio C Hamano2005-12-26
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-26
* short circuit out of a few places where we would allocate zero bytesEric Wong2005-12-26
* mailinfo: iconv does not like "latin-1" -- should spell it "latin1"Junio C Hamano2005-12-23
* ls-files --full-name: usage string and documentation.Junio C Hamano2005-12-23
* merge --no-commit: tweak messageJunio C Hamano2005-12-23
* show-branch: usability updates.Junio C Hamano2005-12-23
* check_packed_git_idx(): check integrity of the idx file itself.Junio C Hamano2005-12-23
* sha1_to_hex: properly terminate the SHA1Johannes Schindelin2005-12-22
* Fix for http-fetch from file:// URLsNick Hengeveld2005-12-22
* git-format-patch should show the correct versionJohannes Schindelin2005-12-22
* send-pack: reword non-fast-forward error message.Junio C Hamano2005-12-22