]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-11-03  Shawn PearceTeach receive-pack how to keep pack files based on...
2006-11-03  Nicolas PitreAllow pack header preprocessing before unpack-objects...
2006-11-03  Junio C HamanoMerge branch 'master' into np/index-pack
2006-11-03  Jakub Narebskigitweb: Better support for non-CSS aware web browsers
2006-11-03  Jakub Narebskigitweb: Output also empty patches in "commitdiff" view
2006-11-03  Junio C HamanoMerge branch 'sp/keep-pack' into np/index-pack
2006-11-03  Junio C HamanoMerge branch 'maint'
2006-11-03  Jakub Narebskigitweb: Use git-for-each-ref to generate list of heads...
2006-11-03  Junio C Hamanofor-each-ref: "creator" and "creatordate" fields
2006-11-03  SeanAdd --global option to git-repo-config.
2006-11-03  Alexandre Julliardpack-refs: Store the full name of the ref even when...
2006-11-03  Andy Parkinsgit-clone documentation didn't mention --origin as...
2006-11-03  Andy ParkinsMinor grammar fixes for git-diff-index.txt
2006-11-03  Johannes Schindelinlink_temp_to_file: call adjust_shared_perm() only when...
2006-11-03  Andy ParkinsRemove uneccessarily similar printf() from print_ref_li...
2006-11-01  Junio C HamanoMerge branch 'maint'
2006-11-01  Nicolas Pitrepack-objects doesn't create random pack names
2006-11-01  Junio C Hamanobranch: work in subdirectories.
2006-11-01  Jakub Narebskigitweb: Use 's' regexp modifier to secure against filen...
2006-11-01  Jakub Narebskigitweb: Secure against commit-ish/tree-ish with the...
2006-11-01  Luben Tuikovgitweb: esc_html() author in blame
2006-11-01  Junio C HamanoMerge branch 'rs/cherry'
2006-11-01  Junio C HamanoMerge branch 'jc/refs-and-fetch'
2006-11-01  Junio C HamanoMerge branch 'lj/refs'
2006-11-01  Sasha Khapyorskygit-svnimport: support for partial imports
2006-10-31  Junio C Hamanolink_temp_to_file: don't leave the path truncated on...
2006-10-31  Junio C HamanoMerge branch 'maint'
2006-10-31  Shawn PearceMove deny_non_fast_forwards handling completely into...
2006-10-31  Shawn PearceRemove unused variable in receive-pack.
2006-10-31  Junio C Hamanorevision traversal: --unpacked does not limit commit...
2006-10-31  Jan HarkesContinue traversal when rev-list --unpacked finds a...
2006-10-31  Edgar ToernigUse memmove instead of memcpy for overlapping areas
2006-10-31  Edgar ToernigUse memmove instead of memcpy for overlapping areas
2006-10-31  Junio C Hamanoquote.c: ensure the same quoting across platforms.
2006-10-31  Junio C HamanoRevert "send-pack --keep: do not explode into loose...
2006-10-30  Junio C HamanoSurround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
2006-10-30  Nicolas Pitremissing small substitution
2006-10-29  Shawn PearceTeach git-index-pack how to keep a pack file.
2006-10-29  Junio C HamanoMerge early part of branch 'np/index-pack' into sp...
2006-10-29  Shawn PearceOnly repack active packs by skipping over kept packs.
2006-10-29  Shawn PearceAllow short pack names to git-pack-objects --unpacked=.
2006-10-29  Sergey Vlasovgit-send-email: Read the default SMTP server from the...
2006-10-29  Sergey Vlasovgit-send-email: Document support for local sendmail...
2006-10-29  Robin RosenbergSwap the porcelain and plumbing commands in the git...
2006-10-29  Robin RosenbergMention that pull can work locally in the synopsis
2006-10-29  Junio C Hamanosend-pack --keep: do not explode into loose objects...
2006-10-28  Jakub Narebskigitweb: Add "next" link to commitdiff view
2006-10-28  Jakub Narebskigitweb: Move git_get_last_activity subroutine earlier
2006-10-28  Junio C HamanoDocumentation: fix git-format-patch mark-up and link...
2006-10-28  Jakub NarebskiDocumentation: Update information about <format> in...
2006-10-28  Dennis StosbergBash completion support for aliases
2006-10-28  Petr Baudisgitweb: Fix up bogus $stylesheet declarations
2006-10-27  Nicolas Pitreindex-pack: minor fixes to comment and function name
2006-10-27  Nicolas Pitreenhance clone and fetch -k experience
2006-10-27  Junio C Hamanotests: merge-recursive is usable without Python
2006-10-27  Junio C HamanoMerge branch 'maint'
2006-10-27  Jakub Narebskigitweb: Check git base URLs before generating URL from it
2006-10-27  Christian CouderDocumentation: add git in /etc/services.
2006-10-27  Christian CouderDocumentation: add upload-archive service to git-daemon.
2006-10-27  Rene Scharfegit-cherry: document limit and add diagram
2006-10-27  Junio C HamanoMerge branch 'jc/reflog' into lj/refs
2006-10-27  Junio C HamanoMerge branch 'jc/combined' into maint
2006-10-27  Lars HjemliFix show-ref usagestring
2006-10-27  Jakub Narebskidiff-format.txt: Correct information about pathnames...
2006-10-27  Rene ScharfeMake git-cherry handle root trees
2006-10-27  Andy ParkinsMake filenames line up in git-status output
2006-10-27  Nicolas Pitremimic unpack-objects when --stdin is used with index...
2006-10-26  Jakub Narebskigitweb: Use --no-commit-id in git_commit and git_commitdiff
2006-10-26  Junio C HamanoMerge branch 'jc/combined'
2006-10-26  Junio C Hamanocombine-diff: honour --no-commit-id
2006-10-26  Junio C Hamanocombine-diff: fix hunk_comment_line logic.
2006-10-26  Junio C HamanoMerge branch 'jc/combined'
2006-10-26  Junio C Hamanocombine-diff: a few more finishing touches.
2006-10-26  Junio C HamanoDocumentation: clarify refname disambiguation rules.
2006-10-26  Nicolas Pitreadd progress status to index-pack
2006-10-26  Nicolas Pitremake index-pack able to complete thin packs.
2006-10-26  Jakub Narebskidiff-format.txt: Combined diff format documentation...
2006-10-26  Christian CouderRemove --syslog in git-daemon inetd documentation examples.
2006-10-26  J. Bruce FieldsDocumentation: updates to "Everyday GIT"
2006-10-25  Nicolas Pitreenable index-pack streaming capability
2006-10-25  Junio C HamanoMerge branch 'maint'
2006-10-25  Junio C HamanoDocumentation/SubmittingPatches: 3+1 != 6 v1.4.3.3
2006-10-25  Junio C HamanoMerge branch 'aw/cvsimport'
2006-10-25  Junio C HamanoMerge branch 'jc/web'
2006-10-25  Junio C HamanoMerge for-each-ref to sync gitweb fully with 'next'
2006-10-25  Junio C HamanoMerge branch 'jc/web-blame'
2006-10-25  Junio C HamanoMerge branch 'maint'
2006-10-25  Petr Baudisxdiff: Match GNU diff behaviour when deciding hunk...
2006-10-25  Junio C HamanoUpdate cherry documentation.
2006-10-25  Junio C HamanoRefer to git-rev-parse:Specifying Revisions from git.txt
2006-10-25  Tuncer Ayazgit-fetch.sh printed protocol fix
2006-10-25  Junio C HamanoRPM package re-classification.
2006-10-25  Jakub Narebskigitweb: Print commit message without title in commitdif...
2006-10-25  Jakub Narebskigitweb: Filter out commit ID from @difftree in git_comm...
2006-10-25  Jakub Narebskigitweb: Get rid of git_print_simplified_log
2006-10-24  Junio C HamanoDocumentation: note about contrib/.
2006-10-24  Eric Wonggit-svn: fix symlink-to-file changes when using command...
2006-10-24  Gerrit PapeSet $HOME for selftests
2006-10-24  Junio C Hamanot3200: git-branch testsuite update
2006-10-24  Junio C Hamanosha1_name.c: avoid compilation warnings.
next