aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add script for importing bits-and-pieces to Git.Peter Krefting2009-09-03
* Sync with 1.6.4.2Junio C Hamano2009-08-29
|\
| * GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-29
| * Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-29
* | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
* | update-server-info: make builtin, use parseoptRené Scharfe2009-08-29
* | Draft release notes to 1.6.5 before -rc0Junio C Hamano2009-08-28
* | Merge branch 'mm/reset-report'Junio C Hamano2009-08-28
|\ \
| * | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-21
| * | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.Matthieu Moy2009-08-21
* | | Merge branch 'jk/maint-1.6.3-checkout-unborn'Junio C Hamano2009-08-28
|\ \ \
| * | | checkout: do not imply "-f" on unborn branchesJeff King2009-08-25
* | | | Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-28
|\ \ \ \
| * | | | fix simple deepening of a repoNicolas Pitre2009-08-24
| |/ / /
* | | | Merge branch 'jc/shortstatus'Junio C Hamano2009-08-28
|\ \ \ \
| * | | | git commit --dry-run -v: show diff in color when askedJunio C Hamano2009-08-15
| * | | | Documentation/git-commit.txt: describe --dry-runJunio C Hamano2009-08-15
| * | | | wt-status: collect untracked files in a separate "collect" phaseJunio C Hamano2009-08-10
| * | | | Make git_status_config() file scope static to builtin-commit.cJunio C Hamano2009-08-10
| * | | | wt-status: move wt_status_colors[] into wt_status structureJunio C Hamano2009-08-10
| * | | | wt-status: move many global settings to wt_status structureJunio C Hamano2009-08-10
| * | | | commit: --dry-runJunio C Hamano2009-08-07
| * | | | status: show worktree status of conflicted paths separatelyJunio C Hamano2009-08-06
| * | | | wt-status.c: rework the way changes to the index and work tree are summarizedJunio C Hamano2009-08-06
| * | | | diff-index: keep the original index intactJunio C Hamano2009-08-05
| * | | | diff-index: report unmerged new entriesJunio C Hamano2009-08-05
* | | | | Merge branch 'maint'Junio C Hamano2009-08-28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'rc/maint-http-fix' into maintJunio C Hamano2009-08-28
| |\ \ \ \
| * | | | | http.c: set slot callback members to NULL when releasing objectTay Ray Chuan2009-08-28
* | | | | | t/test-lib.sh: provide a shell implementation of the 'yes' utilityBrandon Casey2009-08-28
* | | | | | Merge branch 'maint'Junio C Hamano2009-08-27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-27
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-27
| | |\ \ \ \ \
| | | * | | | | Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-27
| | | * | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-27
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-27
| | | | |\ \ \ \ \
| | | | | * | | | | Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-27
| | | | | * | | | | Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-27
| | | | | |\ \ \ \ \
| | | * | | | | | | | Round-down years in "years+months" relative date viewDavid Reiss2009-08-27
* | | | | | | | | | | Merge branch 'lt/block-sha1'Junio C Hamano2009-08-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-18
| * | | | | | | | | | | block-sha1: guard gcc extensions with __GNUC__Nicolas Pitre2009-08-18
| * | | | | | | | | | | make sure byte swapping is optimal for gitNicolas Pitre2009-08-18
| * | | | | | | | | | | block-sha1: make the size member first in the context structNicolas Pitre2009-08-18
* | | | | | | | | | | | Merge branch 'as/maint-graph-interesting-fix'Junio C Hamano2009-08-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add tests for rev-list --graph with options that simplify historyAdam Simpkins2009-08-24
| * | | | | | | | | | | | graph API: fix bug in graph_is_interesting()Adam Simpkins2009-08-21
* | | | | | | | | | | | | Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-20
| * | | | | | | | | | | | | t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland2009-08-20