Code

git.git
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.
2005-12-26 Eric Wongshort circuit out of a few places where we would alloca...
2005-12-26 Junio C HamanoMerge branch 'jc/checkout'
2005-12-24 Junio C HamanoTutorial: mention shared repository management.
2005-12-24 Johannes Schindelingit-init-db: initialize shared repositories with -...
2005-12-24 Johannes SchindelinIntroduce core.sharedrepository
2005-12-24 Junio C HamanoMerge fixes up to GIT 1.0.4
2005-12-24 Junio C HamanoGIT 1.0.4 v1.0.4
2005-12-24 Junio C Hamanomailinfo: iconv does not like "latin-1" -- should spell...
2005-12-23 Junio C Hamanols-files --full-name: usage string and documentation.
2005-12-23 Junio C Hamanomerge --no-commit: tweak message
2005-12-23 Junio C Hamanogit-clone: do not special case dumb http.
2005-12-23 Junio C Hamanoshow-branch: usability updates.
2005-12-23 Junio C Hamanocheck_packed_git_idx(): check integrity of the idx...
2005-12-23 Junio C HamanoAdjust to ls-tree --full-name when run from a subdirectory.
2005-12-23 Junio C Hamanols-tree: chomp leading directories when run from a...
2005-12-23 Junio C Hamanocheckout: sometimes work from a subdirectory.
2005-12-23 Junio C Hamanocheck_packed_git_idx(): check integrity of the idx...
2005-12-23 Junio C Hamanorev-parse: --show-cdup
2005-12-23 Junio C HamanoMerge in fixes up to 1.0.3 maintenance branch.
2005-12-23 Junio C HamanoGIT 1.0.3 v1.0.3
2005-12-23 Johannes Schindelingit-clone: Support changing the origin branch with -o
2005-12-22 Johannes Schindelinsha1_to_hex: properly terminate the SHA1
2005-12-22 Nick HengeveldFix for http-fetch from file:// URLs
2005-12-22 Johannes Schindelingit-format-patch should show the correct version
2005-12-22 Junio C Hamanosend-pack: reword non-fast-forward error message.
2005-12-22 YOSHIFUJI Hideaki... GIT: Support [address] in URLs
2005-12-22 Junio C Hamanowhatchanged: customize diff-tree output
next