aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Test "git remote show" and "git remote prune"Johannes Schindelin2008-03-01
* parseopt: add flag to stop on first non optionJohannes Schindelin2008-03-01
* path-list: add functions to work with unsorted listsJohannes Schindelin2008-03-01
* Merge branch 'maint'Junio C Hamano2008-02-27
|\
| * Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-27
| * builtin-reflog.c: don't install new reflog on write failureBrandon Casey2008-02-27
| * send-email: fix In-Reply-To regressionJay Soffian2008-02-27
| * Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-27
| * Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-27
| * Prompt to continue when editing during rebase --interactiveJonathan del Strother2008-02-27
| * Documentation/git svn log: add a note about timezones.Miklos Vajna2008-02-27
| * Merge branch 'js/maint-http-push' into maintJunio C Hamano2008-02-27
| |\
| * | Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-27
* | | Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano2008-02-27
|\ \ \
| * | | git-p4: Support usage of perforce client specTor Arvid Lund2008-02-27
| * | | git-p4: git-p4 submit cleanups.Simon Hausmann2008-02-27
| * | | git-p4: Removed git-p4 submit --direct.Simon Hausmann2008-02-27
| * | | git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann2008-02-27
| * | | git-p4: Remove --log-substitutions feature.Simon Hausmann2008-02-27
| * | | git-p4: support exclude pathsTommy Thorn2008-02-27
* | | | git-svn: Don't prompt for client cert password everytime.Sebastian Noack2008-02-27
* | | | git.el: Do not display empty directories.Alexandre Julliard2008-02-27
* | | | Merge branch 'jm/free'Junio C Hamano2008-02-27
|\ \ \ \
| * | | | Avoid unnecessary "if-before-free" tests.Jim Meyering2008-02-22
* | | | | Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\ \ \ \ \
| * | | | | doc: documentation update for the branch track changesJay Soffian2008-02-19
| * | | | | branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* | | | | | Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\ \ \ \ \ \
| * | | | | | checkout: error out when index is unmerged even with -mJunio C Hamano2008-02-24
| * | | | | | checkout: show progress when checkout takes long time while switching branchesJunio C Hamano2008-02-23
| * | | | | | Add merge-subtree backJunio C Hamano2008-02-23
| * | | | | | checkout: updates to tracking reportJunio C Hamano2008-02-21
| * | | | | | builtin-checkout.c: Remove unused prefix arguments in switch_branches pathDaniel Barkalow2008-02-21
| * | | | | | checkout: work from a subdirectoryJunio C Hamano2008-02-20
| * | | | | | checkout: tone down the "forked status" diagnostic messagesJunio C Hamano2008-02-20
| |/ / / / /
| * | | | | Clean up reporting differences on branch switchDaniel Barkalow2008-02-19
| * | | | | builtin-checkout.c: fix possible usage segfaultJay Soffian2008-02-18
| * | | | | checkout: notice when the switched branch is behind or forkedJunio C Hamano2008-02-16
| * | | | | Build in checkoutDaniel Barkalow2008-02-16
| * | | | | Move code to clean up after a branch change to branch.cDaniel Barkalow2008-02-09
| * | | | | Library function to check for unmerged index entriesDaniel Barkalow2008-02-09
| * | | | | Use diff -u instead of diff in t7201Daniel Barkalow2008-02-09
| * | | | | Move create_branch into a library fileDaniel Barkalow2008-02-09
| * | | | | Build-in merge-recursiveDaniel Barkalow2008-02-09
| * | | | | Add "skip_unmerged" option to unpack_trees.Daniel Barkalow2008-02-09
| * | | | | Discard "deleted" cache entries after using them to update the working treeDaniel Barkalow2008-02-09
| * | | | | Send unpack-trees debugging output to stderrDaniel Barkalow2008-02-09
| * | | | | Add flag to make unpack_trees() not print errors.Daniel Barkalow2008-02-09
| * | | | | Allow callers of unpack_trees() to handle failureDaniel Barkalow2008-02-09
* | | | | | Merge branch 'db/cover-letter'Junio C Hamano2008-02-27
|\ \ \ \ \ \