aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add '%d' pretty format specifier to show decorationRené Scharfe2008-09-04
* move load_ref_decorations() to log-tree.c and export itRené Scharfe2008-09-04
* log: add load_ref_decorations()René Scharfe2008-09-04
* Update draft release notes for 1.6.1Junio C Hamano2008-09-03
* Merge branch 'maint'Junio C Hamano2008-09-03
|\
| * Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-03
| * Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-03
| |\
| | * setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy2008-08-30
| | * update-index: fix worktree setupNguyễn Thái Ngọc Duy2008-08-30
| | * read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy2008-08-28
| | * grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
| | * diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
| * | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-03
| |\ \
| | * | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
| | * | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-03
| | * | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
| | * | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
| | * | 'git foo' program identifies itself without dash in die() messagesJunio C Hamano2008-08-31
| | * | Start conforming code to "git subcmd" styleHeikki Orsila2008-08-30
| * | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-03
| * | | improve handling of sideband message displayNicolas Pitre2008-09-03
| * | | checkout: fix message when leaving detached HEADJeff King2008-09-03
| * | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* | | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-02
|\ \ \ \
| * \ \ \ Merge branch 'tr/rev-list-docs' into tr/filter-branchJunio C Hamano2008-08-31
| |\ \ \ \
| | * | | | Documentation: rev-list-options: move --simplify-merges documentationThomas Rast2008-08-12
| | * | | | Merge branch 'jc/post-simplify' into tr/rev-list-docsJunio C Hamano2008-08-12
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'jc/post-simplify' (early part) into tr/filter-branchJunio C Hamano2008-08-30
| |\ \ \ \ \ \
| | * | | | | | revision --simplify-merges: make it a no-op without pathspecJunio C Hamano2008-08-18
| | * | | | | | revision --simplify-merges: do not leave commits unprocessedJunio C Hamano2008-08-18
| | * | | | | | revision --simplify-merges: use decoration instead of commit->util fieldJunio C Hamano2008-08-14
| | | |/ / / / | | |/| | | |
| * | | | | | filter-branch: use --simplify-mergesThomas Rast2008-08-12
| * | | | | | Merge branch 'jc/post-simplify' into tr/filter-branchJunio C Hamano2008-08-12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Topo-sort before --simplify-mergesJunio C Hamano2008-08-03
| | * | | | | revision traversal: show full history with merge simplificationJunio C Hamano2008-08-02
| | * | | | | revision.c: whitespace fixJunio C Hamano2008-08-02
| * | | | | | filter-branch: fix ref rewriting with --subdirectory-filterThomas Rast2008-08-12
| * | | | | | filter-branch: Extend test to show rewriting bugThomas Rast2008-08-12
* | | | | | | Merge branch 'np/maint-safer-pack'Junio C Hamano2008-09-02
|\ \ \ \ \ \ \
| * | | | | | | fixup_pack_header_footer(): use nicely aligned buffer sizesNicolas Pitre2008-08-29
| * | | | | | | index-pack: use fixup_pack_header_footer()'s validation modeNicolas Pitre2008-08-29
| * | | | | | | pack-objects: use fixup_pack_header_footer()'s validation modeNicolas Pitre2008-08-29
| * | | | | | | improve reliability of fixup_pack_header_footer()Nicolas Pitre2008-08-29
| * | | | | | | pack-objects: improve returned information from write_one()Nicolas Pitre2008-08-29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rf/man-env'Junio C Hamano2008-09-02
|\ \ \ \ \ \ \
| * | | | | | | builtin-help: fallback to GIT_MAN_VIEWER before manRomain Francoise2008-08-29
* | | | | | | | Merge branch 'jc/author-nickname'Junio C Hamano2008-09-02
|\ \ \ \ \ \ \ \
| * | | | | | | | git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-30
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dp/pid-uintmax'Junio C Hamano2008-09-02
|\ \ \ \ \ \ \ \
| * | | | | | | | cast pid_t's to uintmax_t to improve portabilityDavid Soria Parra2008-08-31