summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix typos / spelling mistakesMike Ralphson2009-04-204-5/+5
* builtin-remote: fix typo in option descriptionMike Ralphson2009-04-201-1/+1
* clone: add test for push on an empty clone.Matthieu Moy2009-04-201-0/+10
* Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt2009-04-203-1/+17
* Windows: Work around intermittent failures in mingw_renameJohannes Sixt2009-04-201-2/+19
* gitweb: Fix snapshots requested via PATH_INFOHolger Weiß2009-04-201-2/+2
* Merge branch 'mm/maint-add-p-quit'Junio C Hamano2009-04-201-1/+1
|\
| * git add -p: add missing "q" to patch promptWincent Colaiuta2009-04-201-1/+1
* | Sync with 1.6.2.4Junio C Hamano2009-04-195-18/+25
|\ \
| * | GIT 1.6.2.4v1.6.2.4Junio C Hamano2009-04-192-2/+10
| * | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy2009-04-191-2/+0
| * | Merge branch 'ef/maint-fast-export' into maintJunio C Hamano2009-04-192-2/+26
| |\ \
| | * | builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-04-192-3/+6
| | * | builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-04-192-3/+6
| | * | builtin-fast-export.c: turn error into warningErik Faye-Lund2009-04-191-2/+4
| | * | test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-04-191-0/+16
| * | | Merge branch 'mm/maint-add-p-quit' into maintJunio C Hamano2009-04-192-39/+38
| |\ \ \ | | | |/ | | |/|
| | * | Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy2009-04-191-1/+3
| | * | add-interactive: refactor mode hunk handlingJeff King2009-04-191-43/+21
| | * | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-192-1/+20
| | |/
| * | Merge branch 'lt/maint-reflog-expire' into maintJunio C Hamano2009-04-191-6/+70
| |\ \
| | * | Speed up reflog pruning of unreachable commitsJunio Hamano2009-04-191-0/+44
| | * | Clean up reflog unreachability pruning decisionLinus Torvalds2009-04-191-6/+26
| | |/
| * | Merge branch 'jc/maint-shared-literally' into maintJunio C Hamano2009-04-193-11/+23
| |\ \
| | * | Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland2009-04-182-7/+15
* | | | Work around ash "alternate value" expansion bugBen Jackson2009-04-183-3/+20
* | | | Update draft release notes to 1.6.3v1.6.3-rc1Junio C Hamano2009-04-181-13/+21
* | | | Merge branch 'lt/bool-on-off'Junio C Hamano2009-04-182-3/+3
|\ \ \ \
| * | | | Documentation: boolean value may be given by on/offMichał Kiedrowicz2009-04-171-1/+1
| * | | | Allow users to un-configure rename detectionLinus Torvalds2009-04-111-2/+2
* | | | | Merge branch 'lt/pack-object-memuse'Junio C Hamano2009-04-187-41/+54
|\ \ \ \ \
| * | | | | show_object(): push path_name() call further downLinus Torvalds2009-04-127-14/+20
| * | | | | process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-127-41/+48
* | | | | | Merge branch 'nd/archive-attribute'Junio C Hamano2009-04-189-12/+147
|\ \ \ \ \ \
| * | | | | | archive test: attributesRené Scharfe2009-04-171-0/+91
| * | | | | | archive: do not read .gitattributes in working directoryNguyễn Thái Ngọc Duy2009-04-174-2/+36
| * | | | | | unpack-trees: do not muck with attributes when we are not checking outJunio C Hamano2009-04-171-2/+4
| * | | | | | attr: add GIT_ATTR_INDEX "direction"Nguyễn Thái Ngọc Duy2009-04-172-4/+11
| * | | | | | archive tests: do not use .gitattributes in working directoryRené Scharfe2009-04-171-4/+5
* | | | | | | Merge branch 'maint'Junio C Hamano2009-04-185-11/+53
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Describe fixes since 1.6.2.3Junio C Hamano2009-04-182-1/+32
| * | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-180-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-183-9/+20
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maintJunio C Hamano2009-04-184-5/+29
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/maint-submodule-checkout' into maintJunio C Hamano2009-04-182-3/+42
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'cb/maint-merge-recursive-submodule-fix' into maintJunio C Hamano2009-04-182-12/+78
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc/git-daemon: add missing arguments to max-connections optionMarkus Heidelberg2009-04-181-1/+1
| * | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-04-183-9/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | doc/git-daemon: add missing arguments to optionsMarkus Heidelberg2009-04-181-8/+8
| | * | | | | | | | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-182-1/+12