summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano
2008-06-02commit: drop duplicated parentsJunio C Hamano
2008-06-02rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt
2008-06-02Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard
2008-06-02gitweb: Fix "next" link on bottom of pageJakub Narebski
2008-06-02Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström
2008-06-01Merge branch 'sb/am-tests'Junio C Hamano
2008-06-01Merge branch 'lw/test-fix'Junio C Hamano
2008-06-01Merge branch 'sp/remote'Junio C Hamano
2008-06-01Merge branch 'lt/pack-sync'Junio C Hamano
2008-06-01Merge branch 'np/pack-check'Junio C Hamano
2008-06-01make verify-pack a bit more useful with bad packsNicolas Pitre
2008-06-01Merge branch 'jb/reset-q'Junio C Hamano
2008-06-01Merge branch 'jc/checkout'Junio C Hamano
2008-06-01Merge branch 'lr/init-bare'Junio C Hamano
2008-06-01Git.pm: fix return value of config methodLea Wiemann
2008-06-01glossary: improve a few linksLea Wiemann
2008-06-01Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder
2008-06-01Git.pm: fix documentation of hash_objectLea Wiemann
2008-06-01graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins
2008-06-01graph API: improve display of merge commitsAdam Simpkins
2008-06-01git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon
2008-06-01Fix path duplication in git svn commit-diffKarl Hasselström
2008-05-31Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce
2008-05-31Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce
2008-05-31Remove unused remote_prefix member in builtin-remoteShawn O. Pearce
2008-05-31t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann
2008-05-31git-reset: honor -q and do not show progress messageJamis Buck
2008-05-31Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer
2008-05-31Add test cases for git-amStephan Beyer
2008-05-31Remove now unnecessary 'sync()' callsLinus Torvalds
2008-05-31Make pack creation always fsync() the resultLinus Torvalds
2008-05-31Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey
2008-05-31rollback lock files on more signals than just SIGINTPaolo Bonzini
2008-05-31Revision walking documentation: document most important functionsMiklos Vajna
2008-05-31gitweb: Remove gitweb/test/ directoryJakub Narebski
2008-05-31Add shortcut in refresh_cache_ent() for marked entries.Marius Storm-Olsen
2008-05-31Clearify the documentation for core.ignoreStatMarius Storm-Olsen
2008-05-29checkout: "best effort" checkoutJunio C Hamano
2008-05-29unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano
2008-05-29checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano
2008-05-28git-init: accept --bare optionLuciano Rocha
2008-05-28checkout: make reset_clean_to_new() not die by itselfJunio C Hamano
2008-05-28"git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano
2008-05-28Documentation: git-cherry uses git-patch-idJunio C Hamano
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-05-28bisect: use "$GIT_DIR/BISECT_START" to check if we are bisectingChristian Couder
2008-05-28builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin
2008-05-28fix sha1_pack_index_name()Junio C Hamano