aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-06-04
|\
| * describe: match pattern for lightweight tags tooMichael Dressel2008-06-04
* | t7502: honor SHELL_PATHJunio C Hamano2008-06-04
* | Documentation: git-log cannot use rev-list specific optionsJunio C Hamano2008-06-03
* | Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen2008-06-03
* | t7502: tighten loosely written test sequenceJunio C Hamano2008-06-03
* | t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano2008-06-03
* | cat-file --batch: flush stdout also when objects are missingLea Wiemann2008-06-03
* | GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano2008-06-03
* | commit: drop duplicated parentsJunio C Hamano2008-06-02
* | 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