]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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 Hamanoshow-branch: usability updates.
2005-12-23  Junio C Hamanocheck_packed_git_idx(): check integrity of the idx...
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  Alex Riesen\n usage in stderr output
2005-12-22  Pavel Roskinsanity check in add_packed_git()
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  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 HamanoGIT 1.0.0 v1.0.0
2005-12-21  Linus TorvaldsMake "git-send-pack" less verbose by default
2005-12-21  Junio C HamanoA shared repository should be writable by members.
2005-12-20  Junio C Hamanoce_smudge_racily_clean_entry: explain why it works.
2005-12-20  Junio C HamanoRacy GIT (part #2)
2005-12-20  Junio C HamanoRacy GIT
2005-12-20  Junio C Hamanoformat-patch: make sure header and body are separated.
2005-12-20  Junio C Hamanodiff --abbrev: document --abbrev=<n> form.
2005-12-20  Junio C Hamanodiff: --abbrev option
2005-12-20  Junio C Hamanoxread/xwrite: do not worry about EINTR at calling sites.
2005-12-20  Junio C Hamanotests: make scripts executable
2005-12-20  Junio C HamanoRemove "octopus".
2005-12-20  Junio C HamanoRemove unused cmd-rename.sh
2005-12-20  Junio C HamanoRemove generated files */*.py[co]
2005-12-20  Junio C HamanoDocumentation: stdout of update-hook is connected to...
2005-12-20  Junio C Hamanorev-list --objects: fix object list without commit.
2005-12-19  Eric WongDocumentation/git-archimport: document -o, -a, f, ...
2005-12-19  Junio C Hamanohowto/using-topic-branches: Recommend public URL git...
2005-12-18  Linus TorvaldsMake "git help" sort git commands in columns
2005-12-18  Linus TorvaldsMake "git help" react to window size correctly
2005-12-18  Junio C HamanoDocumentation: typos and small fixes in "everyday".
2005-12-18  Junio C Hamanoclone-pack: remove unused and undocumented --keep flag
2005-12-18  Junio C Hamanofetch-pack: -k option to keep downloaded pack.
2005-12-18  Junio C HamanoRevert "get_sha1_basic(): corner case ambiguity fix"
2005-12-18  Junio C HamanoRevert "We do not like "HEAD" as a new branch name"
2005-12-18  Junio C HamanoRevert "refs.c: off-by-one fix."
2005-12-18  Junio C HamanoRemove misguided branch disambiguation.
2005-12-17  Junio C HamanoDocumentation: HTTP needs update-server-info.
2005-12-17  Junio C HamanoComment fixes.
2005-12-17  Jan HarkesFix git-am --skip
2005-12-17  Junio C HamanoForbid pattern maching characters in refnames.
2005-12-17  Junio C HamanoExamples of resetting.
2005-12-16  Junio C Hamanorefs.c: off-by-one fix.
2005-12-16  Johannes SchindelinWe do not like "HEAD" as a new branch name
2005-12-16  Junio C HamanoSort globbed refname in show-branch.
2005-12-16  Nicolas Pitresmall cleanup for diff-delta.c
2005-12-16  Fredrik Kuivinengit-whatchanged: Add usage string
2005-12-16  Fredrik Kuivinengit-log: Add usage string
2005-12-16  Fredrik Kuivinengit-diff: Usage string clean-up
2005-12-15  Junio C Hamanoapplymbox: typofix
2005-12-15  Junio C Hamanoget_sha1_basic(): corner case ambiguity fix
2005-12-15  Junio C HamanoDocumentation: tutorial
2005-12-15  Martin Langhoffsvnimport: exit cleanly when we are up to date
2005-12-15  Junio C Hamanoclone-pack: make it usable for partial branch cloning.
2005-12-15  Junio C HamanoGIT 0.99.9n aka 1.0rc6 v0.99.9n v1.0rc6
2005-12-15  Amos Waterlandgit rebase loses author name/email if given bad email...
2005-12-15  Lukas SandströmBugfixes for git-rebase
2005-12-15  Junio C Hamanomailinfo and git-am: allow "John Doe <johndoe>"
2005-12-14  Martin Atukundadefine MAXPATHLEN for hosts that don't support it
2005-12-14  Junio C HamanoDo not let errors pass by unnoticed when running `make...
2005-12-14  Junio C HamanoMerge branch 'hold/am'
2005-12-14  Junio C Hamanorebase: do not get confused in fast-forward situation.
2005-12-14  Junio C HamanoMerge branch 'fk/usage'
2005-12-14  Junio C HamanoDocumentation: topic branches
2005-12-14  Junio C Hamanoapplypatch: no need to do non-portable [[ ... ]]
2005-12-14  freku045@student... git-repack: Usage string clean-up, emit usage at incorr...
2005-12-14  freku045@student... git-rebase: Usage string clean-up, emit usage string...
2005-12-14  freku045@student... git-prune: Usage string clean-up, use the 'usage' function
2005-12-14  freku045@student... git-lost-found: Usage string clean-up, emit usage strin...
2005-12-14  freku045@student... git-fetch: Usage string clean-up, emit usage string...
2005-12-14  freku045@student... git-cherry: Usage string clean-up, use the 'usage'...
2005-12-14  freku045@student... git-applypatch: Usage string clean-up, emit usage strin...
2005-12-14  freku045@student... git-am: Usage string clean-up
2005-12-14  freku045@student... git-revert: Usage string clean-up
2005-12-14  freku045@student... git-verify-tag: Usage string clean-up, emit usage strin...
2005-12-14  freku045@student... Trivial usage string clean-up
2005-12-14  Junio C Hamanot3200: branch --help does not die anymore.
2005-12-14  Fredrik KuivinenUsage message clean-up, take #2
2005-12-14  H. Peter Anvingit-am support for naked email messages (take 2)
2005-12-14  Junio C HamanoEveryday: a bit more examples.
2005-12-14  Junio C Hamanocheckout-index: fix checking out specific path.
2005-12-14  Petr BaudisMake git-send-pack exit with error when some refs could...
2005-12-14  Junio C Hamano[PATCH] allow merging any committish
2005-12-13  Junio C Hamanogit-clone: tell the user a bit more about clone-pack...
2005-12-13  Junio C HamanoDocumentation: not learning core git commands.
2005-12-13  Junio C HamanoDocumentation: diff examples.
2005-12-13  Junio C HamanoDocumentation: fix missing links to git(7)
2005-12-13  Junio C HamanoDocumentation: more examples.
2005-12-13  Junio C HamanoEveryday: a bit more example.
2005-12-13  Junio C Hamanodiffcore-break: do not break too small filepair.
2005-12-13  Junio C HamanoRevert "Add deltifier test."
next