| Commit message (Expand) | Author | Age |
... | |
| * | | | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 2008-05-31 |
| * | | | Remove unused remote_prefix member in builtin-remote | Shawn O. Pearce | 2008-05-31 |
| |/ / |
|
* | | | Merge branch 'lt/pack-sync' | Junio C Hamano | 2008-06-01 |
|\ \ \ |
|
| * | | | Remove now unnecessary 'sync()' calls | Linus Torvalds | 2008-05-31 |
| * | | | Make pack creation always fsync() the result | Linus Torvalds | 2008-05-31 |
| |/ / |
|
* | | | Merge branch 'np/pack-check' | Junio C Hamano | 2008-06-01 |
|\ \ \ |
|
| * | | | make verify-pack a bit more useful with bad packs | Nicolas Pitre | 2008-06-01 |
| |/ / |
|
* | | | Merge branch 'jb/reset-q' | Junio C Hamano | 2008-06-01 |
|\ \ \ |
|
| * | | | git-reset: honor -q and do not show progress message | Jamis Buck | 2008-05-31 |
| |/ / |
|
* | | | Merge branch 'jc/checkout' | Junio C Hamano | 2008-06-01 |
|\ \ \ |
|
| * | | | checkout: "best effort" checkout | Junio C Hamano | 2008-05-29 |
| * | | | unpack_trees(): allow callers to differentiate worktree errors from merge errors | Junio C Hamano | 2008-05-29 |
| * | | | checkout: consolidate reset_{to_new,clean_to_new}() | Junio C Hamano | 2008-05-29 |
| * | | | checkout: make reset_clean_to_new() not die by itself | Junio C Hamano | 2008-05-28 |
| |/ / |
|
* | | | Merge branch 'lr/init-bare' | Junio C Hamano | 2008-06-01 |
|\ \ \ |
|
| * | | | git-init: accept --bare option | Luciano Rocha | 2008-05-28 |
| |/ / |
|
* | | | Git.pm: fix return value of config method | Lea Wiemann | 2008-06-01 |
* | | | glossary: improve a few links | Lea Wiemann | 2008-06-01 |
* | | | Documentation: convert "glossary" and "core-tutorial" to man pages | Christian Couder | 2008-06-01 |
* | | | Git.pm: fix documentation of hash_object | Lea Wiemann | 2008-06-01 |
* | | | graph API: avoid printing unnecessary padding before some octopus merges | Adam Simpkins | 2008-06-01 |
* | | | graph API: improve display of merge commits | Adam Simpkins | 2008-06-01 |
* | | | git-svn fails in prop_walk if $self->{path} is not empty | Christian Engwer | 2008-06-01 |
* | | | Add a --dry-run option to git-svn rebase | Seth Falcon | 2008-06-01 |
* | | | Fix path duplication in git svn commit-diff | Karl Hasselström | 2008-06-01 |
* | | | Clarify description of <repository> argument to pull/fetch for naming remotes. | John J. Franey | 2008-05-31 |
* | | | rollback lock files on more signals than just SIGINT | Paolo Bonzini | 2008-05-31 |
* | | | Revision walking documentation: document most important functions | Miklos Vajna | 2008-05-31 |
* | | | gitweb: Remove gitweb/test/ directory | Jakub Narebski | 2008-05-31 |
* | | | Add shortcut in refresh_cache_ent() for marked entries. | Marius Storm-Olsen | 2008-05-31 |
* | | | Clearify the documentation for core.ignoreStat | Marius Storm-Olsen | 2008-05-31 |
|/ / |
|
* | | "git checkout -- paths..." should error out when paths cannot be written | Junio C Hamano | 2008-05-28 |
* | | Documentation: git-cherry uses git-patch-id | Junio C Hamano | 2008-05-28 |
* | | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 |
* | | bisect: use "$GIT_DIR/BISECT_START" to check if we are bisecting | Christian Couder | 2008-05-28 |
* | | builtin-fetch.c (store_updated_refs): Honor update_local_ref() return value | Dmitry V. Levin | 2008-05-28 |
* | | fix sha1_pack_index_name() | Junio C Hamano | 2008-05-28 |
* | | Git::cat_blob: allow using an empty blob to fix git-svn breakage | Junio C Hamano | 2008-05-27 |
* | | t5100: Avoid filename "nul" | Junio C Hamano | 2008-05-27 |
* | | Merge 1.5.5.3 in | Junio C Hamano | 2008-05-27 |
|\ \
| |/ |
|
| * | GIT 1.5.5.3v1.5.5.3 | Junio C Hamano | 2008-05-27 |
| * | commit --interactive: properly update the index before commiting | Gerrit Pape | 2008-05-27 |
| * | gitweb: only display "next" links in logs if there is a next page | Lea Wiemann | 2008-05-27 |
| * | Revert "filter-branch: subdirectory filter needs --full-history" | Johannes Sixt | 2008-05-27 |
| * | Documentation/git-bundle.txt: fix synopsis | Gerrit Pape | 2008-05-27 |
* | | clone: make sure we support the transport type | Jeff King | 2008-05-27 |
* | | t5700-clone-reference: Quote $U | Johannes Sixt | 2008-05-27 |
* | | Add some tests for git update-ref -d | Karl Hasselström | 2008-05-27 |
* | | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 |
|\ \ |
|
| * | | git diff --no-index: default to page like other diff frontends | Junio C Hamano | 2008-05-26 |