git.git
2006-03-22 Junio C Hamanogit-pull: further safety while on tracking branch.
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 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 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 Junio C Hamanogit-pull: run repo-config with dash form.
2006-03-18 Junio C HamanoMerge branch 'jc/empty'
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 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 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...
2006-03-09 Eric Wongcontrib/git-svn: remove the --no-stop-on-copy flag
2006-03-09 Eric Wongcontrib/git-svn: fix svn compat and fetch args
2006-03-09 Matthias UrlichsDon't recurse into parents marked uninteresting.
2006-03-09 Nicolas Pitrediff-delta: bound hash list length to avoid O(m*n)...
2006-03-09 Nicolas Pitretest-delta needs zlib to compile
2006-03-09 Linus Torvaldsgit-fmt-merge-msg cleanup
2006-03-08 Jonas Fonsecarepo-config: give value_ a sane default so regexec...
2006-03-08 Nick HengeveldUpdate http-push functionality
2006-03-08 Matthias Urlichscvsimport: Remove master-updating code
2006-03-07 Junio C HamanoMerge branch 'sp/checkout'
2006-03-07 Junio C HamanoMerge branch 'fd/asciidoc'
2006-03-07 Mike McCormackAllow format-patch to attach patches
2006-03-07 Mike McCormackAllow adding arbitary lines in the mail header generate...
2006-03-06 Junio C Hamanopack-objects: simplify "thin" pack.
2006-03-06 Junio C Hamanoannotate-blame: tests incomplete lines.
2006-03-06 Junio C Hamanoblame: unbreak "diff -U 0".
2006-03-06 Francis DalyTweak asciidoc output to work with broken docbook-xsl
2006-03-06 Junio C Hamanoannotate-blame test: add evil merge.
2006-03-06 Junio C Hamanoannotate-blame test: don't "source", but say "."
2006-03-06 Junio C Hamanoannotate/blame tests updates.
2006-03-06 Ryan Andersonannotate: Support annotation of files on other revisions.
2006-03-06 Dmitry V. Levingit/Documentation: fix SYNOPSIS style bugs
2006-03-06 Junio C Hamanoblame: avoid "diff -u0".
2006-03-06 Fredrik Kuivinengit-blame: Use the same tests for git-blame as for...
2006-03-06 Junio C Hamanoblame and annotate: show localtime with timezone.
2006-03-06 Junio C Hamanoblame: avoid -lm by not using log().
2006-03-05 Fredrik Kuivinengit-blame: Make the output human readable
2006-03-05 Linus Torvaldsget_revision(): do not dig deeper when we know we are...
2006-03-05 Jeff Muizelaardocumentation: add 'see also' sections to git-rm and...
2006-03-05 Mark Woodingcontrib/emacs/Makefile: Provide tool for byte-compiling...
2006-03-05 Mark Woodinggitignore: Ignore some more boring things.
2006-03-05 Junio C Hamanoverify-pack -v: show delta-chain histogram.
2006-03-05 Junio C HamanoConst tightening.
next