aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | 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
* | Merge 1.5.5.3 inJunio C Hamano2008-05-27
|\ \ | |/
| * GIT 1.5.5.3v1.5.5.3Junio C Hamano2008-05-27
| * commit --interactive: properly update the index before commitingGerrit Pape2008-05-27
| * gitweb: only display "next" links in logs if there is a next pageLea Wiemann2008-05-27
| * Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-27
| * Documentation/git-bundle.txt: fix synopsisGerrit Pape2008-05-27
* | clone: make sure we support the transport typeJeff King2008-05-27
* | t5700-clone-reference: Quote $UJohannes Sixt2008-05-27
* | Add some tests for git update-ref -dKarl Hasselström2008-05-27
* | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-26
|\ \
| * | git diff --no-index: default to page like other diff frontendsJunio C Hamano2008-05-26
| * | git-diff: allow --no-index semantics a bit moreJunio C Hamano2008-05-26