aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-17
|\
| * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-17
| |\
| | * Fix buffer overflow in config parserThomas Jarosch2009-04-17
* | | git-apply: fix option descriptionUlrich Windl2009-04-16
* | | GIT 1.6.2.3v1.6.2.3Junio C Hamano2009-04-12
* | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-12
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-12
| |\ \ | | |/
| | * State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-12
| | * process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-12
* | | Start 1.6.2.3 preparationJunio C Hamano2009-04-08
* | | Merge branch 'jc/shared-literally' into maintJunio C Hamano2009-04-08
|\ \ \
| * | | t1301: loosen test for forced modesJeff King2009-04-01
| * | | set_shared_perm(): sometimes we know what the final mode bits should look likeJunio C Hamano2009-03-28
| * | | move_temp_to_file(): do not forget to chmod() in "Coda hack" codepathJunio C Hamano2009-03-28
| * | | Move chmod(foo, 0444) into move_temp_to_file()Johan Herland2009-03-27
| * | | "core.sharedrepository = 0mode" should set, not loosenJunio C Hamano2009-03-27
* | | | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maintJunio C Hamano2009-04-08
|\ \ \ \
| * | | | diff --cached: do not borrow from a work tree when a path is marked as assume...Junio C Hamano2009-03-22
* | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2009-03-21
| * | | | | | | | | t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey2009-03-21
| * | | | | | | | | Remove --kept-pack-only option and associated infrastructureBrandon Casey2009-03-20
| * | | | | | | | | pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2009-03-20
| * | | | | | | | | git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2009-03-20
| * | | | | | | | | t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey2009-03-20
| * | | | | | | | | is_kept_pack(): final clean-upJunio C Hamano2009-02-28
| * | | | | | | | | Simplify is_kept_pack()Junio C Hamano2009-02-28
| * | | | | | | | | Consolidate ignore_packed logic moreJunio C Hamano2009-02-28
| * | | | | | | | | has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano2009-02-28
| * | | | | | | | | has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano2009-02-28
| * | | | | | | | | git-repack: resist stray environment variableJunio C Hamano2009-02-28
* | | | | | | | | | git-pull.sh: better warning message for "git pull" on detached head.Matthieu Moy2009-04-08
* | | | | | | | | | 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
* | | | | | | | | | git submodule: fix usage lineJulien Danjou2009-04-05
* | | | | | | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-05
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-05
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | commit: abort commit if interactive add failedJeff King2009-04-05
| | * | | | | | | | git-repack: use non-dashed update-server-infoDan McGee2009-04-05