aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-12
* documentation: Makefile accounts for SHELL_PATH settingBen Walton2009-04-12
* Allow users to un-configure rename detectionLinus Torvalds2009-04-11
* Replace ",<,>,& with their respective XML entities in DAV requestsMike Hommey2009-04-11
* git-svn: always initialize with core.autocrlf=falseJohannes Schindelin2009-04-11
* Update delta compression message to be less misleadingDan McGee2009-04-11
* git-svn: Save init/clone --ignore-paths in configBen Jackson2009-04-11
* git-svn: Add per-svn-remote ignore-paths configBen Jackson2009-04-11
* git-svn: speed up blame commandBoris Byk2009-04-11
* git-svn: add fetch --parent optionJason Merrill2009-04-11
* Update draft release notes to 1.6.3Junio C Hamano2009-04-09
* Merge branch 'maint'Junio C Hamano2009-04-08
|\
| * Start 1.6.2.3 preparationJunio C Hamano2009-04-08
| * Merge branch 'jc/shared-literally' into maintJunio C Hamano2009-04-08
| |\
| * \ Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maintJunio C Hamano2009-04-08
| |\ \
| * \ \ Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-08
| |\ \ \
| | * \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-08
| | |\ \ \
| | | * | | process_{tree,blob}: Remove useless xstrdup callsBjörn Steinbrink2009-04-08
| | * | | | Merge branch 'jc/maint-1.6.0-blame-s' into maint-1.6.1Junio C Hamano2009-04-08
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1Junio C Hamano2009-04-08
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'js/maint-1.6.0-exec-path-env' into maint-1.6.1Junio C Hamano2009-04-08
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint-1.6.1Junio C Hamano2009-04-08
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-keep-pack' into maintJunio C Hamano2009-04-08
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-pull.sh: better warning message for "git pull" on detached head.Matthieu Moy2009-04-08
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-07
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-07
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | | * | | | | | | | Documentation: clarify .gitattributes searchJason Merrill2009-04-07
| | | * | | | | | | | git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-07
| | | * | | | | | | | git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-07
| * | | | | | | | | | Change double quotes to single quotes in messageJari Aalto2009-04-07
* | | | | | | | | | | Merge branch 'lt/reflog-expire'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Speed up reflog pruning of unreachable commitsJunio Hamano2009-04-01
| * | | | | | | | | | | Clean up reflog unreachability pruning decisionLinus Torvalds2009-04-01
* | | | | | | | | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | match_tree_entry(): a pathspec only matches at directory boundariesJunio C Hamano2009-04-01
| * | | | | | | | | | | | tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink2009-04-01
* | | | | | | | | | | | | Merge branch 'ms/http-auth'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow curl to rewind the read buffersMartin Storsjö2009-04-02
* | | | | | | | | | | | | | Merge branch 'js/maint-submodule-checkout'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix 'git checkout <submodule>' to update the indexJohannes Schindelin2009-04-02
* | | | | | | | | | | | | | | Merge branch 'cb/maint-merge-recursive-submodule-fix'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | simplify output of conflicting mergeClemens Buchacher2009-04-05
| * | | | | | | | | | | | | | | update cache for conflicting submodule entriesClemens Buchacher2009-04-05
| * | | | | | | | | | | | | | | add tests for merging with submodulesClemens Buchacher2009-04-05
* | | | | | | | | | | | | | | | Merge branch 'mh/html-path'Junio C Hamano2009-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-04
* | | | | | | | | | | | | | | | | git-rev-list.txt: make ascii markup uniform with other pages.Matthieu Moy2009-04-07
* | | | | | | | | | | | | | | | | git-send-email.txt: clarify which options take an argument.Matthieu Moy2009-04-07
* | | | | | | | | | | | | | | | | Merge branch 'jc/name-branch'Junio C Hamano2009-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \