summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard
2008-06-03gitweb: Fix "next" link on bottom of pageJakub Narebski
2008-06-03Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström
2008-06-02Merge branch 'sb/am-tests'Junio C Hamano
2008-06-02Merge branch 'lw/test-fix'Junio C Hamano
2008-06-02Merge branch 'sp/remote'Junio C Hamano
2008-06-02Merge branch 'lt/pack-sync'Junio C Hamano
2008-06-02Merge branch 'np/pack-check'Junio C Hamano
2008-06-02make verify-pack a bit more useful with bad packsNicolas Pitre
2008-06-02Merge branch 'jb/reset-q'Junio C Hamano
2008-06-02Merge branch 'jc/checkout'Junio C Hamano
2008-06-02Merge branch 'lr/init-bare'Junio C Hamano
2008-06-02Git.pm: fix return value of config methodLea Wiemann
2008-06-02glossary: improve a few linksLea Wiemann
2008-06-02Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder
2008-06-02Git.pm: fix documentation of hash_objectLea Wiemann
2008-06-02graph 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-06-01Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce
2008-06-01Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce
2008-06-01Remove unused remote_prefix member in builtin-remoteShawn O. Pearce
2008-06-01t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann
2008-06-01git-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-30checkout: "best effort" checkoutJunio C Hamano
2008-05-30unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano
2008-05-30checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano
2008-05-29git-init: accept --bare optionLuciano Rocha
2008-05-29checkout: make reset_clean_to_new() not die by itselfJunio C Hamano
2008-05-29"git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano
2008-05-29Documentation: 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
2008-05-28Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano
2008-05-28t5100: Avoid filename "nul"Junio C Hamano
2008-05-28Merge 1.5.5.3 inJunio C Hamano