aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | builtin-commit: refactor short-status code into wt-status.cMichael J Gruber2009-12-05
| * | | | | | | | | | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-27
| * | | | | | | | | | status -s: respect the status.relativePaths optionMichael J Gruber2009-11-26
| * | | | | | | | | | docs: note that status configuration affects only long formatJeff King2009-09-05
| * | | | | | | | | | commit: support alternate status formatsJeff King2009-09-05
| * | | | | | | | | | status: add --porcelain output formatJeff King2009-09-05
| * | | | | | | | | | status: refactor format option parsingJeff King2009-09-05
| * | | | | | | | | | status: refactor short-mode printing to its own functionJeff King2009-09-05
| * | | | | | | | | | status: typo fix in usageJeff King2009-09-05
| * | | | | | | | | | git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
| * | | | | | | | | | git stat -s: short status outputJunio C Hamano2009-08-22
| * | | | | | | | | | git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano2009-08-22
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-27
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maintJunio C Hamano2009-12-27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | read_index(): fix reading extension size on BE 64-bit archsNathaniel W Filardo2009-12-27
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONVJunio C Hamano2009-12-26
| * | | | | | | | | | | Start 1.6.6.X maintenance trackJunio C Hamano2009-12-26
| * | | | | | | | | | | Merge branch 'jc/maint-obsd46' into maintJunio C Hamano2009-12-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | t4019 "grep" portability fixJunio C Hamano2009-12-26
| | * | | | | | | | | | | t1200: work around a bug in some implementations of "find"Junio C Hamano2009-12-26
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Add git-http-backend to command-list.Tarmigan Casebolt2009-12-26
| |/ / / / / / / / / /
* | | | | | | | | | | Kick off 1.7.0 cycleJunio C Hamano2009-12-26
* | | | | | | | | | | Merge branch 'gb/1.7.0-diff-whitespace-only-output'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | No diff -b/-w output for all-whitespace changesGreg Bacon2009-11-20
* | | | | | | | | | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff.c: fix typoes in commentsJim Meyering2009-08-30
| * | | | | | | | | | | | Make test case number uniqueJohannes Sixt2009-08-27
| * | | | | | | | | | | | diff: Rename QUIET internal option to QUICKJunio C Hamano2009-07-29
| * | | | | | | | | | | | diff: change semantics of "ignore whitespace" optionsJunio C Hamano2009-07-29
* | | | | | | | | | | | | Merge branch 'jc/1.7.0-push-safety'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Refuse deleting the current branch via pushJunio C Hamano2009-07-29
| * | | | | | | | | | | | | Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-29
* | | | | | | | | | | | | | Merge branch 'jc/1.7.0-send-email-no-thread-default'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | send-email: make --no-chain-reply-to the defaultJunio C Hamano2009-08-22
* | | | | | | | | | | | | | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | tests: handle NO_PYTHON settingJeff King2009-12-07
| * | | | | | | | | | | | | | builtin-push: don't access freed transport->urlTay Ray Chuan2009-12-03
| * | | | | | | | | | | | | | Add Python support library for remote helpersSverre Rabbelier2009-11-24
| * | | | | | | | | | | | | | Basic build infrastructure for Python scriptsJohan Herland2009-11-17
| * | | | | | | | | | | | | | Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Fix various memory leaks in transport-helper.cSverre Rabbelier2009-11-17
| * | | | | | | | | | | | | | Allow helper to map private ref names into normal namesDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Add support for "import" helper commandDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Allow specifying the remote helper in the urlJohannes Schindelin2009-11-17
| * | | | | | | | | | | | | | Add a config option for remotes to specify a foreign vcsDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Allow fetch to modify refsDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Use a function to determine whether a remote is validDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Allow programs to not depend on remotes having urlsDaniel Barkalow2009-11-17
| * | | | | | | | | | | | | | Fix memory leak in helper method for disconnectDaniel Barkalow2009-11-17