aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt2008-06-02
* | Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard2008-06-02
* | gitweb: Fix "next" link on bottom of pageJakub Narebski2008-06-02
* | Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström2008-06-02
* | Merge branch 'sb/am-tests'Junio C Hamano2008-06-01
|\ \
| * | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2008-05-31
| * | Add test cases for git-amStephan Beyer2008-05-31
* | | Merge branch 'lw/test-fix'Junio C Hamano2008-06-01
|\ \ \
| * | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann2008-05-31
| |/ /
* | | Merge branch 'sp/remote'Junio C Hamano2008-06-01
|\ \ \
| * | | Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce2008-05-31
| * | | Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-31
| * | | Remove unused remote_prefix member in builtin-remoteShawn O. Pearce2008-05-31
| |/ /
* | | Merge branch 'lt/pack-sync'Junio C Hamano2008-06-01
|\ \ \
| * | | Remove now unnecessary 'sync()' callsLinus Torvalds2008-05-31
| * | | Make pack creation always fsync() the resultLinus Torvalds2008-05-31
| |/ /
* | | Merge branch 'np/pack-check'Junio C Hamano2008-06-01
|\ \ \
| * | | make verify-pack a bit more useful with bad packsNicolas Pitre2008-06-01
| |/ /
* | | Merge branch 'jb/reset-q'Junio C Hamano2008-06-01
|\ \ \
| * | | git-reset: honor -q and do not show progress messageJamis Buck2008-05-31
| |/ /
* | | Merge branch 'jc/checkout'Junio C Hamano2008-06-01
|\ \ \
| * | | checkout: "best effort" checkoutJunio C Hamano2008-05-29
| * | | unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano2008-05-29
| * | | checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano2008-05-29
| * | | checkout: make reset_clean_to_new() not die by itselfJunio C Hamano2008-05-28
| |/ /
* | | Merge branch 'lr/init-bare'Junio C Hamano2008-06-01
|\ \ \
| * | | git-init: accept --bare optionLuciano Rocha2008-05-28
| |/ /
* | | Git.pm: fix return value of config methodLea Wiemann2008-06-01
* | | glossary: improve a few linksLea Wiemann2008-06-01
* | | Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder2008-06-01
* | | Git.pm: fix documentation of hash_objectLea Wiemann2008-06-01
* | | graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins2008-06-01
* | | graph API: improve display of merge commitsAdam Simpkins2008-06-01
* | | git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer2008-06-01
* | | Add a --dry-run option to git-svn rebaseSeth Falcon2008-06-01
* | | Fix path duplication in git svn commit-diffKarl Hasselström2008-06-01
* | | Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey2008-05-31
* | | rollback lock files on more signals than just SIGINTPaolo Bonzini2008-05-31
* | | Revision walking documentation: document most important functionsMiklos Vajna2008-05-31
* | | gitweb: Remove gitweb/test/ directoryJakub Narebski2008-05-31
* | | Add shortcut in refresh_cache_ent() for marked entries.Marius Storm-Olsen2008-05-31
* | | Clearify the documentation for core.ignoreStatMarius Storm-Olsen2008-05-31
|/ /
* | "git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano2008-05-28
* | Documentation: git-cherry uses git-patch-idJunio C Hamano2008-05-28
* | Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* | bisect: use "$GIT_DIR/BISECT_START" to check if we are bisectingChristian Couder2008-05-28
* | builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2008-05-28
* | fix sha1_pack_index_name()Junio C Hamano2008-05-28
* | Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2008-05-27
* | t5100: Avoid filename "nul"Junio C Hamano2008-05-27