aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'nd/archive-attribute'Junio C Hamano2009-04-18
|\ \ \ \ \ \
| * | | | | | archive test: attributesRené Scharfe2009-04-17
| * | | | | | archive: do not read .gitattributes in working directoryNguyễn Thái Ngọc Duy2009-04-17
| * | | | | | unpack-trees: do not muck with attributes when we are not checking outJunio C Hamano2009-04-17
| * | | | | | attr: add GIT_ATTR_INDEX "direction"Nguyễn Thái Ngọc Duy2009-04-17
| * | | | | | archive tests: do not use .gitattributes in working directoryRené Scharfe2009-04-17
* | | | | | | Merge branch 'maint'Junio C Hamano2009-04-18
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Describe fixes since 1.6.2.3Junio C Hamano2009-04-18
| * | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-18
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc/git-daemon: add missing arguments to max-connections optionMarkus Heidelberg2009-04-18
| * | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-04-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | doc/git-daemon: add missing arguments to optionsMarkus Heidelberg2009-04-18
| | * | | | | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
| * | | | | | | | | | | imap-send: use correct configuration variable in documentationPaul Bolle2009-04-18
* | | | | | | | | | | | Merge branch 'ac/color-graph'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | graph API: Added logic for colored edgesAllan Caffee2009-04-13
* | | | | | | | | | | | | Merge branch 'jk/cobdoc'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | docs/checkout: clarify what "non-branch" meansJeff King2009-04-13
| * | | | | | | | | | | | | doc/checkout: split checkout and branch creation in synopsisJeff King2009-04-13
| * | | | | | | | | | | | | doc/checkout: refer to git-branch(1) as appropriateJeff King2009-04-13
| * | | | | | | | | | | | | doc: refer to tracking configuration as "upstream"Jeff King2009-04-13
| * | | | | | | | | | | | | doc: clarify --no-track optionJeff King2009-04-13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'mk/apply-swap'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin-apply: keep information about files to be deletedMichał Kiedrowicz2009-04-15
| * | | | | | | | | | | | | tests: test applying criss-cross rename patchMichał Kiedrowicz2009-04-13
* | | | | | | | | | | | | | Merge branch 'mm/add-p-quit'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy2009-04-16
| * | | | | | | | | | | | | | add-interactive: refactor mode hunk handlingJeff King2009-04-16
| * | | | | | | | | | | | | | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-15
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'eb/upload-archive-from-git-shell'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-shell: Add 'git-upload-archive' to allowed commands.Erik Broes2009-04-11
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jc/shared-literally'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Mark t1301 permission test to depend on POSIXPERMJunio C Hamano2009-04-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | t1301-shared-repo: fix forced modes testJohannes Sixt2009-04-12
* | | | | | | | | | | | | | Merge branch 'ns/am-to-empty'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi2009-04-12
* | | | | | | | | | | | | | | Merge branch 'bw/short-ref-strict'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | remote.c: use shorten_unambiguous_refMichael J Gruber2009-04-17
| * | | | | | | | | | | | | | | rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg2009-04-13
| * | | | | | | | | | | | | | | for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg2009-04-13
| * | | | | | | | | | | | | | | shorten_unambiguous_ref(): add strict modeBert Wesarg2009-04-13
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'da/difftool'Junio C Hamano2009-04-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mergetool--lib: simplify API usage by removing more global variablesDavid Aguilar2009-04-12
| * | | | | | | | | | | | | | | Fix misspelled mergetool.keepBackupFerry Huberts2009-04-11
| * | | | | | | | | | | | | | | difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar2009-04-08
| * | | | | | | | | | | | | | | mergetool: use $( ... ) instead of `backticks`David Aguilar2009-04-07