git.git
2006-03-26 Junio C Hamanogit-push: make --thin pack transfer the default.
2006-03-26 Junio C HamanoMerge branches 'jc/clone' and 'jc/name'
2006-03-26 Junio C HamanoMerge branch 'jc/merge'
2006-03-26 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Eric Wongcontrib/git-svn: stabilize memory usage for big fetches
2006-03-26 Linus Torvaldsgit-apply: safety fixes
2006-03-25 Jon LoeligerRemoved bogus "<snap>" identifier.
2006-03-25 Jon LoeligerClarify and expand some hook documentation.
2006-03-25 Junio C Hamanocommit-tree: check return value from write_sha1_file()
2006-03-24 Junio C HamanoMerge branch 'jc/cvsimport'
2006-03-24 Junio C HamanoMerge branch 'jc/pull'
2006-03-24 Junio C HamanoMerge branch 'jc/fetch'
2006-03-24 Junio C Hamanosend-email: Identify author at the top when sending...
2006-03-24 Junio C Hamanosha1_name: make core.warnambiguousrefs the default.
2006-03-24 Junio C Hamanosha1_name: warning ambiguous refs.
2006-03-22 Francis DalyFormat tweaks for asciidoc.
2006-03-22 Junio C Hamanogit-pull: reword "impossible to fast-forward" message.
2006-03-22 Junio C Hamanogit-pull: further safety while on tracking branch.
2006-03-22 Junio C Hamanogit-clone: typofix.
2006-03-22 Junio C Hamanogit-apply: do not barf when updating an originally...
2006-03-21 Junio C Hamanohttp-push.c: squelch C90 warnings.
2006-03-21 Luck, Tonyfix field width/precision warnings in blame.c
2006-03-21 Paul Mackerrasgitk: Fix two bugs reported by users
2006-03-21 Junio C Hamanoclone: record the remote primary branch with remotes...
2006-03-21 Junio C Hamanoget_sha1_basic(): try refs/... and finally refs/remotes...
2006-03-21 Junio C Hamanorevamp git-clone (take #2).
2006-03-21 Junio C Hamanocore.warnambiguousrefs: warns when "name" is used and...
2006-03-21 Eric Wongcontrib/git-svn: allow rebuild to work on non-linear...
2006-03-20 Nick Hengeveldhttp-push: don't assume char is signed
2006-03-20 Nick Hengeveldhttp-push: add support for deleting remote branches
2006-03-20 Yasushi SHOJIBe verbose when !initial commit
2006-03-20 Francis DalyFix multi-paragraph list items in OPTIONS section
2006-03-20 Junio C Hamanohttp-fetch: nicer warning for a server with unreliable...
2006-03-20 Junio C Hamanogit-merge knows some strategies want to skip trivial...
2006-03-20 Junio C Hamanorevamp git-clone.
2006-03-20 Junio C Hamanogenerate-cmdlist: style cleanups.
2006-03-20 Shawn PearceAdd missing semicolon to sed command.
2006-03-19 Junio C Hamanounpack_delta_entry(): reduce memory footprint.
2006-03-19 Alexandre Julliardgit.el: Added a function to diff against the other...
2006-03-19 Alexandre Julliardgit.el: Get the default user name and email from the...
2006-03-19 Alexandre Julliardgit.el: More robust handling of subprocess errors when...
2006-03-18 Fredrik KuivinenMakefile: Add TAGS and tags targets
2006-03-18 Alexandre Julliardls-files: Don't require exclude files to end with a...
2006-03-18 Paul Mackerrasgitk: Improve appearance of first child links
2006-03-18 Junio C Hamanogit-pull: run repo-config with dash form.
2006-03-18 Junio C Hamanocvsimport: fix reading from rev-parse
2006-03-18 Paul Mackerrasgitk: Make downward-pointing arrows end in vertical...
2006-03-18 Junio C HamanoMerge branch 'jc/empty'
2006-03-18 Paul Mackerrasgitk: Don't change cursor at end of layout if find...
2006-03-18 Nicolas Pitre3% tighter packs for free
2006-03-18 Jon LoeligerRewrite synopsis to clarify the two primary uses of...
2006-03-18 Jon LoeligerFix minor typo.
2006-03-18 Jon LoeligerReference git-commit-tree for env vars.
2006-03-18 Jon LoeligerClarify git-rebase example commands.
2006-03-18 Jon LoeligerDocument the default source of template files.
2006-03-18 Jon LoeligerCall out the two different uses of git-branch and fix...
2006-03-18 Jon LoeligerAdd git-show reference
2006-03-17 Paul Mackerrasgitk: Make commitdata an array rather than a list
2006-03-17 Junio C Hamanofetch: exit non-zero when fast-forward check fails.
2006-03-17 Junio C Hamanocvsimport: honor -i and non -i upon subsequent imports
2006-03-17 Fredrik Kuivinenblame: Fix git-blame <directory>
2006-03-17 Fredrik Kuivinenblame: Nicer output
2006-03-16 Randal L. Schwartzfix imap-send for OSX
2006-03-16 Mark HollomonLet merge set the default strategy.
2006-03-15 Nick HengeveldFix broken slot reuse when fetching alternates
2006-03-13 Junio C HamanoMerge branch 'jc/pack'
2006-03-13 Junio C HamanoMerge branch 'jc/fsck'
2006-03-13 Junio C HamanoMerge branch 'nh/http'
2006-03-13 Junio C HamanoMerge branch 'fk/blame'
2006-03-13 Junio C Hamanorevision traversal: --remove-empty fix (take #2).
2006-03-12 Junio C Hamanorevision traversal: --remove-empty fix.
2006-03-12 Mark Woodingannotate-tests: override VISUAL when running tests.
2006-03-12 Johannes Schindelinimap-send: Add missing #include for macosx
2006-03-12 Junio C Hamanogit-diff: -p disables rename detection.
2006-03-11 Marco Roelandimap-send: cleanup execl() call to use NULL sentinel...
2006-03-11 seanannotate.perl triggers rpm bug
2006-03-11 Nick Hengeveldhttp-push: cleanup
2006-03-11 Nick Hengeveldhttp-push: support for updating remote info/refs
2006-03-11 Nick Hengeveldhttp-push: improve remote lock management
2006-03-11 Nick Hengeveldhttp-push: refactor remote file/directory processing
2006-03-11 Nick HengeveldHTTP slot reuse fixes
2006-03-11 Nick Hengeveldhttp-push: fix revision walk
2006-03-11 Eric Wongfetch,parse-remote,fmt-merge-msg: refs/remotes/* support
2006-03-11 Fredrik Kuivinenblame: Rename detection (take 2)
2006-03-11 Fredrik Kuivinenrev-lib: Make it easy to do rename tracking (take 2)
2006-03-11 Fredrik KuivinenMake it possible to not clobber object.util in sort_in_...
2006-03-11 Mike McCormackAdd git-imap-send, derived from isync 1.0.1.
2006-03-11 Junio C Hamanorepack: prune loose objects when -d is given
2006-03-11 Junio C Hamanotry_to_simplify_commit(): do not skip inspecting tree...
2006-03-10 Junio C HamanoFix t1200 test for breakage caused by removal of full...
2006-03-10 Mike McCormackDescribe how to add extra mail header lines in mail...
2006-03-10 Mike McCormackDocument the --attach flag.
2006-03-10 Olaf Heringallow double click on current HEAD id after git-pull
2006-03-09 Junio C Hamanofsck-objects: Remove --standalone
2006-03-09 Junio C Hamanorefs.c::do_for_each_ref(): Finish error message lines...
2006-03-09 Fredrik KuivinenNicer output from 'git'
2006-03-09 Junio C HamanoUse #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
2006-03-09 Fredrik KuivinenRemove trailing dot after short description
2006-03-09 Fredrik KuivinenFix some inconsistencies in the docs
2006-03-09 Eric Wongcontrib/git-svn: fix a harmless warning on rebuild...
next