]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-10  Johannes Schindelin[PATCH] Fix git-rev-parse's parent handling
2005-08-10  Paul MackerrasOnly do an update every 100 commits when drawing the...
2005-08-10  Junio C HamanoSkip merges in format-patch.
2005-08-10  Junio C HamanoAdd -v option to git-cherry.
2005-08-10  Junio C HamanoTeach git push .git/branches shorthand
2005-08-10  Junio C Hamanols-remote: drop storing operation and add documentation.
2005-08-10  Junio C HamanoTeach format-patch, rebase and cherry a..b format
2005-08-10  Junio C HamanoStash away the original head in ORIG_HEAD when resetting.
2005-08-10  Junio C Hamanogit-revert: revert an existing commit.
2005-08-10  Junio C HamanoIntroduce --pretty=oneline format.
2005-08-10  Junio C HamanoDocument "git commit"
2005-08-10  Junio C Hamanogit-commit: log parameter updates.
2005-08-10  Junio C HamanoUpdate rev-parse flags list.
2005-08-10  Johannes Schindelin[PATCH] add *--no-merges* flag to suppress display...
2005-08-10  Martin SivakUse GIT_SSH environment to specify alternate ssh binary.
2005-08-10  Junio C HamanoSmall typofix in mailsplit.c
2005-08-10  Junio C HamanoA bit more format warning squelching.
2005-08-10  Timo Sirainen[PATCH] -Werror fixes
2005-08-10  Pavel Roskin[PATCH] Warning fix for gcc 4
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoDowngrade git-send-email-script
2005-08-09  Linus Torvalds[PATCH] "Child" information in commit window - and...
2005-08-09  Chris Wright[PATCH] Add -m <message> option to "git tag"
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in git-pack-objects
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in sha1close()
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in write_sha1_to_fd()
2005-08-09  Sergey Vlasov[PATCH] Plug memory leak in read_object_with_reference()
2005-08-09  Holger Eitzenberger[PATCH] git_mkstemp() fix
2005-08-09  Catalin Marinas[PATCH] Make curl fail on server error
2005-08-09  Junio C HamanoMakefile dependency fix.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Paul MackerrasBetter graph line details display and expand history...
2005-08-07  Linus Torvalds[PATCH] gitk "parent information" in commit window
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-07  Junio C Hamano(revert local fix)
2005-08-07  Paul MackerrasUse lf translation rather than binary when reading...
2005-08-07  Paul MackerrasChange cursor to a hand cursor when over a SHA1 ID...
2005-08-07  Linus Torvalds[PATCH] Extend "git reset" to take a reset point
2005-08-06  Junio C HamanoRedo the templates generation and installation.
2005-08-06  Junio C Hamanogitk proposed fix: handle more than one SHA1 links.
2005-08-06  Junio C Hamanosend-pack: allow generic sha1 expression on the source...
2005-08-06  Junio C Hamanosend-pack: allow the same source to be pushed more...
2005-08-06  Linus Torvalds[PATCH] Make git-sh-setup-script do what it was suppose...
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-06  Paul MackerrasAdd forward and back buttons and make SHA1 IDs clickabl...
2005-08-06  Johannes Schindelin[PATCH] Assorted documentation patches
2005-08-06  Johannes Schindelin[PATCH] git-commit-script fix for degenerated merge
2005-08-06  Holger Eitzenberger[PATCH] git: use git_mkstemp() instead of mkstemp(...
2005-08-06  Holger Eitzenberger[PATCH] git: add git_mkstemp()
2005-08-06  Junio C HamanoFix ref_newer() in send-pack.
2005-08-05  Junio C HamanoFix refname termination.
2005-08-05  Petr Baudis[PATCH] Fix git-merge-cache -q
2005-08-05  Junio C Hamanogit-applymbox: allow retrying after fixing up.
2005-08-05  Junio C HamanoMerge with gitk.
2005-08-05  Junio C Hamanodaemon.c: squelch error message from EINTR
2005-08-05  Junio C HamanoTeach rev-list since..til notation.
2005-08-05  Junio C HamanoUpdate get_sha1() to grok extended format.
2005-08-05  Junio C HamanoFix send-pack for non-commitish tags.
2005-08-05  Junio C Hamanogit-init-db: brown paper bag bugfix.
2005-08-04  Paul MackerrasCompress the graph horizontally if it gets too wide.
2005-08-04  Junio C Hamanogit-bisect termination condition fix.
2005-08-04  Junio C HamanoRetire git-check-files documentation too.
2005-08-04  Alecs King[PATCH] Fix sparse warnings
2005-08-04  Junio C HamanoRetire check-files.
2005-08-04  Kalle Valo[PATCH] Fix debian doc-base
2005-08-04  Junio C Hamanogit-send-pack: documentation
2005-08-04  Junio C HamanoRenaming push.
2005-08-03  Junio C HamanoInstall sample hooks
2005-08-03  Sergey Vlasov[PATCH] Plug memory leaks in git-unpack-objects
2005-08-03  Junio C Hamanosend-pack: handle partial pushes correctly.
2005-08-03  Junio C Hamanogit-send-email-script: minimum whitespace cleanup.
2005-08-03  Ryan Anderson[PATCH] Doc: update git-send-email-script documentation.
2005-08-03  Ryan Anderson[PATCH] git-send-email-script - Fix loops that limit...
2005-08-03  Ryan Anderson[PATCH] git-send-email-script - fix 2 small bugs that...
2005-08-03  Ryan Anderson[PATCH] Make the SMTP server used by git-sendm-email...
2005-08-03  Ryan Anderson[PATCH] git-send-email-script: Reformat readline interf...
2005-08-03  Ryan Anderson[PATCH] Add "--chain-reply-to" to git-send-email-script...
2005-08-03  Ryan Anderson[PATCH] Cleanup initial comments, add copyright notices.
2005-08-03  Ryan Anderson[PATCH] Convert from using quoted-printable to just...
2005-08-03  Ryan Anderson[PATCH] Add new dependencies caused by git-send-email...
2005-08-03  Ryan Anderson[PATCH] Add documentation for git-send-email-script
2005-08-03  Ryan Anderson[PATCH] Add git-send-email-script - tool to send emails...
2005-08-03  barkalow@iabervon.org[PATCH] Parallelize pulling by ssh
2005-08-03  barkalow@iabervon.org[PATCH] Parallelize the pull algorithm
2005-08-03  barkalow@iabervon.org[PATCH] Object library enhancements
2005-08-03  Junio C HamanoMake sure leading directories exist when pushing refs.
2005-08-03  Junio C Hamanoreceive-pack hooks updates.
2005-08-03  Junio C HamanoMake send-pack --all and explicit ref mutually exclusive.
2005-08-03  Nicolas Pitre[PATCH] list shortlog items in commit order
2005-08-03  Junio C HamanoClean t/trash upon "make clean" as well.
2005-08-01  Junio C HamanoGIT 0.99.3 v0.99.3
2005-08-01  Petr Baudis[PATCH] git-merge-cache -q doesn't complain about faili...
2005-08-01  Linus Torvalds[PATCH] Fix sparse warnings
2005-08-01  Johannes Schindelin[PATCH] Do not rely on a sane wc
2005-08-01  Johannes Schindelin[PATCH] Updates to tutorial.txt
2005-08-01  Junio C HamanoCVS-like push-pull description update.
2005-08-01  Johannes Schindelin[PATCH] Updates for cvs-migration.txt
2005-08-01  A Large Angry SCM[PATCH] Fix warning about non-void return in a void...
2005-08-01  Junio C HamanoRetire git-fetch-dumb-http and missing-revs
next