aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\ \ \ \
| * | | | Improve collection of information for format-patch --cover-letterDaniel Barkalow2008-02-25
| * | | | Add API access to shortlogDaniel Barkalow2008-02-25
| * | | | t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska2008-02-23
| * | | | Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-19
| * | | | Combine To: and Cc: headersDaniel Barkalow2008-02-19
| * | | | Fix format.headers not ending with a newlineDaniel Barkalow2008-02-19
| * | | | Add tests for extra headers in format-patchDaniel Barkalow2008-02-19
| * | | | Add a --cover-letter option to format-patchDaniel Barkalow2008-02-19
| * | | | Export some email and pretty-printing functionsDaniel Barkalow2008-02-19
| * | | | Improve message-id generation flow control for format-patchDaniel Barkalow2008-02-19
| * | | | Add more tests for format-patchDaniel Barkalow2008-02-19
* | | | | Merge branch 'js/merge'Junio C Hamano2008-02-27
|\ \ \ \ \
| * | | | | xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUMJohannes Schindelin2008-02-18