git.git
2006-01-27 Junio C HamanoMerge fixes up to GIT 1.1.5
2006-01-27 Junio C HamanoGIT 1.1.5 v1.1.5
2006-01-27 Junio C HamanoGIT 1.0.13 v1.0.13
2006-01-27 Junio C Hamanocheckout: do not make a temporary copy of symlink target.
2006-01-27 Alecs KingAdd freebsd support in Makefile
2006-01-27 Uwe ZeisbergerMake GIT-VERSION-GEN tolerate missing git describe...
2006-01-27 Uwe ZeisbergerUse symbolic name SHORT_NAME_AMBIGUOUS as error return...
2006-01-27 Uwe ZeisbergerRemove unneeded header
2006-01-27 Junio C Hamanogit-fetch --upload-pack: disambiguate.
2006-01-26 Daniel BarkalowOnly use a single parser for tree objects
2006-01-25 Jason RiedyAdd compat/unsetenv.c .
2006-01-25 Jason RiedyRun GIT-VERSION-GEN with $(SHELL), not sh.
2006-01-25 Eric W. BiedermanFix git-format-patch -s to include a Signed-off-by...
2006-01-25 Junio C Hamanotests: adjust breakage by stricter rev-parse
2006-01-25 Linus Torvaldsgit-whatchanged: exit out early on errors
2006-01-25 Linus TorvaldsMake git-rev-list and git-rev-parse argument parsing...
2006-01-25 Junio C HamanoMerge branches 'jc/clone', 'md/env' and 'mo/path'
2006-01-25 Matt Draiseylocal push/pull env cleanup
2006-01-25 Michal Ostrowskigit-{fetch,peek-remote} handling of --upload-pack
2006-01-25 Michal Ostrowskigit-fetch: pass --upload-pack to fetch-pack
2006-01-25 Junio C Hamanoclone: do not accept more than one -o option.
2006-01-25 Junio C Hamanoclone: do not create remotes/origin nor origin branch...
2006-01-25 Junio C Hamanogit-clone: PG13 --naked option to --bare.
2006-01-25 Pavel RoskinDon't include ../README in git.txt - make a local copy
2006-01-25 Junio C Hamanosample update-hook: sanely handle a new branch head.
2006-01-25 Andreas Ericssonupdate-hook: Major overhaul (handling tags, mainly).
2006-01-23 Junio C HamanoDocumentation: finishing touches to the new tutorial.
2006-01-23 Junio C HamanoRecommend to remove unused `origin` in a shared repository.
2006-01-23 J. Bruce FieldsNew tutorial
2006-01-22 Junio C Hamanogit-grep: clarification on parameters.
2006-01-22 Junio C HamanoUndef DT_* before redefining them.
2006-01-22 Junio C Hamanot4011: "sleep 1" is not enough on FAT
2006-01-22 Junio C HamanoDT_UNKNOWN: do not fully trust existence of DT_UNKNOWN
2006-01-22 Junio C Hamanofsck-objects: support platforms without d_ino in struct...
2006-01-22 Junio C HamanoMakefile: do not assume lack of IPV6 means no sockaddr_...
2006-01-22 J. Bruce FieldsMention install-doc in INSTALL
2006-01-22 Petr BaudisDocument git-ls-files --directory
2006-01-22 J. Bruce FieldsMinor git-reset and git-commit documentation fixes
2006-01-21 Junio C HamanoRevert "git-push: avoid falling back on pushing "matchi...
2006-01-21 Florian WeimerAsciiDoc fixes for the git-svnimport manpage
2006-01-20 Luck, Tonyupdate using-topic-branches
2006-01-20 Uwe ZeisbergerFix generation of "humanish" part of source repo
2006-01-20 Pavel RoskinDisable USE_SYMLINK_HEAD by default
2006-01-20 Junio C HamanoMerge fixes up to GIT 1.1.4
2006-01-20 Junio C HamanoGIT 1.1.4 v1.1.4
2006-01-20 Junio C HamanoGIT 1.0.12 v1.0.12
2006-01-20 Johannes Schindelingit-fetch-pack: really do not ask for funny refs
2006-01-20 Junio C HamanoRevert "check_packed_git_idx(): check integrity of...
2006-01-16 Junio C HamanoAllow building of RPM from interim snapshot.
2006-01-16 Junio C Hamanogit-push: fix --tags and document it.
2006-01-16 Junio C HamanoMerge fixes up to GIT 1.1.3
2006-01-16 Junio C HamanoGIT 1.1.3 v1.1.3
2006-01-16 Junio C Hamanodescribe: omit clearing marks on the last one.
2006-01-16 Junio C HamanoMerge branch 'fix'
2006-01-16 Junio C Hamanocvsimport: ease migration from CVSROOT/users format
2006-01-16 Andreas Ericssongit-cvsimport: Add -A <author-conv-file> option
2006-01-16 Junio C HamanoMerge branch 'fixo/1.0'
2006-01-16 Junio C HamanoGIT 1.0.11 v1.0.11
2006-01-16 Junio C Hamanodiffcore-break/diffcore-rename: integer overflow.
2006-01-15 Junio C HamanoMerge branches 'jc/checkout', 'jc/format-patch', 'jc...
2006-01-15 Junio C Hamanoshow-branch: --current includes the current branch.
2006-01-15 Junio C Hamanoshow-branch: make the current branch and merge commits...
2006-01-15 Junio C HamanoDocumentation: show-branch.
2006-01-15 Junio C Hamanooctopus: allow manual resolve on the last round.
2006-01-15 Junio C Hamano[PATCH] format-patch: always --mbox and show sane Date:
2006-01-15 Junio C Hamanoclone: --naked option.
2006-01-14 Junio C Hamano[PATCH] checkout: show dirty state upon switching branches.
2006-01-14 Junio C Hamanogit-push: avoid falling back on pushing "matching"...
2006-01-14 Junio C Hamanocheckout: merge local modifications while switching...
2006-01-14 Junio C Hamanocheckout: automerge local changes while switching branches.
2006-01-14 Junio C HamanoMerge fixes up to GIT 1.1.2
2006-01-14 Junio C HamanoFix the installation location.
2006-01-14 Michal OstrowskiExec git programs without using PATH.
2006-01-14 Junio C HamanoGIT 1.1.2 v1.1.2
2006-01-14 Junio C HamanoGIT 1.0.10 v1.0.10
2006-01-13 Junio C HamanoDocumentation: git-reset - interrupted workflow.
2006-01-13 Junio C HamanoDocumentation: git-commit -a
2006-01-13 Junio C Hamanooctopus: allow criss-cross and clarify the message...
2006-01-13 J. Bruce FieldsDocumentation: clarify fetch parameter descriptions.
2006-01-13 Junio C HamanoMakefile: add 'strip' target
2006-01-11 Junio C Hamanoshow-branch: handle [] globs as well.
2006-01-11 Junio C Hamanoname-rev: do not omit leading components of ref name.
2006-01-11 Junio C Hamanogit-describe: default to HEAD
2006-01-11 Junio C Hamanodescribe: do not silently ignore indescribable commits
2006-01-11 Junio C Hamanoupdate-index: work with c-quoted name
2006-01-11 Tom PrinceAdd git-describe to .gitignore.
2006-01-11 Tom PrinceAdd --keep option to keep downloaded packs to git-fetch.
2006-01-11 Junio C HamanoMerge fixes up to GIT 1.1.1
2006-01-11 Junio C HamanoGIT 1.0.9 v1.0.9
2006-01-11 Junio C HamanoGIT 1.1.1 v1.1.1
2006-01-11 Johannes Schindelinglossary: explain "master" and "origin"
2006-01-10 Junio C Hamanoshow-branch: take default arguments from configuration...
2006-01-10 Junio C HamanoGIT-VERSION-GEN: detect dirty tree and mark the version...
2006-01-10 H. Peter AnvinFor release tarballs, include the proper version
2006-01-08 Junio C HamanoGIT 1.1.0 v1.1.0
2006-01-08 Yann DirsonAdd a test for rebase when a change was picked upstream
2006-01-08 Yann DirsonAdd a minimal test for git-cherry
2006-01-08 Yann DirsonAdd an optional limit to git-cherry
2006-01-08 Petr Baudisgit-daemon --base-path
2006-01-08 Junio C Hamanodescribe: allow more than one revs to be named.
next