aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* git reflog expire: document --stale-fix option.Junio C Hamano2007-01-15
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-01-14
|\
| * [PATCH] Make gitk work when launched in a subdirectoryPeter Baumann2007-01-13
| * [PATCH] gitk: add current directory to main window titleDoug Maxey2007-01-13
* | Use nice names in conflict markers during cherry-pick/revert.Shawn O. Pearce2007-01-14
* | Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2007-01-14
* | Documentation: merge-output is not too verbose now.Junio C Hamano2007-01-14
* | Remove hash in git-describe in favor of util slot.Shawn O. Pearce2007-01-14
* | Correct priority of lightweight tags in git-describe.Shawn O. Pearce2007-01-14
* | Add describe test.Junio C Hamano2007-01-14
* | Improve git-describe performance by reducing revision listing.Shawn O. Pearce2007-01-14
* | Use binary searching on large buckets in git-describe.Shawn O. Pearce2007-01-14
* | Hash tags by commit SHA1 in git-describe.Shawn O. Pearce2007-01-14
* | Always perfer annotated tags in git-describe.Shawn O. Pearce2007-01-14
* | some doc updatesNicolas Pitre2007-01-14
* | git log documentation: teach -<n> form.Junio C Hamano2007-01-14
* | Convert output messages in merge-recursive to past tense.Shawn O. Pearce2007-01-14
* | Display a progress meter during merge-recursive.Shawn O. Pearce2007-01-14
* | Enable output buffering in merge-recursive.Shawn O. Pearce2007-01-14
* | Allow the user to control the verbosity of merge-recursive.Shawn O. Pearce2007-01-14
* | Remove unnecessary call_depth parameter in merge-recursive.Shawn O. Pearce2007-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