Code

git.git
2006-11-04 Alexandre Julliardgit.el: Include MERGE_MSG in the log-edit buffer even...
2006-11-04 Alexandre Julliardgit.el: Move point after the log message header when...
2006-11-04 Alexandre Julliardgit.el: Added a function to open the current file in...
2006-11-04 Alexandre Julliardgit.el: Added functions for moving to the next/prev...
2006-11-03 Nicolas Pitreremove .keep pack lock files when done with refs update
2006-11-03 Nicolas Pitrehave index-pack create .keep file more carefully
2006-11-03 Nicolas Pitreimprove fetch-pack's handling of kept packs
2006-11-03 Nicolas Pitregit-fetch can use both --thin and --keep with fetch...
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-02 Jeff Kinggit-pickaxe: work properly in a subdirectory.
2006-11-01 Nicolas Pitremake git-push a bit more verbose
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 HamanoIntroduce a new revision set operator <rev>^!
2006-10-31 Junio C Hamanogit-pickaxe: cache one already found path per commit.
2006-10-31 Linus Torvaldsgit push: add verbose flag and allow overriding of...
2006-10-31 Linus TorvaldsAllow '-' in config variable names
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 Hamanogit-pickaxe: split find_origin() into find_rename(...
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 Junio C Hamanogit-pickaxe: tighten sanity checks.
2006-10-30 Junio C Hamanogit-pickaxe: refcount origin correctly in find_copy_in_...
2006-10-30 Junio C Hamanogit-pickaxe: allow -Ln,m as well as -L n,m
2006-10-30 Nicolas Pitremissing small substitution
2006-10-29 Junio C Hamanogit-pickaxe: WIP to refcount origin structure.
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 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.
next