]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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
2005-12-22  Junio C HamanoMerge branch 'fixes'
2005-12-22  Alex Riesen\n usage in stderr output
2005-12-22  Lukas Sandströmgit-pack-redundant: speed and memory usage improvements
2005-12-22  Junio C Hamanomerge-recursive: conflicting rename case.
2005-12-22  Junio C HamanoVersioning scheme changes.
2005-12-22  Pavel Roskinsanity check in add_packed_git()
2005-12-21  Junio C HamanoMerge branch 'fixes'
2005-12-21  Junio C HamanoGIT 1.0.0b v1.0.0b v1.0.2
2005-12-21  Junio C Hamanoserver-info: skip empty lines.
2005-12-21  Pavel Roskin[PATCH] quote.c: Make loop control more readable.
2005-12-21  Junio C HamanoGIT 1.0.0a v1.0.0a v1.0.1
2005-12-21  Pavel RoskinAn off-by-one bug found by valgrind
2005-12-21  Johannes SchindelinAvoid misleading success message on error
2005-12-21  Junio C Hamanohttp-fetch.c: fix objects/info/pack parsing.
2005-12-21  Junio C Hamanoobjects/info/packs: work around bug in http-fetch.c...
2005-12-21  Junio C HamanoPost 1.0.0 development track.
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-21  Linus TorvaldsMake "git-send-pack" less verbose by default
next