aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* user-manual: clarify difference between tag and branchJ. Bruce Fields2007-01-21
* user-manual: minor quickstart reorganizationJ. Bruce Fields2007-01-21
* user-manual: add "quick start" as chapter 1J. Bruce Fields2007-01-20
* user-manual: rewrap, fix heading levelsJ. Bruce Fields2007-01-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/git/gitJ. Bruce Fields2007-01-14
|\
| * Merge branch 'jc/int'Junio C Hamano2007-01-14
| |\
| | * More tests in t3901.Junio C Hamano2007-01-13
| | * Consistent message encoding while reusing log from an existing commit.Junio C Hamano2007-01-13
| | * t3901: test "format-patch | am" pipe with i18nJunio C Hamano2007-01-13
| | * Use log output encoding in --pretty=email headers.Junio C Hamano2007-01-13
| * | Merge branch 'sp/merge' (early part)Junio C Hamano2007-01-14
| |\ \
| | * | Improve merge performance by avoiding in-index merges.Shawn O. Pearce2007-01-10
| * | | Merge branch 'jc/subdir'Junio C Hamano2007-01-14
| |\ \ \
| | * | | Allow whole-tree operations to be started from a subdirectoryJunio C Hamano2007-01-12
| | * | | Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano2007-01-12
| | * | | Define cd_to_toplevel shell function in git-sh-setupJunio C Hamano2007-01-12
| * | | | Remove read_or_die in favor of better error messages.Shawn O. Pearce2007-01-14
| * | | | Hide output about SVN::Core not being found during tests.Shawn O. Pearce2007-01-14
| * | | | simplify the "no changes added to commit" messageNicolas Pitre2007-01-13
| * | | | git-commit documentation: -a adds and also removesJunio C Hamano2007-01-13
| | |_|/ | |/| |
| * | | git-remote: no longer silent on unknown commands.Quy Tonthat2007-01-13
| * | | git-svn: fix tests to work with older svnEric Wong2007-01-13
| |/ /
| * | Make git-prune-packed a bit more chatty.Junio C Hamano2007-01-12
| * | glossary typofixJunio C Hamano2007-01-12
| * | use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
| * | Explain "Not a git repository: '.git'".Junio C Hamano2007-01-12
| * | merge-recursive: do not report the resulting tree object nameJunio C Hamano2007-01-12
| * | git-revert: Fix die before git-sh-setup defines it.Bob Proulx2007-01-12
| * | fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-12
| * | Fix up totally buggered read_or_die()Linus Torvalds2007-01-11
| * | Clean up write_in_full() usersLinus Torvalds2007-01-11
| * | reflog-expire: brown paper bag fix.Junio C Hamano2007-01-11
| * | GIT v1.5.0-rc1v1.5.0-rc1Junio C Hamano2007-01-11
| * | plug a few leaks in revision walking used in describe.Junio C Hamano2007-01-11
| * | Chose better tag names in git-describe after merges.Shawn O. Pearce2007-01-11
| * | Merge branch 'jc/bare'Junio C Hamano2007-01-11
| |\ \
| | * | Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
| | * | git-fetch: allow updating the current branch in a bare repository.Junio C Hamano2007-01-07
| | * | Introduce is_bare_repository() and core.bare configuration variableJunio C Hamano2007-01-07
| | * | Move initialization of log_all_ref_updatesJunio C Hamano2007-01-07
| * | | Merge branch 'ar/merge-recursive'Junio C Hamano2007-01-11
| |\ \ \
| | * | | merge-recursive: do not use on-file index when not needed.Junio C Hamano2007-01-10
| | * | | Speed-up recursive by flushing index only once for all entriesAlex Riesen2007-01-10
| | | |/ | | |/|
| * | | Merge branch 'jc/detached-head'Junio C Hamano2007-01-11
| |\ \ \
| | * | | git-checkout: handle local changes sanely when detaching HEADJunio C Hamano2007-01-09
| | * | | git-checkout: safety check for detached HEAD checks existing refsJunio C Hamano2007-01-09
| | * | | git-checkout: fix branch name output from the commandJunio C Hamano2007-01-08
| | * | | git-checkout: safety when coming back from the detached HEAD state.Junio C Hamano2007-01-08
| | * | | git-checkout: rewording comments regarding detached HEAD.Junio C Hamano2007-01-08
| | * | | git-checkout: do not warn detaching HEAD when it is already detached.Junio C Hamano2007-01-08