| Commit message (Expand) | Author | Age |
* | cat-file --batch: flush stdout also when objects are missing | Lea Wiemann | 2008-06-03 |
* | GIT v1.5.6-rc1v1.5.6-rc1 | Junio C Hamano | 2008-06-03 |
* | commit: drop duplicated parents | Junio C Hamano | 2008-06-02 |
* | rebase --interactive: Compute upstream SHA1 before switching branches | Johannes Sixt | 2008-06-02 |
* | Documentation/git-filter-branch.txt: Fix description of --commit-filter | Kevin Ballard | 2008-06-02 |
* | gitweb: Fix "next" link on bottom of page | Jakub Narebski | 2008-06-02 |
* | Revert "git.el: Set process-environment instead of invoking env" | Karl Hasselström | 2008-06-02 |
* | Merge branch 'sb/am-tests' | Junio C Hamano | 2008-06-01 |
|\ |
|
| * | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh | Stephan Beyer | 2008-05-31 |
| * | Add test cases for git-am | Stephan Beyer | 2008-05-31 |
* | | Merge branch 'lw/test-fix' | Junio C Hamano | 2008-06-01 |
|\ \ |
|
| * | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons | Lea Wiemann | 2008-05-31 |
| |/ |
|
* | | Merge branch 'sp/remote' | Junio C Hamano | 2008-06-01 |
|\ \ |
|
| * | | Make "git-remote rm" delete refs acccording to fetch specs | Shawn O. Pearce | 2008-05-31 |
| * | | 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 |