aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* lazy index hashingJunio C Hamano2008-01-22
* Create pathname-based hash-table lookup into indexLinus Torvalds2008-01-22
* read-cache.c: introduce is_racy_timestamp() helperJunio C Hamano2008-01-22
* read-cache.c: fix a couple more CE_REMOVE conversionJunio C Hamano2008-01-22
* Also use unpack_trees() in do_diff_cache()Johannes Schindelin2008-01-21
* Make run_diff_index() use unpack_trees(), not read_tree()Linus Torvalds2008-01-21
* Avoid running lstat(2) on the same cache entry.Junio C Hamano2008-01-21
* index: be careful when handling long namesJunio C Hamano2008-01-21
* Make on-disk index representation separate from in-core oneLinus Torvalds2008-01-21
* GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano2008-01-20
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-20
|\
| * git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl2008-01-17
| * git-gui: add french glossary: glossary/fr.poChristian Couder2008-01-17
| * git-gui: Refresh file status description after hunk applicationShawn O. Pearce2008-01-16
| * git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce2008-01-16
| * git-gui: Initial french translationChristian Couder2008-01-16
| * git-gui: Improve German translation.Christian Stimming2008-01-16
| * git-gui: Updated Swedish translation after mailing list review.Peter Karlsson2008-01-16
| * git-gui: Fix broken revert confirmation.Christian Stimming2008-01-16
| * git-gui: Update German translationChristian Stimming2008-01-16
| * git-gui: Update glossary: add term "hunk"Christian Stimming2008-01-16
* | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-01-20
|\ \
| * | [PATCH] gitk: make Ctrl "+" really increase the font sizeJohannes Schindelin2008-01-14
* | | http-push and http-fetch: handle URLs without trailing /Grégoire Barbier2008-01-20
* | | http-push: clarify the reason of error from the initial PROPFIND requestJunio C Hamano2008-01-20
* | | http-push: fail when info/refs exists and is already lockedGrégoire Barbier2008-01-20
* | | http-push: fix webdav lock leak.Grégoire Barbier2008-01-20
* | | parse_commit_buffer: tighten checks while parsingMartin Koegler2008-01-20
* | | Update git-completion for new 'remote rm' optionDan McGee2008-01-19