Code

git.git
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 Junio C Hamanot6022: ignoring untracked files by merge-recursive...
2006-10-28 Junio C Hamanomerge-recursive: adjust to loosened "working file clobb...
2006-10-28 Junio C Hamanomerge-recursive: make a few functions static.
2006-10-28 Junio C Hamanomerge-recursive: use abbreviated commit object name.
2006-10-28 Junio C Hamanomerge: loosen overcautious "working file will be lost...
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 Petr Baudisgitweb: Support for 'forks'
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.
2006-10-24 Petr Baudisgitweb: Show project's README.html if available
2006-10-24 Petr Baudisgitweb: Do not automatically append " git" to custom...
2006-10-24 Petr Baudisgitweb: Make search type a popup menu
2006-10-24 Petr Baudisgitweb: Restore object-named links in item lists
2006-10-24 Junio C HamanoMerge branch 'master' into jc/web
2006-10-24 Lars HjemliMake git-branch a builtin
2006-10-24 Rene ScharfeBuilt-in cherry
2006-10-24 Junio C HamanoMerge branch 'maint'
2006-10-24 Petr Baudisgitweb: Fix setting $/ in parse_commit() v1.4.3.2
2006-10-24 Junio C Hamanodaemon: do not die on older clients.
2006-10-23 Jim Meyeringxdiff/xemit.c (xdl_find_func): Elide trailing white...
2006-10-23 Jim Meyeringgit-clone: honor --quiet
2006-10-23 Santi BéjarDocumentation for the [remote] config
2006-10-23 Alexandre Julliardprune-packed: Fix uninitialized variable.
2006-10-23 Karl Hasselströmignore-errors requires cl
2006-10-23 Eric Wonggit-send-email: do not pass custom Date: header
2006-10-23 Shawn PearceUse column indexes in git-cvsserver where necessary.
2006-10-23 Jakub Narebskigitweb: Add '..' (up directory) to tree view if applicable
2006-10-23 Jakub Narebskigitweb: Improve git_print_page_path
2006-10-23 Junio C HamanoMerge branch 'np/pack'
2006-10-23 Junio C HamanoMerge branch 'maint'
2006-10-23 Junio C Hamanopager: default to LESS=FRSX not LESS=FRS
2006-10-22 J. Bruce FieldsMake prune also run prune-packed
2006-10-22 Karl Hasselströmgit-vc: better installation instructions
2006-10-22 Jakub Narebskigitweb: Do not esc_html $basedir argument to git_print_...
2006-10-22 Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
2006-10-22 Lars HjemliFix usagestring for git-branch
2006-10-22 Rene Scharfegit-merge: show usage if run without arguments
2006-10-21 Junio C Hamanogit-pickaxe: swap comparison loop used for -C
2006-10-21 Junio C Hamanogit-pickaxe: get rid of wasteful find_origin().
2006-10-21 Junio C Hamanogit-pickaxe: do not confuse two origins that are the...
2006-10-21 Junio C Hamanogit-pickaxe: do not keep commit buffer.
next